| Paketname | libconfig-gitlike-perl | 
| Beschreibung | Perl module for Git-compatible config file parsing | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.04-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 136 Byte | 
| Hängt ab von | perl, libany-moose-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 34326 Byte | 
| Prüfsumme MD5 | 54e101233c74710af9d2f61aeac4e9c7 | 
| Prüfsumme SHA1 | 3c409280205d8a74a9d36fc316891205f5430609 | 
| Prüfsumme SHA256 | c8d746bc3a3820a0c711fa4cf11a226a013b73532170c1f1d47c74bfc9b10fbb | 
| Link zum Herunterladen | libconfig-gitlike-perl_1.04-1_all.deb | 
| Ausführliche Beschreibung | Config::GitLike provides a Perl interface for parsing, writing, and managing
configuration files of the format used by the version control system Git. It
supports config-file inheritance in the same way that Git does: system-wide,
user-wide, and per-directory config files can be specified and loaded, with
values from more local files overriding those in less-local files.
.
For more information on this configuration file format, see: |