-
-
23 Feb 2022 15:37:32 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (804 / 19 / 1)
- Kwalitee
Bus factor: 1- 71.54% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (161.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.013 - 2022-02-23
- Fix a PL_statcache bug when checking: -l $f || -e _
- Add some extra test coverage for 'mock_all_from_stat'
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
Module Install Instructions
To install Overload::FileCheck, copy and paste the appropriate command in to your terminal.
cpanm Overload::FileCheck
perl -MCPAN -e shell install Overload::FileCheck
For more information on module installation, please visit the detailed CPAN module installation guide.