#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 11th August 2012 === ==== Local Packages ==== * Updated `perl-Mail-IMAPClient` to 3.32: * Document RFC2087 quota-related calls * Fix `idle`/`idle_data` documentation error ([[CPAN:78474|CPAN RT#78474]]) * `Quote()`/`Massage()` now uses literals for non-ASCII data * Use `Quote()`/`Massage()` consistently now in: `login()`, `proxyauth()`, `deleteacl()`, `setacl()`, `listrights()` and `rename()` * Documented `deleteacl()` and other minor pod cleanup * Ran `Mail::IMAPClient::BodyStructure` through `perltidy` * Update year in `README`/`pod` to 2012 * Fix [[CPAN:74733|CPAN RT#74733]]: Fails with `Parse::RecDescent` ≥ 1.966_002 * Fix [[CPAN:74593|CPAN RT#74593]]: Recent changes break `Module::ExtractUse` and ... * `Makefile.PL`: avoid buggy `Parse::RecDescent` 1.966_002 until 1.967_009 * `Mail::IMAPClient::BodyStructure` usage/docs updates ([[CPAN:76989|CPAN RT#76989]]) ----