From: Florian Ragwitz Date: Fri, 10 Apr 2009 15:29:05 +0000 (+0200) Subject: Upgrade to NEXT-0.63. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f1a7681278513eea5233f58e1939a9922a31121a;p=p5sagit%2Fp5-mst-13.2.git Upgrade to NEXT-0.63. --- diff --git a/lib/NEXT.pm b/lib/NEXT.pm index 053ee10..f36fb7d 100644 --- a/lib/NEXT.pm +++ b/lib/NEXT.pm @@ -1,5 +1,5 @@ package NEXT; -$VERSION = '0.62'; +$VERSION = '0.63'; use Carp; use strict; use overload (); diff --git a/lib/NEXT/Changes b/lib/NEXT/Changes index 47b5693..6888015 100644 --- a/lib/NEXT/Changes +++ b/lib/NEXT/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension NEXT.pm. +0.63 Fri Apr 10 16:52:44 2009 + - Specify plans for all tests (Jarkko Hietaniemi). Merged from blead + perl (Florian Ragwitz). + - Default to installing to privlib instead of sitelib on perls where + NEXT is core (Jerry D. Hedden). + 0.62 Wed Apr 8 03:27:25 2009 - Be less aggressive when looking at the symbol table to find methods. This prevents "used only once" warnings on 5.10.