File-CodeSearch v0.5.2 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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 |
---|---|---|---|
File::CodeSearch | Search file contents in code repositories | v0.5.2 | metacpan |
File::CodeSearch::Files | Handles the testing file types, symlinks and file name positive & negative matching. | v0.5.2 | metacpan |
File::CodeSearch::Highlighter | Highlights matched parts of a line. | v0.5.2 | metacpan |
File::CodeSearch::RegexBuilder | Takes in various options and builds a regular expression to check lines of a file | v0.5.2 | metacpan |
File::CodeSearch::Replacer | Sorts out file content that should be changed. | v0.5.2 | metacpan |