| Paketname | libmodule-manifest-perl | 
| Beschreibung | module for parsing and examining a Perl distribution MANIFEST file | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.07-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 80 Byte | 
| Hängt ab von | perl (>= 5.005), libparams-util-perl (>= 0.10) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers  | 
| Quelle |  | 
| Paketgröße | 14756 Byte | 
| Prüfsumme MD5 | 9eeb031aac37fd8f5b0c15b6dfdb4380 | 
| Prüfsumme SHA1 | dbdb38f5c23dca9f0d9607e9c9dc3ec1c4e84a89 | 
| Prüfsumme SHA256 | fe77e608f91e55750fcd938402117040f665bf0e80227c6e69d5d8179e0cc78a | 
| Link zum Herunterladen | libmodule-manifest-perl_0.07-1_all.deb | 
| Ausführliche Beschreibung | Module::Manifest is a simple utility module created originally for use in
Module::Inspector.
.
It allows you to load the MANIFEST file that comes in a Perl distribution
tarball, examine the contents, and perform some simple tasks.
.
Granted, the functionality needed to do this is quite simple, but the Perl
distribution MANIFEST specification contains a couple of little
idiosyncracies, such as line comments and space-seperated inline comments.
.
The use of this module means that any little nigglies are dealt with behind
the scenes, and you can concentrate the main task at hand.
 |