Kwalitee Issues

no_pod_errors

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

Error: Maplat-0.9/lib/Maplat/Helpers/Strings.pm -- Around line 83: Unknown directive: =head Maplat-0.9/lib/Maplat/Helpers/TextLogger.pm -- Around line 78: Unknown directive: =head

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Maplat/Server/Simple/CGI.pm: HASH(0x560b6484bb30)
  • lib/Maplat/Server/Simple/CGI/Environment.pm: HASH(0x560b64612fb8)

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.38,0.9,1.0,1.24

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
Maplat The MAPLAT Web Framework 0.9 metacpan
Maplat::Helpers::BuildNum get the build number of the application 0.9 metacpan
Maplat::Helpers::CSVFilter remove unused columns from CSV files 0.9 metacpan
Maplat::Helpers::Cache::Memcached 1.24 metacpan
Maplat::Helpers::Cache::Memcached::GetParser metacpan
Maplat::Helpers::CommandHelper get the current command queue 0.9 metacpan
Maplat::Helpers::DBSerialize serialize data structures for saving them into a database text field 0.9 metacpan
Maplat::Helpers::DateStrings generation and parsing of common date strings 0.9 metacpan
Maplat::Helpers::Logo print the Maplat logo as ASCII Art 0.9 metacpan
Maplat::Helpers::MailLogger Logger on steroids 0.9 metacpan
Maplat::Helpers::Mascot print the Maplat mascot as ASCII Art 0.9 metacpan
Maplat::Helpers::Padding string padding/trimming helpers 0.9 metacpan
Maplat::Helpers::Strings special string handling functions 0.9 metacpan
Maplat::Helpers::TextLogger log to STDOUT and a logfile 0.9 metacpan
Maplat::Server::Simple 0.38 metacpan
Maplat::Server::Simple::CGI metacpan
Maplat::Server::Simple::CGI::Environment metacpan
Maplat::Web the Maplat WebGUI 0.9 metacpan
Maplat::Web::BaseModule base module for web modules 0.9 metacpan
Maplat::Web::BrowserWorkarounds filter pages to display correctly in various browsers 0.9 metacpan
Maplat::Web::CommandQueue command ihandling module 0.9 metacpan
Maplat::Web::Debuglog view debuglog (STDOUT) from workers 0.9 metacpan
Maplat::Web::DirCleaner view worker DirCleaner status 0.9 metacpan
Maplat::Web::DocsSearch search mask for documents 0.9 metacpan
Maplat::Web::DocsSpreadSheet edit spreadsheets complete with graphs 0.9 metacpan
Maplat::Web::DocsWordProcessor edit rich text documents 0.9 metacpan
Maplat::Web::Errors limited view of the errors table 0.9 metacpan
Maplat::Web::Login this module handles login, user managment and views 0.9 metacpan
Maplat::Web::LogoCache date-based logo display 0.9 metacpan
Maplat::Web::MemCache 0.9 metacpan
Maplat::Web::PathRedirection redirect web access to other pages 0.9 metacpan
Maplat::Web::PostgresDB 0.9 metacpan
Maplat::Web::SendMail send mails to Maplat users 0.9 metacpan
Maplat::Web::SessionSettings 0.9 metacpan
Maplat::Web::StandardFields provide some standard fields for default_webdata 0.9 metacpan
Maplat::Web::StaticCache provide static files to browser 0.9 metacpan
Maplat::Web::Status view the errors table 0.9 metacpan
Maplat::Web::TemplateCache provide template caching and rendering 0.9 metacpan
Maplat::Web::UserSettings 0.9 metacpan
Maplat::Web::VariablesADM 0.9 metacpan
Maplat::Worker the Maplat Worker 0.9 metacpan
Maplat::Worker::AdminCommands database admin command module 0.9 metacpan
Maplat::Worker::BaseModule base module for worker modules 0.9 metacpan
Maplat::Worker::Commands database admin command module 0.9 metacpan
Maplat::Worker::DirCleaner Clean stale files from directories 0.9 metacpan
Maplat::Worker::MemCache 0.9 metacpan
Maplat::Worker::OracleDB Worker module for accessing Oracle databases 0.9 metacpan
Maplat::Worker::PostgresDB 0.9 metacpan
Maplat::Worker::Reporting logging to database and STDOUT 0.9 metacpan
Maplat::Worker::SendMail send infos and files via email 0.9 metacpan

Provides

Name File View
Maplat::Web::HelloWorld Example/Maplat/Web/HelloWorld.pm metacpan

Other Files

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