Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Perl module for CSV output

17 views
Skip to first unread message

jet speed

unread,
Oct 24, 2012, 11:58:07 AM10/24/12
to Perl Beginners
Hi All,

i have a requirement to output of hash from a perl script into a CSV format.

Please could you advice what is the best perl module to achieve this.

Thanks
Sj

Lawrence Statton

unread,
Oct 24, 2012, 12:00:06 PM10/24/12
to begi...@perl.org
Either Text::CSV or Text::CSV_XS depending on your bias for Pure-Perl.

0 new messages