catalyst-traitfor-controller-breadcrumb-followed 0.01 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_generated_files
-
Remove the offending files/directories!
Error: pm_to_blib - manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:- MANIFEST (8) does not match dist (82):
- Missing in MANIFEST: .svn/README.txt, .svn/empty-file, .svn/entries, .svn/format, .svn/prop-base/Changes.svn-base, .svn/prop-base/MANIFEST.svn-base, .svn/prop-base/Makefile.PL.svn-base, .svn/prop-base/README.svn-base, .svn/prop-base/pm_to_blib.svn-base, .svn/props/Changes.svn-work, .svn/props/MANIFEST.svn-work, .svn/props/Makefile.PL.svn-work, .svn/props/README.svn-work, .svn/props/pm_to_blib.svn-work, .svn/text-base/Changes.svn-base, .svn/text-base/MANIFEST.svn-base, .svn/text-base/Makefile.PL.svn-base, .svn/text-base/README.svn-base, .svn/text-base/pm_to_blib.svn-base, catalyst-traitfor-controller-breadcrumb-followed-0.01.tar.gz, lib/.svn/README.txt, lib/.svn/empty-file, lib/.svn/entries, lib/.svn/format, lib/Catalyst/.svn/README.txt, lib/Catalyst/.svn/empty-file, lib/Catalyst/.svn/entries, lib/Catalyst/.svn/format, lib/Catalyst/TraitFor/.svn/README.txt, lib/Catalyst/TraitFor/.svn/empty-file, lib/Catalyst/TraitFor/.svn/entries, lib/Catalyst/TraitFor/.svn/format, lib/Catalyst/TraitFor/Controller/.svn/README.txt, lib/Catalyst/TraitFor/Controller/.svn/empty-file, lib/Catalyst/TraitFor/Controller/.svn/entries, lib/Catalyst/TraitFor/Controller/.svn/format, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/README.txt, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/empty-file, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/entries, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/format, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/prop-base/Followed.pm.svn-base, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/props/Followed.pm.svn-work, lib/Catalyst/TraitFor/Controller/Breadcrumb/.svn/text-base/Followed.pm.svn-base, pm_to_blib, svn_export/Changes, svn_export/MANIFEST, svn_export/Makefile.PL, svn_export/README, svn_export/lib/Catalyst/TraitFor/Controller/Breadcrumb/Followed.pm, svn_export/pm_to_blib, svn_export/t/01_basic.t, svn_export/t/tlib/Icydee/MockCatalyst.pm, svn_export/t/tlib/Icydee/TestObject.pm, t/.svn/README.txt, t/.svn/empty-file, t/.svn/entries, t/.svn/format, t/.svn/prop-base/01_basic.t.svn-base, t/.svn/props/01_basic.t.svn-work, t/.svn/text-base/01_basic.t.svn-base, t/tlib/.svn/README.txt, t/tlib/.svn/empty-file, t/tlib/.svn/entries, t/tlib/.svn/format, t/tlib/Icydee/.svn/README.txt, t/tlib/Icydee/.svn/empty-file, t/tlib/Icydee/.svn/entries, t/tlib/Icydee/.svn/format, t/tlib/Icydee/.svn/prop-base/MockCatalyst.pm.svn-base, t/tlib/Icydee/.svn/prop-base/TestObject.pm.svn-base, t/tlib/Icydee/.svn/props/MockCatalyst.pm.svn-work, t/tlib/Icydee/.svn/props/TestObject.pm.svn-work, t/tlib/Icydee/.svn/text-base/MockCatalyst.pm.svn-base, t/tlib/Icydee/.svn/text-base/TestObject.pm.svn-base
- prereq_matches_use
-
List all used modules in META.yml requires
Error:- Moose
- Moose::Role
- namespace::autoclean
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .svn - proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: svn_export/lib/Catalyst/TraitFor/Controller/Breadcrumb/Followed.pm, svn_export/t/tlib/Icydee/MockCatalyst.pm, svn_export/t/tlib/Icydee/TestObject.pm - meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:- Test::Exception
- 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 |
|---|---|---|---|
| Catalyst::TraitFor::Controller::Breadcrumb::Followed | Breadcrumb navigation using Moose Roles | 0.01 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| svn_export/MANIFEST | metacpan |
| svn_export/Makefile.PL | metacpan |