-
Notifications
You must be signed in to change notification settings - Fork 3
App::CSV Perl module, csv command line tool
License
gaal/app-csv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
App::CSV - provides the "csv" command line tool This package provides a command-line tool to manipulate CSV (and other delimited, line-based) files. Example csv 1 2 -1 < report.csv Reads the first two fields, as well as the last one, from "report.csv". Data is cleaned up and emitted as CSV. csv --input report.csv --to_tsv Converts the whole report to TSV (tab-separated values). License MIT Copyright Copyright 2009 Gaal Yahas <[email protected]>
About
App::CSV Perl module, csv command line tool
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published