App::CSV2Table - CLI software for printing ascii table from csv
csv2table your_csv_file.csv
or
nkf -w your_csv_file | csv2table
App::CSV2Table is a CLI software for pirnting ascii table from csv which accepts a filename or stdin, and only accepts utf-8.
Copyright (C) trapple
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
trapple trapplejp@gmail.com