- updated to 0.17012

ChangeLog:
Jan 25 2008 <shlomif@iglu.org.il> (Shlomi Fish)

  Error.pm #0.17012
  - Added some examples to the examples/ directory.
  - Applied the patch from hchbaw to fix:
    -//rt.cpan.org/Public/Bug/Display.html?id=32638
    - Thanks to hchbaw

Dec 25 2007 <shlomif@iglu.org.il> (Shlomi Fish)

  Error.pm #0.17011
  - added 'warnings' to the dependencies in the Build.PL/Makefile.PL as
    we are using it.
  - changed the author in Makefile.PL/Build.PL from GBARR to SHLOMIF:
    - http://rt.cpan.org/Public/Bug/Display.html?id=31861
    - Thanks to Michael Schwern
  - added an empty line between the "__END__" and "=head1" in
  lib/Error/Simple.pm for more pedantic POD parsers.
This commit is contained in:
rhaen 2008-02-06 15:20:24 +00:00
parent 59259d6c70
commit 55e01b0634
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.14 2007/12/16 07:13:57 rhaen Exp $
# $NetBSD: Makefile,v 1.15 2008/02/06 15:20:24 rhaen Exp $
DISTNAME= Error-0.17010
DISTNAME= Error-0.17012
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5err
CATEGORIES= devel perl5

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2007/12/09 22:20:12 rhaen Exp $
$NetBSD: distinfo,v 1.6 2008/02/06 15:20:24 rhaen Exp $
SHA1 (Error-0.17010.tar.gz) = 5b4b0b131b41f9df0821fcf31d93f48fc91a9fb8
RMD160 (Error-0.17010.tar.gz) = fbde5037b8daa6fa6d27342e2b47ceac9d68bf01
Size (Error-0.17010.tar.gz) = 17266 bytes
SHA1 (Error-0.17012.tar.gz) = fb4166b0a5bced202a768b35c59ebf48580727b3
RMD160 (Error-0.17012.tar.gz) = f5e92e7cd955399342714748367fbae773f65ebe
Size (Error-0.17012.tar.gz) = 17713 bytes