Update to 1.26:
1.26 Wed Apr 12 2006 - Debugging change in 1.25 regressed an undocumented 5.6-related bug first fixed in 1.20. Make sure $DEBUG is always defined (Michael Schwern) - Re-introduced the List::Util 1.18 dependency, but stay at 1.17 if on a Win32 (and cygwin, just in case) platform. - Module::Install updated to pre-release of 0.62 1.25 Fri Apr 7 2006 - Expands the can hook to also hook isa (Michael Schwern) - Minor change to debugging (Michael Schwern) - Optimised out the warnings.pm hook change (Michael Schwern) - Module::Install updated to 0.61
This commit is contained in:
parent
602599e764
commit
0af8458861
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:19 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2006/07/19 22:35:28 wiz Exp $
|
||||
|
||||
DISTNAME= Class-Autouse-1.24
|
||||
DISTNAME= Class-Autouse-1.26
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2006/01/22 00:44:00 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.7 2006/07/19 22:35:28 wiz Exp $
|
||||
|
||||
SHA1 (Class-Autouse-1.24.tar.gz) = bd29b1f1f38cc341cb925900ab396df3ebfc9e28
|
||||
RMD160 (Class-Autouse-1.24.tar.gz) = 1b193784a832f88f4e73f7d9f6b3baa084a7b74e
|
||||
Size (Class-Autouse-1.24.tar.gz) = 38976 bytes
|
||||
SHA1 (Class-Autouse-1.26.tar.gz) = 146b831ef1239874df20234d6415a2c18ad54188
|
||||
RMD160 (Class-Autouse-1.26.tar.gz) = 1fff3bcd46cf57326a91b617c03792092a5cd04e
|
||||
Size (Class-Autouse-1.26.tar.gz) = 41162 bytes
|
||||
|
|
Loading…
Reference in a new issue