Changes for version 1.68 - 2016-12-29
- ENHANCEMENTS
- Support viewing result with an external viewer program (cmdline.view_result, cmdline.viewer, VIEW_RESULT, VIEWER, BROWSER).
- Add output format html+datatables. This will open a browser (BROWSER must be set, VIEWER must be unset or set to a browser) and when the data can be shown as a table, will show HTML table which you can search and sort using jQuery and DataTables jQuery plugin. Currently implemented by setting VIEW_RESULT to 1 and FORMAT_PRETTY_TABLE_BACKEND to Text::Table::HTML::DataTables. The said module is currently not listed as prereq so you have to install it manually.
- Observe PAGE_RESULT to force paging or explicitly disable paging.
Modules
Base class for Perinci::CmdLine{::Classic,::Lite}
A Rinci/Riap-based command-line application framework
Utility routines related to config files