Revision history for App-XPANQueryUtils
0.03 2014-07-22 (SHARYANTO)
- No functional changes.
- Switch CLI scripts from using Perinci::CmdLine to
Perinci::CmdLine::Any to reduce size of dependencies.
0.02 2014-07-02 (SHARYANTO)
- No functional changes.
- [Bugfix] scripts/ or bin/ files need to have something like #!perl and
not #!/usr/bin/env perl so it can be replaced to the path of perl when
installing [RT#96884]
0.01 2014-06-06 (SHARYANTO)
- First release. Separated from XPAN-Query distribution to make
its dependencies light.