套件:libtest-hasversion-perl(0.014-3)
libtest-hasversion-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-hasversion-perl:
- [libtest-hasversion-perl_0.014-3.dsc]
- [libtest-hasversion-perl_0.014.orig.tar.gz]
- [libtest-hasversion-perl_0.014-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl library to check that Perl modules have version numbers
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 committed 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).
其他與 libtest-hasversion-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language