Apache-Wyrd 0.8 Deleted

Kwalitee Issues

has_meta_yml

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

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

prereq_matches_use

List all used modules in META.yml requires

Error:
  • Apache
  • Apache::Constants
  • Apache::Cookie
  • Apache::Request
  • Apache::URI
  • Apache::Util
  • BerkeleyDB
  • BerkeleyDB::Btree
  • Class::Singleton
  • DBI
  • HTML::Entities
  • HTTP::Request::Common
  • LWP::UserAgent
  • XML::Dumper
  • XML::Simple
no_pod_errors

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

Error: Apache-Wyrd-0.8/Wyrd/DBL.pm -- Around line 524: You forgot a '=back' before '=head1' Apache-Wyrd-0.8/Wyrd/Datum.pm -- Around line 391: You forgot a '=back' before '=head1' Around line 429: '=item' outside of any '=over' Around line 455: You forgot a '=back' before '=head1' Apache-Wyrd-0.8/Wyrd/Form.pm -- Around line 173: You forgot a '=back' before '=head1' Around line 830: =back without =over Apache-Wyrd-0.8/Wyrd/Input/Complex.pm -- Around line 71: '=item' outside of any '=over' Around line 156: Expected text after =item, not a bullet Around line 158: You forgot a '=back' before '=head1' Apache-Wyrd-0.8/Wyrd/Services/LoginServer.pm -- Around line 136: You forgot a '=back' before '=head1' Apache-Wyrd-0.8/Wyrd.pm -- Around line 292: You can't have =items (as at line 298) unless the first thing after the =over is an =item Around line 486: You forgot a '=back' before '=head3' Around line 488: '=item' outside of any '=over' Around line 535: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 553: '=item' outside of any '=over' Around line 580: You forgot a '=back' before '=head3'

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:
  • Apache::Test
  • Apache::TestRequest
  • Apache::TestUtil
  • LWP::UserAgent

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:
  • Apache::TestMM
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
Apache::Wyrd 0.8 metacpan
Apache::Wyrd::Attribute 0.8 metacpan
Apache::Wyrd::CGICond 0.8 metacpan
Apache::Wyrd::CGISetter 0.8 metacpan
Apache::Wyrd::CSSGene 0.8 metacpan
Apache::Wyrd::DBL 0.8 metacpan
Apache::Wyrd::Datum 0.8 metacpan
Apache::Wyrd::Debug 0.8 metacpan
Apache::Wyrd::Defaults 0.8 metacpan
Apache::Wyrd::ErrField 0.8 metacpan
Apache::Wyrd::ErrTag 0.8 metacpan
Apache::Wyrd::Form 0.8 metacpan
Apache::Wyrd::Form::Preload 0.8 metacpan
Apache::Wyrd::Form::Template 0.8 metacpan
Apache::Wyrd::Form::View 0.8 metacpan
Apache::Wyrd::Handler 0.8 metacpan
Apache::Wyrd::Input 0.8 metacpan
Apache::Wyrd::Input::Complex 0.8 metacpan
Apache::Wyrd::Input::Condenser 0.8 metacpan
Apache::Wyrd::Input::Opt 0.8 metacpan
Apache::Wyrd::Input::Set 0.8 metacpan
Apache::Wyrd::Interfaces::GetUser 0.8 metacpan
Apache::Wyrd::Interfaces::Indexable 0.8 metacpan
Apache::Wyrd::Interfaces::Mother 0.8 metacpan
Apache::Wyrd::Interfaces::Setter 0.8 metacpan
Apache::Wyrd::Interfaces::SmartInput 0.8 metacpan
Apache::Wyrd::Interfaces::Stealth 0.8 metacpan
Apache::Wyrd::Interfaces::XMLer 0.8 metacpan
Apache::Wyrd::Lib 0.8 metacpan
Apache::Wyrd::LogDump 0.8 metacpan
Apache::Wyrd::Lookup 0.8 metacpan
Apache::Wyrd::MySQLForm 0.8 metacpan
Apache::Wyrd::Query 0.8 metacpan
Apache::Wyrd::Redirect 0.8 metacpan
Apache::Wyrd::Request 0.8 metacpan
Apache::Wyrd::SQLForm 0.8 metacpan
Apache::Wyrd::Services::Auth 0.8 metacpan
Apache::Wyrd::Services::CodeRing 0.8 metacpan
Apache::Wyrd::Services::FileCache 0.8 metacpan
Apache::Wyrd::Services::Index 0.8 metacpan
Apache::Wyrd::Services::Key 0.8 metacpan
Apache::Wyrd::Services::LoginServer 0.8 metacpan
Apache::Wyrd::Services::SAK 0.8 metacpan
Apache::Wyrd::Services::SearchParser 0.8 metacpan
Apache::Wyrd::Services::TicketPad 0.8 metacpan
Apache::Wyrd::Services::Tree 0.8 metacpan
Apache::Wyrd::ShowParams 0.8 metacpan
Apache::Wyrd::Template 0.8 metacpan
Apache::Wyrd::User 0.8 metacpan
Apache::Wyrd::Var 0.8 metacpan

Provides

Name File View
Apache::Wyrd::Datum::Blob Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Char Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Enum Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Integer Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Null Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Set Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Text Wyrd/Datum.pm metacpan
Apache::Wyrd::Datum::Varchar Wyrd/Datum.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan