App-CSV
view release on metacpan or search on metacpan
For convenience, this option also accepts a comma-separated list of
column numbers as well. Multiple --fields options are allowed, and
both column names and numbers can be mixed together.
=item B<--from_tsv>, B<--from-tsv>
=item B<--to_tsv>, B<--to-tsv>
Use tabs instead of commas as the delimiter. When B<csv> has the input or
output filenames available, this is inferred when they end with C<.tsv>.
To disable this dwimmery, you may say C<--to_tsv=0> and C<--from_tsv=0>.
=back
=head1 SEE ALSO
L<Text::CSV>, L<Text::CSV_XS>
=head1 AUTHOR
Gaal Yahas C<< <gaal@forum2.org> >>
( run in 0.462 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )