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-mvp-perl
Beschreibungmultivalue-property package-oriented configuration module
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.101650-1
Sektionperl
Prioritätoptional
Installierte Größe176 Byte
Hängt ab vonperl, libtie-ixhash-perl, libmoose-perl (>= 0.91), perl (>= 5.8.9) | libmodule-pluggable-perl, libpa
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße46144 Byte
Prüfsumme MD527d3ccac9638f7812782b5f1eb7d62fe
Prüfsumme SHA1a8b7ab11f5e4bb0fdd3d305c454b369e2ecb868e
Prüfsumme SHA256e826d1bbfcbdc446baa77a68d52413e8a306a8a6a16d1e3be1356357b3a2d5d0
Link zum Herunterladenlibconfig-mvp-perl_2.101650-1_all.deb
Ausführliche BeschreibungMVP is a mechanism for loading configuration (or other information) for libraries. It doesn't read a file or a database. It's a helper for things that do. . The idea is that you end up with a Config::MVP::Sequence object, and that you can use that object to fully configure your library or application. The sequence will contain a bunch of Config::MVP::Section objects, each of which is meant to provide configuration for a part of your program. Most of these sections will be directly related to a Perl library that you'll use as a plugin or helper. Each section will have a name, and every name in the sequence will be unique.


Impressum
Linux is a registered trademark of Linus Torvalds