Note initial addition of p5-Test-Requires version 0.03 as
devel/p5-Test-Requires into The NetBSD Packages Collection. The Perl 5 module Test::Requires allows to test if a module can be loaded. When used in a Test::Simple/Test::More test script all tests are skipped if a module can not be loaded.
This commit is contained in:
parent
3fd93fb127
commit
8f3072606d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: CHANGES-2010,v 1.1200 2010/03/13 18:00:57 pettai Exp $
|
$NetBSD: CHANGES-2010,v 1.1201 2010/03/13 18:13:42 seb Exp $
|
||||||
|
|
||||||
Changes to the packages collection and infrastructure in 2010:
|
Changes to the packages collection and infrastructure in 2010:
|
||||||
|
|
||||||
|
@ -1417,3 +1417,4 @@ Changes to the packages collection and infrastructure in 2010:
|
||||||
Updated security/lsh to 2.0.4 [obache 2010-03-13]
|
Updated security/lsh to 2.0.4 [obache 2010-03-13]
|
||||||
Added net/py-pcap version 1.1 [pettai 2010-03-13]
|
Added net/py-pcap version 1.1 [pettai 2010-03-13]
|
||||||
Added security/softhsm version 1.1.3 [pettai 2010-03-13]
|
Added security/softhsm version 1.1.3 [pettai 2010-03-13]
|
||||||
|
Added devel/p5-Test-Requires version 0.03 [seb 2010-03-13]
|
||||||
|
|
Loading…
Reference in a new issue