パッケージ: libmousex-configfromfile-perl (0.05-3)
libmousex-configfromfile-perl に関するリンク
Debian の資源:
libmousex-configfromfile-perl ソースパッケージをダウンロード:
- [libmousex-configfromfile-perl_0.05-3.dsc]
- [libmousex-configfromfile-perl_0.05.orig.tar.gz]
- [libmousex-configfromfile-perl_0.05-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libmoosex-configfromfile-perl
- libmousex-getopt-perl
- libmoosex-simpleconfig-perl
- libmoosex-getopt-perl
- libmousex-strictconstructor-perl
- libmoosex-classattribute-perl
- libmousex-nativetraits-perl
- libmoox-configfromfile-perl
- libmousex-types-path-class-perl
- libio-tee-perl
- libmoosex-role-parameterized-perl
abstract Mouse role for setting attributes from a configfile
MouseX::ConfigFromFile is an abstract role which provides an alternate constructor for creating objects using parameters passed in from a configuration file. The actual implementation of reading the configuration file is left to concrete subroles.
It declares an attribute configfile and a class method new_with_config, and requires that concrete roles derived from it implement the class method get_config_from_file.
Attributes specified directly as arguments to new_with_config supersede those in the configfile.
その他の libmousex-configfromfile-perl 関連パッケージ
|
|
|
|
-
- dep: libmouse-perl
- lightweight object framework for Perl
-
- dep: libmousex-types-path-class-perl
- Path::Class type library for Mouse
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語