Subject: | O_LARGEFILE is a linuxism |
On non-Linux systems (e.g. freebsd 9 .. 12) I see the following error:
...
Your vendor has not defined Fcntl macro O_LARGEFILE, used at /home/cpansand/.cpan/build/2018102408/Test-MockFile-0.001-4/blib/lib/Test/MockFile.pm line 781
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #6.
# Seeded srand with seed '20181024' from local date.
t/sysopen.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
All 6 subtests passed
...