Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Entities
  • XML::Twig

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: ClientVersion.pm, E2Node.pm, Interface.pm, Message.pm, Node.pm, Room.pm, Scratchpad.pm, Search.pm, Session.pm, Superdoc.pm, Ticker.pm, User.pm, UserSearch.pm, Usergroup.pm, Writeup.pm

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.

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.31,0.32,0.33

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
E2::ClientVersion Load client version information from everything2.com 0.31 metacpan
E2::E2Node A module for fetching data and manipulating e2nodes on L<http://everything2.com>. 0.33 metacpan
E2::Interface A client interface to the everything2.com collaborative database 0.33 metacpan
E2::Message A module for accessing Everything2 messages 0.32 metacpan
E2::Node A module for loading nodes from everything2.com based on title or node_id 0.33 metacpan
E2::Room A module for loading rooms on L<http://everything2.com>. 0.32 metacpan
E2::Scratchpad A module for loading and setting a user's E2 Scratch Pad. 0.32 metacpan
E2::Search A module for searching for nodes on L<http://everything2.com> 0.32 metacpan
E2::Session Load session information about the current E2 user 0.33 metacpan
E2::Superdoc 0.32 metacpan
E2::Ticker A module for fetching L<http://everything2.com>'s tickers. 0.32 metacpan
E2::User A module for loading user data and sorting and listing a user's writeups 0.32 metacpan
E2::UserSearch A module for listing and sorting a user's writeups 0.33 metacpan
E2::Usergroup A module for loading usergroup lists from L<http://everything2.com>. 0.32 metacpan
E2::Writeup A module for accessing, updating, and cooling writeups. 0.33 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan