PaulHowarth/Blog/2011-12-27

Tuesday 27th December 2011

Local Packages

  • Updated curl to allow the FTPS tests to run with nss-3.13 (#760060)

  • Updated perl-namespace-clean to 0.22:

    • Limit the debugger workarounds to perls between 5.8.8 and 5.14; extend debugger support to all perl versions (CPAN RT#69862)

    • If possible, automatically install (but not load) the debugger workaround libraries on perls between 5.8.8 and 5.14 (CPAN RT#72368)

    • Add back dropped NAME section (CPAN RT#70259)

    • Simplify the ≥ 5.10 pure-perl variant even more - move the hook from DESTROY into DELETE

    • Force explicit callback invocation order on 5.8 pure-perl

    • Replace the %^H tie approach with fieldhashes, which fixes all known corner cases and caveats on supported perls ≥ 5.8.1 (CPAN RT#73402)

    • Compile away the debugger fix-up on perls ≥ 5.15.5


Recent