Hi Chris,
Travis has been upgraded and now includes 5.24, so I decided to upgrade our
build matrix for it.
Seems we're doing stuff that's not supported (anymore?):
https://travis-ci.org/ehuelsmann/LedgerSMB/jobs/157461348
Can you have a look at the sysread()s that Perl 5.24 seems to be trippin
On second read, the sysread() warning comes from File::Slurp.
The actual test failure comes from malformed POD.
So, this is not a problem after all. Although it would be nice to be able
to ditch File::Slurp (which unfortunately isn't a direct dependency)...
On Sun, Sep 4, 2016 at 5:40 PM, Erik