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

Bug#1115967: ITP: libtie-array-csv-perl -- module for tied arrays which combines the power of Tie::File and Text::CSV



Package: wnpp
Owner: 
gregor herrmann <gregoa@debian.org>,
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libtie-array-csv-perl
  Version         : 0.08
  Upstream Author : Joel Berger <joel.a.berger@gmail.com>
* URL             : https://metacpan.org/release/Tie-Array-CSV
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module for tied arrays which combines the power of Tie::File and Text::CSV

Tie::Array::CSV allows an array to be tied to a CSV file for reading and
writing. The array is a standard Perl 2D array (i.e. an array of array
references) which gives access to the row and column of the user's choosing.

This is done using the well established modules:

 * Tie::File
 * Text::CSV

This  module was inspired by Tie::CSV_File. It doesn't attempt to do any of
the parsing but rather passes all of the heavy lifting to other modules.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

Attachment: signature.asc
Description: Digital Signature


Reply to: