Sun Feb 1 16:55:15 2009 UTC ()
Note initial addition of p5-Spreadsheet-Read version 0.34 as
math/p5-Spreadsheet-Read into The NetBSD Packages Collection.

The Perl 5 module Spreadsheet::Read tries to transparently read
*any* spreadsheet and return its content in a universal manner
independent of the parsing module that does the actual spreadsheet
scanning.


(seb)
diff -r1.445 -r1.446 pkgsrc/doc/CHANGES-2009

cvs diff -r1.445 -r1.446 pkgsrc/doc/CHANGES-2009 (expand / switch to context diff)
--- pkgsrc/doc/CHANGES-2009 2009/02/01 15:39:05 1.445
+++ pkgsrc/doc/CHANGES-2009 2009/02/01 16:55:15 1.446
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.445 2009/02/01 15:39:05 seb Exp $
+$NetBSD: CHANGES-2009,v 1.446 2009/02/01 16:55:15 seb Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -612,3 +612,4 @@
 	Added print/web2c version 7.5.7 [minskim 2009-02-01]
 	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]