Paketname | libappconfig-perl |
Beschreibung | Perl module for configuration file and command line handling |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.56-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 256 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Stefan Hornburg (Racke) |
Quelle | appconfig |
Paketgröße | 88522 Byte |
Prüfsumme MD5 | 8e39684ee701be118c6b77f768916ec8 |
Prüfsumme SHA1 | 04e7675d6d0943645d4c2f186ed79d186838ac65 |
Prüfsumme SHA256 | 49921883795098e58648a5abad03f773778428c74b3c0ef691d61cbc8f8c76fa |
Link zum Herunterladen | libappconfig-perl_1.56-2_all.deb |
Ausführliche Beschreibung | AppConfig is a bundle of Perl5 modules for reading configuration
files and parsing command line arguments. Note that writing
configuration files is not supported at this time.
.
AppConfig supports a relaxed configuration file syntax with support
for flags (booleans), single and multivalue (lists or hashes)
items. A defined default and validation routine or regex can be
defined for each option.
.
Environment variable, file variable and tilde (~) are supported and
may be applied to selected configuration options. For long blocks of
text you can also use Perl HEREDOC syntax. Additionally there is
also a mechanism to utilise all these same features via a CGI.
|