すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libobject-container-perl  ]

パッケージ: libobject-container-perl (0.14-1.1)

libobject-container-perl に関するリンク

Screenshot

Debian の資源:

libobject-container-perl ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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.

タグ: ソフトウェア開発: Perl での開発, ライブラリ, 実装言語: Perl

その他の libobject-container-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libobject-container-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 19.5 kB56.0 kB [ファイル一覧]