pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Readonly
Module Name: pkgsrc
Committed By: wen
Date: Thu Feb 25 00:33:16 UTC 2016
Modified Files:
pkgsrc/devel/p5-Readonly: Makefile distinfo
Log Message:
Update to 2.01
Upstream changes:
2.01 2016-02-24T16:01:12Z
- Disallow initialization of Readonly variables by assignment
allowed by Perl prototype changes in v5.16. Assignment initialization
of scalars sets scalar variables to undef and lists and hashes
initialized by assignment are not read only.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Readonly/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Readonly/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