Test-MockFile 0.019 Deleted
Kwalitee Issues
    This is not the latest release. The following issues may have already been fixed in the newer releases.
  
    No Core Issues.
- meta_yml_has_provides
- 
        Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you. 
- has_separate_license_file
- 
        This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later. 
- has_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
- has_contributing_doc
- 
        Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors. 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Test::MockFile | Allows tests to validate code that can interact with files without touching the file system. | 0.019 | metacpan | 
| Test::MockFile::DirHandle | Provides a class object for L<Test::MockFile> to give out for opendir calls. | metacpan | |
| Test::MockFile::FileHandle | Provides a class for L<Test::MockFile> to tie to on B<open> or B<sysopen>. | metacpan |