in reply to hash to count occurences
Examples at
| examples/csv2xls | Script to onvert CSV files to M$Excel |
| examples/csv-check | Script to check a CSV file/stream |
| examples/csvdiff | Script to shoff diff between sorted CSV files |
| examples/parser-xs.pl | Parse CSV stream, be forgiving on bad lines |
Converting File Delimiters (csv to tsv to psv, use App::CCSV)
DataExtract::FixedWidth / Parse::FixedRecord / Text::FixedWidth
Learn Perl in about 2 hours 30 minutes
|
|---|