Files
perl-App-p/perl-App-p.changes

69 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 20 09:18:15 UTC 2015 - coolo@suse.com
- updated to 0.0400
see /usr/share/doc/packages/perl-App-p/Changes
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)
-------------------------------------------------------------------
Tue Apr 14 10:22:21 UTC 2015 - coolo@suse.com
- updated to 0.0304
see /usr/share/doc/packages/perl-App-p/Changes
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
Converted README.pod to markdown. This prevents installation of
App::README.
Thanks Tommy Stanton!
0.0301 2012-07-31
xd should print results.
Thanks Philip Durbin!
0.0300 2012-02-28
Added support for LWP::Simple in place of IO::All.
-------------------------------------------------------------------
Wed Feb 29 18:54:46 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.0200:
* added support for IO::All and IO::All::HTTP
-------------------------------------------------------------------
Sat Feb 11 17:12:46 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.0102:
* fixed help docs for xd and xl usage
-------------------------------------------------------------------
Sat Dec 03 08:16:27 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.0101:
* documented xml support
- changes from 0.0100:
* added support for xml
* added support for List::AllUtils
-------------------------------------------------------------------
Thu Sep 29 08:27:34 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.0002)