Name : perl-Config-Ant
| |
Version : 0.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.8.1
| Date : 2024-07-03 17:55:34
|
Group : Development/Libraries/Perl
| Source RPM : perl-Config-Ant-0.01-lp156.8.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : load Ant-style property files
|
Description :
Apache Ant uses property files with substitutions in them, which are very helpful for maintaining a complex set of related properties. This component is a subclass of Config::Tiny which includes the Ant-style substitution systems.
Ant properties are set by their first definition and are then immutable, so a second definition will not affect anything, ever. This is handy, as you can override settings by putting local values first, and the loading files of defaults.
Note that the usage interface is _not_ identical to Config::Tiny. This is because Config::Tiny assumes that each file is self-contained, and constructs a new object for it. This does not make sense for Ant-style files, which are often loaded from several files, allowing for local customization.
Also not that the file format is _not_ identical to Ant, in that like Config::Tiny, Config::Ant allows \"windows style\" sections to be used. This can be handy, but it\'s an optional extra that will only annoy you if you use property names containing [ or ], which would be a very bad move.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.6/noarch |