Path-IsDev 0.3.2 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Path::IsDev
- Path::IsDev::Heuristic
- Path::IsDev::Heuristic::Changelog
- Path::IsDev::Heuristic::DevDirMarker
- Path::IsDev::Heuristic::META
- Path::IsDev::Heuristic::MYMETA
- Path::IsDev::Heuristic::Makefile
- Path::IsDev::Heuristic::TestDir
- Path::IsDev::Heuristic::Tool::Dzil
- Path::IsDev::Heuristic::Tool::MakeMaker
- Path::IsDev::Heuristic::Tool::ModuleBuild
- Path::IsDev::Heuristic::VCS::Git
- Path::IsDev::HeuristicSet
- Path::IsDev::HeuristicSet::Basic
- Path::IsDev::Object
- 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 |
---|---|---|---|
Path::IsDev | Determine if a given Path resembles a development source tree | v0.3.2 | metacpan |
Path::IsDev::Heuristic | Heuristic Base class | v0.3.2 | metacpan |
Path::IsDev::Heuristic::Changelog | Determine if a path contains a C<Changelog> (or similar) | v0.3.2 | metacpan |
Path::IsDev::Heuristic::DevDirMarker | Determine if a path contains a C<.devdir> file | v0.3.2 | metacpan |
Path::IsDev::Heuristic::META | Determine if a path contains META.(json|yml) | v0.3.2 | metacpan |
Path::IsDev::Heuristic::MYMETA | Determine if a path contains MYMETA.(json|yml) | v0.3.2 | metacpan |
Path::IsDev::Heuristic::Makefile | Determine if a path contains a C<Makefile> | v0.3.2 | metacpan |
Path::IsDev::Heuristic::TestDir | Determine if a path contains a t/ or xt/ directory | v0.3.2 | metacpan |
Path::IsDev::Heuristic::Tool::Dzil | Determine if a path is a Dist::Zilla Source tree | v0.3.2 | metacpan |
Path::IsDev::Heuristic::Tool::MakeMaker | Determine if a path is an C<EUMM> Tooled source directory | v0.3.2 | metacpan |
Path::IsDev::Heuristic::Tool::ModuleBuild | Determine if a path is a Module::Build Source tree | v0.3.2 | metacpan |
Path::IsDev::Heuristic::VCS::Git | Determine if a path contains a C<.git> repository | v0.3.2 | metacpan |
Path::IsDev::HeuristicSet | Base class for sets of heuristics | v0.3.2 | metacpan |
Path::IsDev::HeuristicSet::Basic | Basic C<IsDev> set of Heuristics | v0.3.2 | metacpan |
Path::IsDev::Object | Object Oriented guts for C<IsDev> export | v0.3.2 | metacpan |