Info4: << Package: text-csv-xs-pm%type_pkg[perl] Version: 0.73 Revision: 1 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6 Description: High-performance CSV manipulation Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0) License: Artistic Maintainer: Benjamin Reed Depends: perl%type_pkg[perl]-core BuildDepends: << fink (>= 0.29.7-1), test-simple-pm%type_pkg[perl] << Source: mirror:cpan:modules/by-module/Text/Text-CSV_XS-%v.tgz Source-MD5: e048b3c4eb6ff2dd9dc4ae67be358ca4 UseMaxBuildJobs: true UpdatePOD: True InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << DocFiles: ChangeLog MANIFEST META.yml README examples/* Homepage: http://search.cpan.org/dist/Text-CSV_XS/ DescDetail: << Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields. The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV. << <<