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-jfdi-perl
BeschreibungPerl module to load any configuration files
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.064-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe96 Byte
Hängt ab vonperl, libmoosex-attributehelpers-perl, libcarp-clan-share-perl, libdata-visitor-perl (>= 0.24), libs
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße16036 Byte
Prüfsumme MD5fbf111459e131d9639dbc4a08f057386
Prüfsumme SHA1f89f92579d09700769d45368de2caa6bcaeba422
Prüfsumme SHA256a7091af60d383e7341fc65355d6b88d34bc81eb855650f825f86aefe6413d621
Link zum Herunterladenlibconfig-jfdi-perl_0.064-1_all.deb
Ausführliche BeschreibungConfig::JFDI scans a directory for files matching a certain name. If such a file is found, and it matches an extension that Config::Any can read, then the configuration from that file will be loaded. It also looks for special files that end with a "_local" suffix, which take precedence over any other configuration files. The precedence takes place by merging the local config with the standard file using Hash::Merge::Simple (libhash-merge-simple-perl). . Essentially, this is an implementation of Catalyst::Plugin::ConfigLoader that exists outside of Catalyst.


Impressum
Linux is a registered trademark of Linus Torvalds