0.005 2019-09-19 Released-By: PERLANCAR; Urgency: medium
- Add output format 'raw' (passed to print() directly).
0.004 2017-05-22 Released-By: PERLANCAR
- [Incompatible change] When there is only a single output, set $DATA[0]
from last expression of -e code to allow terser code.
0.003 2017-05-19 Released-By: PERLANCAR
[ENHANCEMENTS]
- Allow generating data from -e when there is no input file specified
and 'dt' is not piped.
- Allow user to set $DATA[0] from $DATA or $_.
[FIXES]
- Fix Getopt::Long specification.
- Fix default output for multiple inputs.
[ETC]
- Add more docs and examples.
0.002 2017-05-19 Released-By: PERLANCAR
- POD fixes/additions.
- Also set $DATA to the first data structure.
0.001 2017-05-18 Released-By: PERLANCAR
- First early release, no tests.