#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 1st May 2012 === ==== Fedora Project ==== * Updated `perl-CPAN-Changes` to 0.19 in Rawhide: * `Test::CPAN::Changes` now accepts version entries ending in '`-TRIAL`' ([[CPAN:76882|CPAN RT#76882]]) * `releases()` in `CPAN::Changes` also accepts entries ending in '`-TRIAL`' ==== Local Packages ==== * Updated `perl-CPAN-Changes` to 0.19 as per the Fedora version * Updated `perl-IPC-Cmd` to 0.78: * Use `POSIX::_exit()` instead of `exit()` in `run_forked()` ([[CPAN:76901|CPAN RT#76901]]) * Updated `perl-Moose` to 2.0601: * Fix `init_meta` order when multiple `also` packages are specified (this matters when one of them is being used to actually initialize the metaclass, typically with `also => 'Moose'`) * Updated `perl-XML-LibXML` to 1.97: * Apply a test and a fix to correct `keep_blanks` having no effect on `parse_balanced_chunk` ([[CPAN:76696|CPAN RT#76696]]) * Add `t/30keep_blanks.t` ----