Changes for version 0.010 - 2020-08-10
- update ppport.h to version 3.59
- adjust -e and other check for Perl <= 5.14
- fix -e: now returns 'undef' when false and not ''
- fix unit tests failures on darwin
- fix compilation warning on darwin
- external link is clickable in POD - Mohammad S Anwar <mohammad.anwar@yahoo.com>
Modules
override/mock perl file check -X: -e, -f, -d, ...
Examples
- examples/mock-multiple-filecheck-import.t
- examples/mock-multiple-filecheck-run.t
- examples/mock-single-filecheck-at-import.pl
- examples/mock-single-filecheck.pl
- examples/mock-stat.pl
- examples/mock_all_from_stat.t
- examples/perldoc_mock-all-file-check-trace.t
- examples/perldoc_mock-all-file-check.t
- examples/perldoc_mock-stat.t
- examples/synopsis.pl
- examples/trace-code.pl