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 Debian Archiv squeeze (main)
Version0.064-1
Sektionperl
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
PaketbetreuerDebian Perl Group
Quelle
Paketgröße16032 Byte
Prüfsumme MD56596b04280b4808b7194cc61f6ebc6e2
Prüfsumme SHA1b2c8a31dfcb3fa67ac5c68460c7c36ad8c6f7f59
Prüfsumme SHA256709c2ef178de8a4efd6a073f4b63cbc574429c8902800d4760e7191123f4febf
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