pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Exception-Class
Module Name: pkgsrc
Committed By: seb
Date: Sun Apr 25 11:00:11 UTC 2010
Modified Files:
pkgsrc/devel/p5-Exception-Class: Makefile distinfo
Log Message:
Update p5-Exception-Class from version 1.29 to version 1.30.
Pkgsrc changes:
- Adjust LICENSE
Upstream changes:
1.30 Mar 20, 2010
- Added the ability to create light weight exceptions, which don't record a
stack trace or any other context info (time, pid, etc.). This is done by
setting $class->NoContextInfo to a true value for the exception class. Based
on a patch by Graham Barr. RT #54826.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Exception-Class/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Exception-Class/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