Update 0.113 to 0.115
--------------------- 0.115 2014-01-09 - worked around a bug in chained goto on 5.8.5 0.114 2014-12-11 - improve prereqs metadata (thanks, Karen Etheridge) - add a noneof() set test (thanks, Peter Haworth) - regexponly hasn't worked... ever. now it does - passing :preload to import loads all plugins up front - a few more tests have been documented - the many exports of Test::Deep are now documented!
This commit is contained in:
parent
e3ae9428d0
commit
7264c74a2c
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.19 2014/09/14 13:40:19 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2015/04/16 13:45:21 mef Exp $
|
||||
|
||||
DISTNAME= Test-Deep-0.113
|
||||
DISTNAME= Test-Deep-0.115
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2014/09/14 13:40:19 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.12 2015/04/16 13:45:21 mef Exp $
|
||||
|
||||
SHA1 (Test-Deep-0.113.tar.gz) = 3738d0b6fd242c3ceeaf9094b7fee0acc231fd4f
|
||||
RMD160 (Test-Deep-0.113.tar.gz) = 815113b60f62993083c3a740b6bbd1b72079a74d
|
||||
Size (Test-Deep-0.113.tar.gz) = 36713 bytes
|
||||
SHA1 (Test-Deep-0.115.tar.gz) = 9b82160301fc256ada76840abaa73dcf7b65151d
|
||||
RMD160 (Test-Deep-0.115.tar.gz) = 41cae4fbdeea6f284d79213b891f136d3e5831f7
|
||||
Size (Test-Deep-0.115.tar.gz) = 38038 bytes
|
||||
|
|
Loading…
Reference in a new issue