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 Ubuntu Archiv lucid (universe)
Version0.18-1
Sektionuniverse/perl
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
PaketbetreuerUbuntu Developers
Quelle
Paketgröße36410 Byte
Prüfsumme MD5d4ca5dddb31ecff4152da4b1e416261a
Prüfsumme SHA1eff6b80e44b97b3e44a3539b1073ccc80a1279df
Prüfsumme SHA256616bc5b2f69ef79564191901bbcef8186e95f0fb392c05c889ab7328a7b4f743
Link zum Herunterladenlibconfig-any-perl_0.18-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