summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-02-01 17:39:13 +0000
committerseb <seb@pkgsrc.org>2009-02-01 17:39:13 +0000
commit03b86741944ca98b15d855ecb1f75d038b5be9af (patch)
treed5bd3a8d61de151148459c3f8f73d505d7aae7b7 /doc
parent75e2c76fe57587148241ff6f3c2fc4d274960ad0 (diff)
downloadpkgsrc-03b86741944ca98b15d855ecb1f75d038b5be9af.tar.gz
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 (limited to 'doc')
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index ca5d87c9a31..81bbdc87f75 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -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 @@ Changes to the packages collection and infrastructure in 2009:
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]