wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libobject-container-perl  ]

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

Odnośniki dla libobject-container-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libobject-container-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: Perl

Inne pakiety związane z libobject-container-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libobject-container-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 20,7 KiB58,0 KiB [lista plików]