Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2CE7F63BAB8 for ; Sun, 1 Feb 2009 15:26:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DC09463B435; Sun, 1 Feb 2009 15:26:22 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 154CA63B150 for ; Sun, 1 Feb 2009 15:26:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 06CDC175D0; Sun, 1 Feb 2009 15:26:22 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20090201152622.06CDC175D0@cvs.netbsd.org> Date: Sun, 1 Feb 2009 15:26:22 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sun Feb 1 15:26:21 UTC 2009 Modified Files: pkgsrc/doc: CHANGES-2009 Log Message: Note initial addition of p5-Spreadsheet-XLSX version 0.09 as math/p5-Spreadsheet-XLSX into The NetBSD Packages Collection. The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell. To generate a diff of this commit: cvs rdiff -r1.443 -r1.444 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.