Update to 1.000005:

1.000005	2014-10-25

 [ Bug Fixes ]
 - Fix short-circuiting optimizations for parameterized HashRef, ArrayRef,
   ScalarRef, and Map type constraints.
   Fixes RT#99312.
   Marcel Timmerman++
   <https://rt.cpan.org/Ticket/Display.html?id=99312>

 [ Test Suite ]
 - Fix annoying warning message in test suite with recent versions of
   Exporter::Tiny.
This commit is contained in:
wiz 2014-10-26 11:52:42 +00:00
parent de54fad0e6
commit 9e31df9e86
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/09/06 14:04:01 wiz Exp $
# $NetBSD: Makefile,v 1.2 2014/10/26 11:52:42 wiz Exp $
DISTNAME= Type-Tiny-1.000004
DISTNAME= Type-Tiny-1.000005
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/09/06 14:04:01 wiz Exp $
$NetBSD: distinfo,v 1.2 2014/10/26 11:52:42 wiz Exp $
SHA1 (Type-Tiny-1.000004.tar.gz) = 13372048b38be95b9c4d213ce2c29f1cd9eb8043
RMD160 (Type-Tiny-1.000004.tar.gz) = 823ebadfc19db1a3137b33274643f0477bde2a94
Size (Type-Tiny-1.000004.tar.gz) = 250502 bytes
SHA1 (Type-Tiny-1.000005.tar.gz) = 95119f0e9565f4cda685902d614a21484765970a
RMD160 (Type-Tiny-1.000005.tar.gz) = 01dae850fc4403aeb43438008f85e550caf0cf37
Size (Type-Tiny-1.000005.tar.gz) = 249419 bytes