#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 16th October 2018 === ==== Local Packages ==== * Updated `perl-File-Slurp` to 9999.22: * Update the `SYNOPSIS` documentation * Fix some EUMM metadata depending on version * Fix Windows path concatenation on `read_dir` * Document each function with proper POD heads and re-order in alphabetical * Dump the POD to GH markdown for a `README.md` * Remove the `README` file * Remove some work-arounds for older Perls < 5.6 * Do not inherit from `Exporter` (requires `Exporter` 5.57) * Fix `perms.t` to run on all platforms ([[CPAN:92401|CPAN RT#92401]]) * Clean up `handle.t` (we no longer use the `-w` flag anywhere) ----