Kwalitee Issues

has_meta_yml

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

has_license_in_source_file

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache
  • Apache::Constants
  • Apache::Cookie
  • Apache::File
  • Apache::Log
  • Apache::Request
  • Apache::Session
  • Apache::Util
  • DBI
  • HTML::Embperl

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Apache-iNcom-0.09/lib/DBIx/SearchProfiles.pm -- Around line 531: You forgot a '=back' before '=head2'

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

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.

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: Apache::Session::DBIBase64Store, Apache::iNcom, Apache::iNcom::CartManager, Apache::iNcom::Localizer, Apache::iNcom::OrderManager, Apache::iNcom::Request, Apache::iNcom::Session, Apache::iNcom::SessionLocker, Apache::iNcom::UserDBAuthen, Apache::iNcom::UserDBAuthz, DBIx::SearchProfiles, DBIx::UserDB, HTML::FormValidator

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.09,1.1,1.15,1.2,1.5,1.6,1.7,1.9

Modules

Name Abstract Version View
Apache::Session::DBIBase64Store Session persistence via DBI with ASCII encoding of session data. 1.2 metacpan
Apache::iNcom An e-commerce framework. 0.09 metacpan
Apache::iNcom::CartManager Object responsible for managing the user shopping cart. 1.7 metacpan
Apache::iNcom::Localizer Object responsible for the localization of the generated request. metacpan
Apache::iNcom::OrderManager Module responsible for order management. 1.5 metacpan
Apache::iNcom::Request Manages the Apache::iNcom request's informations. 1.15 metacpan
Apache::iNcom::Session Apache::Session implementation for Apache::iNcom 1.5 metacpan
Apache::iNcom::SessionLocker Manage locks for iNcom's sessions. 1.1 metacpan
Apache::iNcom::UserDBAuthen mod_perl authentication handler that use the UserDB. metacpan
Apache::iNcom::UserDBAuthz mod_perl authorization handler that use the UserDB. metacpan
DBIx::SearchProfiles Access to SQL database via template query. 1.9 metacpan
DBIx::UserDB Module to manage a user database using DBIx::SearchProfiles 1.6 metacpan
HTML::FormValidator Validates user input (usually from an HTML form) based on input profile. 1.7 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan