https://github.com/lurst/view_csv.pl
Perl script to view csvs prettily
https://github.com/lurst/view_csv.pl
Last synced: 15 days ago
JSON representation
Perl script to view csvs prettily
- Host: GitHub
- URL: https://github.com/lurst/view_csv.pl
- Owner: LuRsT
- License: mit
- Created: 2016-09-11T09:12:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T09:15:00.000Z (over 9 years ago)
- Last Synced: 2025-01-19T17:31:28.916Z (12 months ago)
- Language: Perl
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# view_csv.pl
Perl script to view csvs prettily
### Required Perl libs
- Text::ASCIITable
- Getopt::Long
- Text::CSV