On Tue Mar 24 03:22:56 2015, SUNNAVY wrote:
Show quoted text> Hi Ether
>
> FYI, we use File::Slurp to read/write simple config files, which are
> nearly all ascii texts, and I never get a bug report of broken
> Shipwright because of File::Slurp.
Honestly ... the others have saner APIs and maintainers with a solid grasp of the perl I/O related internals (better than mine, certainly), whereas File::Slurp is kept limping along by a volunteer maintainer to avoid screwing over its remaining users.
This change is, as such, not necessarily urgent, but probably worth making next time you touch that area of the code *anyway*