Paketname | libpod-strip-perl |
Beschreibung | remove POD documentation from Perl code |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.02-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 6254 Byte |
Prüfsumme MD5 | 4973963e61cf05b06f34b2c18e10fdc5 |
Prüfsumme SHA1 | 0e10eb688d76569f400513189950119c0180499a |
Prüfsumme SHA256 | c660faac2dd1476b99bbb44afc3f6002c14358ee9dc0364e69c8951428c76531 |
Link zum Herunterladen | libpod-strip-perl_1.02-1_all.deb |
Ausführliche Beschreibung | Pod::Strip is a subclass of Pod::Simple that removes the POD (plain old
documentation) from Perl code. The POD may optionally be replaced with
comments so that line numbers of the code stay the same.
.
Pod::Strip is useful in Perl code parsers that don't want to bother about POD.
|