套件: libconfig-jfdi-perl (0.065-2)
libconfig-jfdi-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libconfig-jfdi-perl:
- [libconfig-jfdi-perl_0.065-2.dsc]
- [libconfig-jfdi-perl_0.065.orig.tar.gz]
- [libconfig-jfdi-perl_0.065-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libhash-merge-simple-perl
- libcatalyst-plugin-configloader-perl
- libcatalyst-model-dbi-perl
- liblog-dispatch-configurator-any-perl
- libconfig-gitlike-perl
- libconfig-merge-perl
- libhash-merge-perl
- libcatalyst-plugin-static-simple-perl
- python3-cppimport
- libconfig-mvp-perl
- golang-github-go-enry-go-license-detector-dev
Perl module to load any configuration files
Config::JFDI scans a directory for files matching a certain name. If such a file is found, and it matches an extension that Config::Any can read, then the configuration from that file will be loaded. It also looks for special files that end with a "_local" suffix, which take precedence over any other configuration files. The precedence takes place by merging the local config with the standard file using Hash::Merge::Simple (libhash-merge-simple-perl).
Essentially, this is an implementation of Catalyst::Plugin::ConfigLoader that exists outside of Catalyst.
其他與 libconfig-jfdi-perl 有關的套件
|
|
|
-
- dep: libany-moose-perl
- module to use either Moose or Mouse, based on availability
-
- dep: libcarp-clan-share-perl
- Perl module enabling sharing of Carp::Clan settings
-
- dep: libclone-perl
- module for recursively copying Perl datatypes
-
- dep: libconfig-any-perl
- module to load configuration from different file formats
-
- dep: libconfig-general-perl
- generic configuration module
-
- dep: libdata-visitor-perl
- Visitor implementation for Perl data structures
-
- dep: libgetopt-usaginator-perl
- syntactic sugar for creating a command line usage function
-
- dep: libhash-merge-simple-perl
- Perl module to easily merge two or more hashes
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libpath-class-perl
- module for cross-platform path specification manipulation
-
- dep: libsub-install-perl
- module for installing subroutines into packages easily
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language