PaulHowarth/Blog/2013-05-31

Friday 31st May 2013

Fedora Project

  • Updated perl-IO-Socket-SSL to 1.93 in Rawhide:

    • Need at least OpenSSL version 0.9.8 now, since last 0.9.7 was released 6 years ago; remove code to work around older releases
    • Changed AUTHOR in Makefile.PL from array back to string, because the array feature is not available in MakeMaker shipped with 5.8.9 (CPAN RT#85739)

  • Updated perl-Module-ExtractUse to 0.31 in Rawhide:

    • Support use Foo::Bar (); etc. (CPAN RT#50723)

    • "use" after statement with trailing comment was ignored (CPAN RT#71761)

    • Fixed the Pod::Simple encoding issue

    • Fix incorrect regexp (ref gh-5)

    • Avoid regex features introduced only in later perl (close gh-5)

    • Use plan() instead of done_testing() (ref gh-5)

    • Add support for bareword leading hyphen, in-place arrayref and hashref

    • Proper version number for older releases in Changes file

  • Updated perl-Test-Vars to 0.005 in Rawhide:

    • Use skip_all instead of planning 0 tests (#4)

Local Packages

  • Updated perl-IO-Socket-SSL to 1.93 as per the Fedora version

  • Updated perl-Module-ExtractUse to 0.31 as per the Fedora version

  • Updated perl-Test-Vars to 0.005 as per the Fedora version


Recent