diff options
Diffstat (limited to 'devel/p5-Class-Singleton/pkg-descr')
-rw-r--r-- | devel/p5-Class-Singleton/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Class-Singleton/pkg-descr b/devel/p5-Class-Singleton/pkg-descr index e324092d00ca..6a4791782294 100644 --- a/devel/p5-Class-Singleton/pkg-descr +++ b/devel/p5-Class-Singleton/pkg-descr @@ -7,5 +7,3 @@ module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required. - -WWW: https://metacpan.org/release/Class-Singleton |