| Paketname | libtest-hasversion-perl |
| Beschreibung | Perl library to check that Perl modules have version numbers |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.012-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 80 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 11476 Byte |
| Prüfsumme MD5 | 79229498d02611e3946454d2136cb0ac |
| Prüfsumme SHA1 | 172f77d193690c463ffaed0eaa75ce3df6c84026 |
| Prüfsumme SHA256 | a98165290aa2cc671500927db2354037866494e7a90c85279480fd1ba1af9b4b |
| 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).
|