Update to 0.11:

0.11  Sun 19 Dec 2009
  * Support "use Any::Moose '::Util::TypeConstraints'" (gfx)
  * Support "no Any::Moose '::Util::TypeConstraints'" (gfx)
  * $@ related fixes (gfx)
  * Documentation and other minor improvements (gfx)
  * Any::Moose should now work when you have Moose but not Mouse. Still need to
    work out how to encode this in the installation system (Sartak)
This commit is contained in:
wiz 2010-01-20 14:55:51 +00:00
parent d8fc5d6bcd
commit 920f98c2e6
2 changed files with 6 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.5 2009/09/24 06:50:11 sno Exp $
# $NetBSD: Makefile,v 1.6 2010/01/20 14:55:51 wiz Exp $
#
DISTNAME= Any-Moose-0.10
DISTNAME= Any-Moose-0.11
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2009/07/07 20:39:47 sno Exp $
$NetBSD: distinfo,v 1.5 2010/01/20 14:55:51 wiz Exp $
SHA1 (Any-Moose-0.10.tar.gz) = d7b8482e3cac878e1cf2e0f400824145b7237d3d
RMD160 (Any-Moose-0.10.tar.gz) = 72992be1412626222a98f4e483117104473dc6e7
Size (Any-Moose-0.10.tar.gz) = 11621 bytes
SHA1 (Any-Moose-0.11.tar.gz) = 426e237e3ac0552a12bceb8c67b3fa951e71eaaf
RMD160 (Any-Moose-0.11.tar.gz) = f454c9a626a99625c1d1f502af7a2f4af2115f2c
Size (Any-Moose-0.11.tar.gz) = 12324 bytes