all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libobject-container-perl  ]

Package: libobject-container-perl (0.16-1)

Links for libobject-container-perl

Screenshot

Debian Resources:

Download Source Package libobject-container-perl:

Maintainers:

External Resources:

Similar packages:

module that provides a simple object container

Object::Container is an object container with an OO interface. It is used to make singletons out of ordinary classes.

For example, if you want to have a single instance of WWW::Mechanize throughout a program, you can do Object::Container->register('WWW::Mechanize') somewhere and then you can retrieve that instance of WWW::Mechanize from anywhere else with Object::Container->get('WWW::Mechanize');

Class::Singleton is a similar module, which makes subclasses singletons. Unlike Class::Singleton, Object::Container can make any class a singleton.

Object::Registrar is another similar module, but it does not support lazy loading.

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl

Other Packages Related to libobject-container-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libobject-container-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 20.7 kB58.0 kB [list of files]