パッケージ: libmousex-configfromfile-perl (0.05-1)
libmousex-configfromfile-perl に関するリンク
Trisquel の資源:
libmousex-configfromfile-perl ソースパッケージをダウンロード:
- [libmousex-configfromfile-perl_0.05-1.dsc]
- [libmousex-configfromfile-perl_0.05.orig.tar.gz]
- [libmousex-configfromfile-perl_0.05-1.debian.tar.gz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
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 supercede 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's Practical Extraction and Report Language