
shawnhcorey
Enthusiast

Jan 28, 2010, 5:38 AM
Post #2 of 2
(777 views)
|
|
Re: [arun10427] Adding field/column to a CSV file
[In reply to]
|
Can't Post
|
|
Hey all, Can someone tell me how I could add field/column to a CSV file? Thanks a lot. Use a module like Text::CSV or Text::CSV_XS to read and write the file. __END__ I love Perl; it's the only language where you can bless your thingy. Perl documentation is available at perldoc.perl.org. The list of standard modules and pragmatics is available in perlmodlib. Get Markup Help. Please note the markup tag of "code".
|