Kwalitee Issues

No Core Issues.

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:

  • Examples/helloworld_windowsservice/MaplatSVCWin.pm: HASH(0x55607da15100)

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.991,1.0

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.

Modules

Name Abstract Version View
Maplat The MAPLAT Web Framework 0.991 metacpan
Maplat::Helpers::BuildNum get the build number of the application 0.991 metacpan
Maplat::Helpers::CSVFilter remove unused columns from CSV files 0.991 metacpan
Maplat::Helpers::Cache::Memcached client library for memcached (memory cache daemon) 0.991 metacpan
Maplat::Helpers::Cache::Memcached::GetParser helper module 0.991 metacpan
Maplat::Helpers::CommandHelper get the current command queue 0.991 metacpan
Maplat::Helpers::DBSerialize serialize data structures for saving them into a database text field 0.991 metacpan
Maplat::Helpers::DateStrings generation and parsing of common date strings 0.991 metacpan
Maplat::Helpers::FileSlurp read in whole files from filename 0.991 metacpan
Maplat::Helpers::Logo print the Maplat logo as ASCII Art 0.991 metacpan
Maplat::Helpers::MailLogger Logger on steroids 0.991 metacpan
Maplat::Helpers::Mascot print the Maplat mascot as ASCII Art 0.991 metacpan
Maplat::Helpers::Padding string padding/trimming helpers 0.991 metacpan
Maplat::Helpers::Strings special string handling functions 0.991 metacpan
Maplat::Helpers::TextLogger log to STDOUT and a logfile 0.991 metacpan
Maplat::Web the Maplat WebGUI 0.991 metacpan
Maplat::Web::Accesslog log all access to the webgui 0.991 metacpan
Maplat::Web::BaseModule base module for web modules 0.991 metacpan
Maplat::Web::BrowserWorkarounds filter pages to display correctly in various browsers 0.991 metacpan
Maplat::Web::CommandQueue command ihandling module 0.991 metacpan
Maplat::Web::Debuglog view debuglog (STDOUT) from workers 0.991 metacpan
Maplat::Web::DirCleaner view worker DirCleaner status 0.991 metacpan
Maplat::Web::DocsSearch search mask for documents 0.991 metacpan
Maplat::Web::DocsSpreadSheet edit spreadsheets complete with graphs 0.991 metacpan
Maplat::Web::DocsWordProcessor edit rich text documents 0.991 metacpan
Maplat::Web::Errors limited view of the errors table 0.991 metacpan
Maplat::Web::Login this module handles login, user managment and views 0.991 metacpan
Maplat::Web::LogoCache date-based logo display 0.991 metacpan
Maplat::Web::MemCache Module for access to memcached 0.991 metacpan
Maplat::Web::MemCachePg PostgreSQL-backed memcache module 0.991 metacpan
Maplat::Web::MemCacheSim Simulated Maplat::Web::MemCache 0.991 metacpan
Maplat::Web::OracleDB Web module for accessing Oracle databases 0.991 metacpan
Maplat::Web::PathRedirection redirect web access to other pages 0.991 metacpan
Maplat::Web::PostgresDB Web module for accessing PostgreSQL databases 0.991 metacpan
Maplat::Web::SendMail send mails to Maplat users 0.991 metacpan
Maplat::Web::SessionSettings save and load session/module specific data 0.991 metacpan
Maplat::Web::StandardFields provide some standard fields for default_webdata 0.991 metacpan
Maplat::Web::StaticCache provide static files to browser 0.991 metacpan
Maplat::Web::Status view the errors table 0.991 metacpan
Maplat::Web::TemplateCache provide template caching and rendering 0.991 metacpan
Maplat::Web::Themes add theming support to your project 0.991 metacpan
Maplat::Web::UserSettings save and load user/module specific data 0.991 metacpan
Maplat::Web::VariablesADM change some webgui variables online 0.991 metacpan
Maplat::Worker the Maplat Worker 0.991 metacpan
Maplat::Worker::AdminCommands database admin command module 0.991 metacpan
Maplat::Worker::BaseModule base module for worker modules 0.991 metacpan
Maplat::Worker::Commands database admin command module 0.991 metacpan
Maplat::Worker::DirCleaner Clean stale files from directories 0.991 metacpan
Maplat::Worker::MemCache Module for access to memcached 0.991 metacpan
Maplat::Worker::OracleDB Worker module for accessing Oracle databases 0.991 metacpan
Maplat::Worker::PostgresDB Worker module for accessing PostgreSQL databases 0.991 metacpan
Maplat::Worker::Reporting logging to database and STDOUT 0.991 metacpan
Maplat::Worker::SendMail send infos and files via email 0.991 metacpan

Provides

Name File View
Maplat::Web::HelloWorld Examples/helloworld_windowsservice/Maplat/Web/HelloWorld.pm metacpan
MaplatSVCWin Examples/helloworld_windowsservice/MaplatSVCWin.pm metacpan

Other Files

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