Skip to content
Sections
>> Trisquel >> Пакеты >> etiona >> perl >> libobject-container-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Источник: libobject-container-perl  ]

Пакет: libobject-container-perl (0.14-1)

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 module that automatically generates accessors
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Загрузка libobject-container-perl

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 17,3 Кб90 Кб [список файлов]