in reply to Re^4: Perl script for the post processing of one CSV file
in thread Perl script for the post processing of one CSV file
Please find the output
1.32kulshrk@idc-cad-vnc05 atpg % perl -MText::CSV -e 'print Text::CSV->VERSION' 1.32kulshrk@idc-cad-vnc05 atpg %
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Perl script for the post processing of one CSV file
by rjt (Curate) on Oct 03, 2019 at 09:00 UTC |
In Section
Seekers of Perl Wisdom