pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   seb
Date:           Sun Sep 14 23:05:20 UTC 2008

Modified Files:
        pkgsrc/doc: CHANGES-2008

Log Message:
Note initial addition of p5-Variable-Magic version 0.19 as
devel/p5-Variable-Magic into The NetBSD Packages Collection.

Magic is Perl way of enhancing objects. This mechanism let the user
add extra data to any variable and overload syntaxical operations
(such as access, assignation or destruction) that can be applied
to it. With the module Variable::Magic , you can add your own magic
to any variable without the pain of the C API.


To generate a diff of this commit:
cvs rdiff -r1.2247 -r1.2248 pkgsrc/doc/CHANGES-2008

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