Пакунок: libobject-container-perl (0.16-1)
Links for libobject-container-perl
Debian Resources:
Download Source Package libobject-container-perl:
- [libobject-container-perl_0.16-1.dsc]
- [libobject-container-perl_0.16.orig.tar.gz]
- [libobject-container-perl_0.16-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
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.
Інші пакунки пов'язані з libobject-container-perl
|
|
|
|
-
- dep: libclass-accessor-perl
- Модуль Perl для автоматичної генерації методів доступу
-
- dep: perl
- Мова Практичного Видобування та Побудування Звітів Лари Уолла (Larry Wall)
-
- rec: libexporter-autoclean-perl
- module that exports functions only available at compile time
Завантажити libobject-container-perl
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 20.7 kB | 58.0 kB | [список файлів] |