[ ソース: libmoox-singleton-perl ]
パッケージ: libmoox-singleton-perl (1.20-2)
libmoox-singleton-perl に関するリンク
Debian の資源:
libmoox-singleton-perl ソースパッケージをダウンロード:
- [libmoox-singleton-perl_1.20-2.dsc]
- [libmoox-singleton-perl_1.20.orig.tar.gz]
- [libmoox-singleton-perl_1.20-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for turning a Moo class into singleton
Moox::Singleton is a Role::Tiny role that provides the "instance" method turning objects into singletons.
NOTE: Subsequent calls to "instance" will return the singleton instance ignoring any arguments. This is different from MooseX::Singleton which does not allow any arguments.
その他の libmoox-singleton-perl 関連パッケージ
|
|
|
|
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: librole-tiny-perl
- 最小限のロール合成のための Perl モジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語