Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4]

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_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).

Modules

Name Abstract Version View
Rubric a notes and bookmarks manager with tagging 0.148 metacpan
Rubric::CLI the Rubric command line interface 0.148 metacpan
Rubric::CLI::Command 0.148 metacpan
Rubric::CLI::Command::commands list the rubric commands 0.148 metacpan
Rubric::CLI::Command::db database management 0.148 metacpan
Rubric::CLI::Command::linkcheck check validity of links in the database 0.148 metacpan
Rubric::CLI::Command::user Rubric user management commands 0.148 metacpan
Rubric::Config the configuration data for a Rubric 0.148 metacpan
Rubric::DBI Rubric's subclass of Class::DBI 0.148 metacpan
Rubric::DBI::Setup db initialization routines 0.148 metacpan
Rubric::Entry a single entry made by a user 0.148 metacpan
Rubric::Entry::Formatter a base class for entry body formatters 0.148 metacpan
Rubric::Entry::Formatter::HTMLEscape format into HTML by escaping entities 0.148 metacpan
Rubric::Entry::Formatter::Nil format entries by formatting nearly not at all 0.148 metacpan
Rubric::Entry::Query construct and execute a complex query 0.148 metacpan
Rubric::EntryTag a tag on an entry 0.148 metacpan
Rubric::Link a link (URI) against which entries have been made 0.148 metacpan
Rubric::Renderer the rendering interface for Rubric 0.148 metacpan
Rubric::User a Rubric user 0.148 metacpan
Rubric::WebApp the web interface to Rubric 0.148 metacpan
Rubric::WebApp::Entries process the /entries run method 0.148 metacpan
Rubric::WebApp::Login web login processing 0.148 metacpan
Rubric::WebApp::Login::HTTP process web login from HTTP authentication 0.148 metacpan
Rubric::WebApp::Login::Post process web login from query parameters 0.148 metacpan
Rubric::WebApp::Session 0.148 metacpan
Rubric::WebApp::URI URIs for Rubric web requests 0.148 metacpan

Provides

Name File View
Rubric::WebApp::Session::Object lib/Rubric/WebApp/Session.pm metacpan

Other Files

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