E2-Interface 0.21
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_tests
-
Add tests!
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- HTTP::Cookies
- HTTP::Request::Common
- LWP::UserAgent
- URI::Escape
- Unicode::String
- XML::Twig
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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, 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.
- 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.21 | metacpan |
E2::E2Node | A module for fetching data and manipulating e2nodes on L<http://everything2.com>. | 0.21 | metacpan |
E2::Interface | A client interface to the everything2.com collaborative database | 0.21 | metacpan |
E2::Message | A module for accessing Everything2 messages | 0.21 | metacpan |
E2::Node | A module for loading nodes from everything2.com based on title or node_id | 0.21 | metacpan |
E2::Room | A module for loading rooms on L<http://everything2.com>. | 0.21 | metacpan |
E2::Search | A module for searching for nodes on L<http://everything2.com> | 0.21 | metacpan |
E2::Session | Load session information about the current E2 user | 0.21 | metacpan |
E2::Superdoc | 0.21 | metacpan | |
E2::Ticker | A module for fetching L<http://everything2.com>'s New Writeups, Cool Nodes, Editor Cools, Random Nodes, and Other Users tickers. | 0.21 | metacpan |
E2::User | A module for loading user data and sorting and listing a user's writeups | 0.21 | metacpan |
E2::UserSearch | A module for listing and sorting a user's writeups | 0.21 | metacpan |
E2::Usergroup | A module for loading usergroup lists from L<http://everything2.com>. | 0.21 | metacpan |
E2::Writeup | A module for accessing, updating, and cooling writeups. | 0.21 | metacpan |