软件包: 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 (Mail Archive)
- 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