Changelog for
perl-Class-C3-0.35-bp156.3.1.noarch.rpm :
* Tue Nov 10 2020 Tina Müller
- updated to 0.35 see /usr/share/doc/packages/perl-Class-C3/Changes 0.35 - 2020-11-09 - update bundled ExtUtils::HasCompiler to 0.022 - support PUREPERL_ONLY environment variable during installation - fix no-XS test to not require newer Test::More that declared prereq - drop optional Devel::Hide prereq
* Fri Apr 20 2018 cooloAATTsuse.com- updated to 0.34 see /usr/share/doc/packages/perl-Class-C3/Changes 0.34 - 2018-04-19 - update bundled ExtUtils::HasCompiler to 0.021 - fix some examples in pod
* Tue Apr 25 2017 cooloAATTsuse.com- updated to 0.33 see /usr/share/doc/packages/perl-Class-C3/Changes 0.33 - 2017-04-23 - update bundled ExtUtils::HasCompiler to 0.017 - moved repository to Moose GitHub org - avoid using base.pm in tests (RT#120530) - minor pod and test cleanups
* Fri Sep 16 2016 cooloAATTsuse.com- updated to 0.32 see /usr/share/doc/packages/perl-Class-C3/Changes 0.32 - 2016-09-15 - update bundled ExtUtils::HasCompiler to 0.016
* Sat May 28 2016 cooloAATTsuse.com- updated to 0.31 see /usr/share/doc/packages/perl-Class-C3/Changes 0.31 - 2016-04-19 - update bundled ExtUtils::HasCompiler to 0.013 to fix possible false negative (RT#113635)
* Wed Oct 21 2015 cooloAATTsuse.com- updated to 0.30 see /usr/share/doc/packages/perl-Class-C3/Changes 0.30 - 2015-10-19 - include ExtUtils::HasCompiler in dist as intended so it doesn\'t need to be installed 0.29 - 2015-10-18 - Update compiler detection to use ExtUtils::HasCompiler
* Thu Apr 16 2015 cooloAATTsuse.com- updated to 0.28 see /usr/share/doc/packages/perl-Class-C3/Changes 0.28 - 2015-04-14 - Change link to Dylan paper to use archive.org, as the original link has gone offline (RT#99756).
* Mon Apr 13 2015 cooloAATTsuse.com- updated to 0.27 see /usr/share/doc/packages/perl-Class-C3/Changes
* Fri Mar 07 2014 cooloAATTsuse.com- updated to 0.26 - Fix bug in Makefile.PL when ExtUtils::CBuilder not available
* Fri Jul 26 2013 cooloAATTsuse.com- updated to 0.25 - Drop compatibility from 5.6.2 to 5.6.0 - Pod typo fixes (RT#77453, RT#85357) - Only ask for Devel::Hide on perls where it will be actually used (RT#81106) - Fix SYNOPSIS to actually be executable (RT#78327)