Paketname | libtest-hasversion-perl |
Beschreibung | Perl library to check that Perl modules have version numbers |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.012-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 11446 Byte |
Prüfsumme MD5 | 51570bf2fdb49c6affbd82e33188e245 |
Prüfsumme SHA1 | 5bf0ac3d1a2324e243e40aaebb6a6f5771407636 |
Prüfsumme SHA256 | e06dcbc54088d71928245215e622f3bee73a3c4bf18fefed85b77569388ac32e |
Link zum Herunterladen | libtest-hasversion-perl_0.012-1_all.deb |
Ausführliche Beschreibung | Do you wanna check that every one of your Perl modules in a distribution has
a version number? You wanna make sure you don't forget the brand new modules
you just added? Well, that's the module you have been looking for. Use it!
.
Do you wanna check someone else's distribution to make sure the author have
not commited the sin of leaving Perl modules without a version that can be
used to tell if you have this or that feature? Test::HasVersion is also for
you, nasty little fellow.
.
There's a script test_version which is installed with this distribution. You
may invoke it from within the root directory of a distribution you just
unpacked, and it will check every .pm file in the directory and under lib/
(if any).
|