pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-aliased version 0.22 a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/162fa9ff04bf
branches:  trunk
changeset: 546887:162fa9ff04bf
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Sep 08 21:59:53 2008 +0000

description:
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.

diffstat:

 doc/CHANGES-2008 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 6517a120a87d -r 162fa9ff04bf doc/CHANGES-2008
--- a/doc/CHANGES-2008  Mon Sep 08 21:59:04 2008 +0000
+++ b/doc/CHANGES-2008  Mon Sep 08 21:59:53 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2173 2008/09/08 19:28:44 wiz Exp $
+$NetBSD: CHANGES-2008,v 1.2174 2008/09/08 21:59:53 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3666,3 +3666,4 @@
        Moved multimedia/ffmpeg-devel to multimedia/ffmpeg [ahoka 2008-09-08]
        Removed multimedia/vlc07 [ahoka 2008-09-08]
        Updated net/tor to 0.2.0.31 [wiz 2008-09-08]
+       Added devel/p5-aliased version 0.22 [seb 2008-09-08]



Home | Main Index | Thread Index | Old Index