Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122118 - would like PERL module Text-CSV-Simple added to portage
Summary: would like PERL module Text-CSV-Simple added to portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Perl team
URL: http://search.cpan.org/~tmtm/Text-CSV...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-08 06:18 UTC by Ed Davison
Modified: 2006-05-23 00:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Text-CSV-Simple-1.00.ebuild (Text-CSV-Simple-1.00.ebuild,404 bytes, text/plain)
2006-04-03 10:39 UTC, Christian Hartmann (RETIRED)
Details
Text-CSV-Simple-1.00.ebuild (Text-CSV-Simple-1.00.ebuild,389 bytes, text/plain)
2006-04-05 05:19 UTC, Christian Hartmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Davison 2006-02-08 06:18:58 UTC
We already have dev-perl/Text-CSV_XS in portage and this perl module Text-CSV-Simple is a wrapper for Text-CSV_XS that makes common use of CSV files in PERL easy.
Comment 1 Christian Hartmann (RETIRED) gentoo-dev 2006-04-03 10:39:28 UTC
Created attachment 83820 [details]
Text-CSV-Simple-1.00.ebuild

Added ebuild for Text-CSV-Simple-1.00.ebuild
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2006-04-03 11:03:42 UTC
Please change the SRC to mirror syntax.
Comment 3 Christian Hartmann (RETIRED) gentoo-dev 2006-04-05 05:19:52 UTC
Created attachment 83969 [details]
Text-CSV-Simple-1.00.ebuild

Removed trailing whitespaces (thanks repoman); changes SRC_URI to use mirrors.
Comment 4 Christian Hartmann (RETIRED) gentoo-dev 2006-05-23 00:09:00 UTC
Added SRC_TEST and fixed deps. In cvs now.