#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 27th January 2012 === ==== Fedora Project ==== * Updated `perl-namespace-clean` to 0.22 in Rawhide * Limit the debugger workarounds to `perl`s between 5.8.8 and 5.14, extend debugger support to all `perl` versions ([[CPAN:69862|CPAN RT#69862]]) * If possible, automatically install (but not load) the debugger workaround libraries on `perl`s between 5.8.8 and 5.14 ([[CPAN:72368|CPAN RT#72368]]) * Add back dropped `NAME` section ([[CPAN:70259|CPAN RT#70259]]) * Simplify the ≥ 5.10 PP variant even more - move the hook from `DESTROY` into `DELETE` * Force explicit callback invocation order on 5.8 PP * Replace the `%^H` tie approach with fieldhashes, which fixes all known corner cases and caveats on supported `perl`s ≥ 5.8.1 ([[CPAN:73402|CPAN RT#73402]]) * Compile away the debugger fixup on `perl`s ≥ 5.15.5 ==== Local Packages ==== * Cleaned up and rebuilt `perl-namespace-clean` ----