Kwalitee Issues

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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:

  • Mango

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Mango An ecommerce solution using Catalyst, Handel and DBIx::Class 0.01000_03 metacpan
Mango::Attribute Module representing a product attribute metacpan
Mango::Cart Module representing a shopping cart metacpan
Mango::Cart::Item Module representing an individual cart item metacpan
Mango::Currency Module for currency formatting and conversion metacpan
Mango::Exception Module representing an exception or error condition metacpan
Mango::I18N Message localization support for Mango metacpan
Mango::I18N::en Mango Language Pack: English metacpan
Mango::Iterator Module representing a collection of results metacpan
Mango::Object Base class used for Mango result objects. metacpan
Mango::Object::Meta Module representing object meta information metacpan
Mango::Order Module representing an order metacpan
Mango::Order::Item Module representing an individual order item metacpan
Mango::Product Module representing a product metacpan
Mango::Profile Module representing a user profile metacpan
Mango::Provider Base class for all Mango providers metacpan
Mango::Provider::Carts Provider class for cart information metacpan
Mango::Provider::DBIC Provider class for DBIx::Class based providers metacpan
Mango::Provider::Orders Provider class for order information metacpan
Mango::Provider::Products Provider class for product information metacpan
Mango::Provider::Profiles Provider class for user profile information metacpan
Mango::Provider::Roles Provider class for user role information metacpan
Mango::Provider::Users Provider class for user information metacpan
Mango::Provider::Wishlists Provider class for wishlist information metacpan
Mango::Role Module representing a user role metacpan
Mango::Schema Schema class for Mango metacpan
Mango::Schema::Cart DBIC schema class for carts metacpan
Mango::Schema::Cart::Item DBIC schema class for cart items metacpan
Mango::Schema::Order DBIC schema class for orders metacpan
Mango::Schema::Order::Item DBIC schema class for order items metacpan
Mango::Schema::Product DBIC schema class for products metacpan
Mango::Schema::ProductAttribute DBIC schema class for product attributes metacpan
Mango::Schema::ProductTag DBIC schema class for product tags metacpan
Mango::Schema::Profile DBIC schema class for Profiles metacpan
Mango::Schema::Role DBIC schema class for Roles metacpan
Mango::Schema::Tag DBIC schema class for Tags metacpan
Mango::Schema::User DBIC schema class for Users metacpan
Mango::Schema::UserRole DBIC schema class for users role membership metacpan
Mango::Schema::Wishlist DBIC schema class for wishlists metacpan
Mango::Schema::Wishlist::Item DBIC schema class for wishlist items metacpan
Mango::Tag Module representing a [folksonomy] tag metacpan
Mango::User Module representing an individual user metacpan
Mango::Wishlist Module representing a wishlist metacpan
Mango::Wishlist::Item Module representing an individual wishlist item metacpan

Provides

Name File View
Mango::Iterator::HandelResults lib/Mango/Iterator.pm metacpan
Mango::Iterator::List lib/Mango/Iterator.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan