Subject: CVS commit: pkgsrc/devel/p5-Sub-Uplevel
To: None <pkgsrc-changes@NetBSD.org>
From: Hiramatsu Yoshifumi <hiramatsu@netbsd.org>
List: pkgsrc-changes
Date: 12/07/2007 07:53:08
Module Name:	pkgsrc
Committed By:	hiramatsu
Date:		Fri Dec  7 07:53:07 UTC 2007

Modified Files:
	pkgsrc/devel/p5-Sub-Uplevel: Makefile distinfo

Log Message:
Update p5-Sub-Uplevel to 0.18.

Changes from 0.14:

0.18 Wed Oct 31 06:56:13 EDT 2007
    - release version of 0.17_01 changes

0.17_01
    - removed 5.006-specific language and tested on prerelease 5.00505

0.16 Mon Jul 30 09:54:41 EDT 2007
    - release version of 0.15_01 changes

0.15_01 Thu Jul  5 22:54:08 EDT 2007
    - Won't override any existing CORE::GLOBAL::caller when loaded
    - Localize global caller() override to the scope of the uplevel() call
      so it can play nicer with things like Contextual::Return and
      Hook::LexWrap that also override caller()


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/p5-Sub-Uplevel/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Sub-Uplevel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.