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:           Mon Sep  8 21:59:53 UTC 2008

Modified Files:
        pkgsrc/doc: CHANGES-2008

Log Message:
Note initial addition of p5-aliased version 0.22 as devel/p5-aliased
into The NetBSD Packages Collection.

The Perl 5 module aliased is simple in concept but is a rather
handy module. It loads the class you specify and exports into your
namespace a subroutine that returns the class name. You can explicitly
alias the class to another name or, if you prefer, you can do so
implicitly. In the latter case, the name of the subroutine is the
last part of the class name.


To generate a diff of this commit:
cvs rdiff -r1.2173 -r1.2174 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