Load Configuration from Different File Formats transparently
Config::Any provides a facility for Perl applications and libraries to load
configuration data from multiple different file formats. It supports XML, YAML,
JSON, Apache-style configuration, Windows INI files, and even Perl code.
The rationale for this module is as follows: Perl programs are deployed on many
different platforms and integrated with many different systems. Systems
administrators and end users may prefer different configuration formats than
the developers. The flexibility inherent in a multiple format configuration
loader allows different users to make different choices, without generating
extra work for the developers. As a developer you only need to learn a single
interface to be able to use the power of different configuration formats.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-Config-Any && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Config-Any-0.24.tar.gz | 0000035024 34.2 KB | |
perl-Config-Any.changes | 0000001201 1.17 KB | |
perl-Config-Any.spec | 0000002457 2.4 KB |
Revision 6 (latest revision is 13)
Split 13.2 from Factory
Comments 0