#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 26th March 2010 === ==== Local Packages ==== * Updated `perl-Class-MOP` to 1.00 (fix typo in `Class::MOP::Attribute`); I also run the author tests during the build now * Updated `perl-Moose` to 1.00 (`Moose::Meta::Attribute::Native::Trait::Code` no longer creates reader methods by default; improve various parts of the documentation and fix many typos), and then to 1.01 (the `handles` option now also accepts a role type constraint in addition to a plain role name) * Updated `perl-Net-CIDR-Lite` to 0.21: * Fix `spanner` `clean()` docs ([[CPAN:14535|CPAN RT#14535]]) * `Undef` dereference with empty object ([[CPAN:25898|CPAN RT#25898]]) * Add `short_list_range()` method ([[CPAN:|CPAN RT#30777]]) * `clean()` or `list()` before `add()` causes error ([[CPAN:48308|CPAN RT#48308]]) * `spanner` `add()` did not accept non-object ([[CPAN:50042|CPAN RT#50042]]) * "::" not accepted as valid IPv6 address ([[CPAN:52571|CPAN RT#52571]]) * Updated `perl-Scope-Guard` to 0.11 (add `guard()` and `scope_guard()`; documentation tweak) and then 0.12 (fix link in `README`) ----