App-p
view release on metacpan or search on metacpan
Revision history for App-p
0.0400 2015-11-09
Removed ::XS dependencies
Switched from File::Slurp to File::Slurper
Added support for for jx and xj to translate between json and xml
Thanks Jenish Gnanasicamani! (https://github.com/JenishGnanasicamani)
0.0304 2013-02-10
Fixed unicode issues for jd, xd, and yd.
Thanks Stanislaw Pusep! (https://github.com/creaktive)
0.0303 2012-12-28
Made a huge performance boost to improve startup time. Modules such as
File::Slurp, JSON, YAML and LWP are only loaded if needed.
Use L instead of Class::Autouse to fix issue with loading DateTime.
This used to not work: p 'S DateTime->today'
Thanks Stanislaw Pusep! (https://github.com/creaktive)
0.0302 2012-09-13
( run in 1.336 second using v1.01-cache-2.11-cpan-88abd93f124 )