Changelog for
perl-Carton-1.0.28-lp152.3.2.noarch.rpm :
* Sat May 28 2016 cooloAATTsuse.com- updated to 1.0.28 see /usr/share/doc/packages/perl-Carton/Changes v1.0.28 2016-05-23 22:30:48 PDT - Emit the line when parser error happened v1.0.27 2016-05-23 12:34:58 PDT - revert v1.0.25 undef special casing v1.0.26 2016-05-21 20:29:11 PDT - Make sure \'undef\' and \'0\' are encoded properly writing 02packages as well v1.0.25 2016-05-21 20:21:22 PDT - Handle \'undef\' in snapshot and 02packages, separate from \'0\' v1.0.24 2016-05-08 11:56:14 PDT - Same as v1.0.23, repackaging v1.0.23 2016-05-08 11:50:00 PDT - Update FAQ to use with perlbrew #202 - Update github URL - Fix regular expression warnings in perl 5.22 #204
* Sun Aug 23 2015 cooloAATTsuse.com- updated to 1.0.22 see /usr/share/doc/packages/perl-Carton/Changes v1.0.22 2015-08-11 22:17:44 PDT - Fixed a bug where carton update gives an error when there\'s nothing to update - Update a link to point to the new IRC chatroom #cpanm on irc.perl.org
* Sat May 16 2015 cooloAATTsuse.com- updated to 1.0.21 see /usr/share/doc/packages/perl-Carton/Changes v1.0.21 2015-05-15 12:21:47 PDT - Changed Module::Reader dependency to requires for now, since it will be required on the runtime by the fatpacked carton.
* Sat May 09 2015 cooloAATTsuse.com- updated to 1.0.20 see /usr/share/doc/packages/perl-Carton/Changes v1.0.20 2015-05-08 16:20:37 PDT - INCOMPATIBLE: Disable fatpack generation in carton bundle by default. Use the new standalone command carton fatpack, to generate vendor/bin/carton
* Sat May 02 2015 cooloAATTsuse.com- updated to 1.0.19 see /usr/share/doc/packages/perl-Carton/Changes v1.0.19 2015-05-01 17:48:06 PDT - Remove Module::Build and MakeMaker from prerequisite since cpanm will install them as required
* Thu Apr 30 2015 cooloAATTsuse.com- updated to 1.0.18 see /usr/share/doc/packages/perl-Carton/Changes v1.0.18 2015-04-29 13:46:21 PDT - Sort 02packages case insensitive, like PAUSE
* Tue Apr 28 2015 cooloAATTsuse.com- updated to 1.0.17 see /usr/share/doc/packages/perl-Carton/Changes v1.0.17 2015-04-27 16:18:04 PDT - Add back warnings to Carton::CLI - Properly fail when a command is not found in carton exec (hachi) #193
* Sun Apr 26 2015 cooloAATTsuse.com- updated to 1.0.16 see /usr/share/doc/packages/perl-Carton/Changes v1.0.16 2015-04-25 06:37:17 PDT - update 02packages.details.txt whitespace padding to follow PAUSE
* Tue Apr 21 2015 cooloAATTsuse.com- updated to 1.0.15 see /usr/share/doc/packages/perl-Carton/Changes v1.0.15 2015-04-20 11:13:32 CEST - downgrade some dependencies for fatpack-related tools to recommends (probably ship it as a separate distribution in the future)
* Mon Apr 20 2015 cooloAATTsuse.com- updated to 1.0.14 see /usr/share/doc/packages/perl-Carton/Changes v1.0.14 2015-04-20 00:07:26 CEST - same as v1.0.14 v1.0.13 2015-04-19 19:38:42 CEST - require cpanm 1.7030 for better cpanfile support - switch to MakeMaker - remove Exception::Class and Moo in favor of Class::Tiny - add an ability to set generator in Carton::Index for Carmel use