Paketname | libtest-synopsis-perl |
Beschreibung | Perl module to test SYNOPSIS code in PODs |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.06+ds-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 7838 Byte |
Prüfsumme MD5 | d46b2d13f93f87e2ae59ba1e634d9984 |
Prüfsumme SHA1 | 935a73150db24128e6cdccad38882aaf555f8dde |
Prüfsumme SHA256 | 13f7811763fa8ea50a062bbecd160bc4ab37edcbbdf3b500829068978e5fa1b9 |
Link zum Herunterladen | libtest-synopsis-perl_0.06+ds-1_all.deb |
Ausführliche Beschreibung | Test::Synopsis is an (author) test module to find .pm or .pod files
under your lib directory and then make sure the example snippet code in
your SYNOPSIS section passes the perl compile check.
.
Note that this module only checks the perl syntax (by wrapping the code
with sub) and doesn't actually run the code.
|