Pakket: libapache-singleton-perl (0.07-1) [universe]
Verwijzigingen voor libapache-singleton-perl
Ubuntu bronnen:
Het bronpakket libapache-singleton-perl downloaden:
- [libapache-singleton-perl_0.07-1.dsc]
- [libapache-singleton-perl_0.07.orig.tar.gz]
- [libapache-singleton-perl_0.07-1.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Isaac Clerencia
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Singleton class for mod_perl
Apache::Singleton is a Perl module that provides a Singleton class suitable for use with mod_perl.
A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry.
For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.