Name libclass-singleton-perl
Version 1.4
Summary implementation of a "Singleton" class
Description The Class::Singleton module implements a Singleton class from which other\n classes can be derived. A Singleton describes an object class that can have\n only one instance in any system. An example of a Singleton might be a print\n spooler or system registry.\n .\n By itself, the Class::Singleton module does very little other than manage the\n instantiation of a single object. In deriving a class from Class::Singleton,\n your module will inherit the Singleton instantiation method and can implement\n whatever specific functionality is required.\n .\n For a description and discussion of the Singleton class, see\n "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
Section base
License Artistic-1.0 | GPL-1.0+
Homepage http://search.cpan.org/dist/Class-Singleton/
Recipe file recipes-debian/libclass-singleton-perl/libclass-singleton-perl_debian.bb
Layer meta-debian (morty branch)
Inherits
  • cpan
  • cpan-base
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • perlnative
Dependencies
  • perl
  • perl-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-libclass-singleton-perl.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) libclass-singleton-perl 1.4 (this recipe)