Carton v1.0.13-TRIAL Deleted
Kwalitee Issues
- use_strict
- 
        Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written. Error: Carton::CPANfile, Carton::Packer, Carton::Snapshot::Emitter, Carton::Snapshot::Parser 
- prereq_matches_use
- 
        List all used modules in META.yml requires Error: - version
 
- use_warnings
- 
        Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens. Error: Carton, Carton::Builder, Carton::CLI, Carton::CPANfile, Carton::Dependency, Carton::Dist, Carton::Dist::Core, Carton::Environment, Carton::Error, Carton::Index, Carton::Mirror, Carton::Package, Carton::Snapshot, Carton::Tree 
- 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_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 | 
|---|---|---|---|
| Carton | Perl module dependency manager (aka Bundler for Perl) | 1.000013 | metacpan | 
| Carton::Builder | metacpan | ||
| Carton::CLI | metacpan | ||
| Carton::CPANfile | metacpan | ||
| Carton::Dependency | metacpan | ||
| Carton::Dist | metacpan | ||
| Carton::Dist::Core | metacpan | ||
| Carton::Environment | metacpan | ||
| Carton::Error | metacpan | ||
| Carton::Index | metacpan | ||
| Carton::Mirror | metacpan | ||
| Carton::Package | metacpan | ||
| Carton::Packer | metacpan | ||
| Carton::Snapshot | metacpan | ||
| Carton::Snapshot::Emitter | metacpan | ||
| Carton::Snapshot::Parser | metacpan | ||
| Carton::Tree | metacpan | ||
| Carton::Util | metacpan | 
Provides
| Name | File | View | 
|---|---|---|
| Carton::Error::CPANfileNotFound | lib/Carton/Error.pm | metacpan | 
| Carton::Error::CommandExit | lib/Carton/Error.pm | metacpan | 
| Carton::Error::CommandNotFound | lib/Carton/Error.pm | metacpan | 
| Carton::Error::SnapshotNotFound | lib/Carton/Error.pm | metacpan | 
| Carton::Error::SnapshotParseError | lib/Carton/Error.pm | metacpan |