DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibconfig-any-perl
Beschreibungmodule to load configuration from different file formats
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.19-1
Sektionperl
Prioritätoptional
Installierte Größe136 Byte
Hängt ab vonperl (>= 5.10.0), libmodule-pluggable-perl
Empfohlene Paketelibconfig-general-perl, libconfig-tiny-perl, libjson-perl, libxml-simple-perl, libyaml-libyaml-perl
PaketbetreuerDebian Perl Group
Quelle
Paketgröße36990 Byte
Prüfsumme MD5b5e62fd7a3742fe4220310c4727b6eda
Prüfsumme SHA1a7a81a3d74d5e0aa026e790e4afbfbddf30bd83a
Prüfsumme SHA2562d6b1ad8408894ba8cb4c923d1d246b1c17080431cb6603b029a82ea4dd59a86
Link zum Herunterladenlibconfig-any-perl_0.19-1_all.deb
Ausführliche BeschreibungConfig::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.


Impressum
Linux is a registered trademark of Linus Torvalds