Update to 0.004012

------------------
0.004012  Wed Feb  4 09:46:17 2015

    * Added -void option to silence void warnings

    * Added ability to declare lexically scoped wrapper subs
      (thanks Schwern!)

    * Documented incompatibility with Moose
      (thanks Torbjørn!)

    * Handle terminal escape sequences (e.g. arrow keys) more gracefully
      (Thanks, Lukasz!)
This commit is contained in:
mef 2015-02-08 02:53:33 +00:00
parent 31e9baca55
commit 42a0cafe45
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:20 wiz Exp $
# $NetBSD: Makefile,v 1.7 2015/02/08 02:53:33 mef Exp $
#
DISTNAME= IO-Prompter-0.004011
DISTNAME= IO-Prompter-0.004012
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2014/09/15 21:11:00 schmonz Exp $
$NetBSD: distinfo,v 1.3 2015/02/08 02:53:33 mef Exp $
SHA1 (IO-Prompter-0.004011.tar.gz) = 8935971b15a3f2ad753afecb287495c2f55eede1
RMD160 (IO-Prompter-0.004011.tar.gz) = f0b0e273f31d0174cc9f523dbb460b7d64772fd2
Size (IO-Prompter-0.004011.tar.gz) = 42434 bytes
SHA1 (IO-Prompter-0.004012.tar.gz) = 03326977ec121f987b28a932f1860c05c82d58de
RMD160 (IO-Prompter-0.004012.tar.gz) = a1c6be2a1bb3ccdea5c2c9491c5ba2c1f6c35c88
Size (IO-Prompter-0.004012.tar.gz) = 43731 bytes