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-local-lib version 1.3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd67ef8e84fc
branches:  trunk
changeset: 553868:dd67ef8e84fc
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Feb 01 17:39:13 2009 +0000

description:
Note initial addition of p5-local-lib version 1.3.1 as devel/p5-local-lib
into The NetBSD Packages Collection.

The Perl 5 module local::lib allows for the bootstrapping and usage
of a directory containing Perl modules outside of Perl's @INC. This
makes it easier to ship an application with an app-specific copy
of a Perl module, or collection of modules. Useful in cases like
when an upstream maintainer hasn't applied a patch to a module of
theirs that you need for your application.

diffstat:

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

diffs (14 lines):

diff -r a7cb8d2b61c2 -r dd67ef8e84fc doc/CHANGES-2009
--- a/doc/CHANGES-2009  Sun Feb 01 17:38:41 2009 +0000
+++ b/doc/CHANGES-2009  Sun Feb 01 17:39:13 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.446 2009/02/01 16:55:15 seb Exp $
+$NetBSD: CHANGES-2009,v 1.447 2009/02/01 17:39:13 seb Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -613,3 +613,4 @@
        Added math/p5-Spreadsheet-ReadSXC version 0.20 [seb 2009-02-01]
        Added math/p5-Spreadsheet-XLSX version 0.09 [seb 2009-02-01]
        Added math/p5-Spreadsheet-Read version 0.34 [seb 2009-02-01]
+       Added devel/p5-local-lib version 1.3.1 [seb 2009-02-01]



Home | Main Index | Thread Index | Old Index