Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Type-Tiny
From: Makoto Fujiwara
Date: 2020-05-04 15:20:41
Message id: 20200504132041.D5F4AFB27@cvs.NetBSD.org
Log Message:
(devel/p5-Type-Tiny) Updated to 1.010002
1.010002 2020-05-01 Mayday
[ Bug Fixes ]
- Better bareword handling on Perl < 5.14.
Fixes RT#132455.
Graham Knop++
Karen Etheridge++
<https://rt.cpan.org/Ticket/Display.html?id=132455>
- If Scalar::Util was below 1.18, the LaxNum type from Types::Standard
would accept blobs as being numbers. This is now fixed.
Fixes RT#132426.
Graham Knop++
<https://rt.cpan.org/Ticket/Display.html?id=132426>
Files: