pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-Implementation
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 6 12:57:19 UTC 2014
Modified Files:
pkgsrc/devel/p5-Module-Implementation: Makefile distinfo
Log Message:
Update to 0.09:
0.09 2014-08-24
- Backed out the Sub::Name change in 0.08. It was pointed out to me by Graham
Knop that adding an XS dependency for a module that's often used to pick
between XS and non-XS implementations doesn't work so well.
0.08 2014-08-24
- Subroutines copied from an implementation package into the loading package
are now renamed using Sub::Name. This causes them to be considered part of
the loading package, which is important for things like
namespace::autoclean. Reported by Karen Etheridge. RT #98097.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Module-Implementation/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Module-Implementation/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index