Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Net::Lyskom::Simple

no_pod_errors

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

Error: Net-Lyskom-1.2/Lyskom/MiscInfo.pm -- Around line 22: =over without closing =back Net-Lyskom-1.2/Lyskom/Simple.pm -- Around line 14: Non-ASCII character seen before =encoding in '$kom->post("Inlägg'. Assuming CP1252 Net-Lyskom-1.2/Lyskom.pm -- Around line 1966: '=item' outside of any '=over' Around line 1972: You forgot a '=back' before '=head1'

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!

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Net::Lyskom, Net::Lyskom::Simple

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
Net::Lyskom Perl module used to talk to LysKOM servers. 1.2 metacpan
Net::Lyskom::AuxItem Object representing a Protocol A AuxItem. metacpan
Net::Lyskom::ConfZInfo conf_z_info object metacpan
Net::Lyskom::Conference object that holds information on a conference metacpan
Net::Lyskom::DynamicSession dynamic session info object metacpan
Net::Lyskom::Info server information object. metacpan
Net::Lyskom::Member object holding member information metacpan
Net::Lyskom::Membership conference membership information object metacpan
Net::Lyskom::MiscInfo objects holding misc_info data for texts. metacpan
Net::Lyskom::Object metacpan
Net::Lyskom::Person object holding status for a person metacpan
Net::Lyskom::Simple module with an easy-to-use subset of Lyskom functions metacpan
Net::Lyskom::StaticSession static session information object metacpan
Net::Lyskom::TextMapping represents a text_mapping metacpan
Net::Lyskom::TextStat text information object. metacpan
Net::Lyskom::Time object that holds a time value. metacpan
Net::Lyskom::Util Utility functions for Net::Lyskom objects metacpan

Other Files

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