Kwalitee Issues

has_meta_yml

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

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: Authen::Ticket

no_pod_errors

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

Error: Authen-Ticket-0.02/lib/Authen/Ticket/Client.pm -- Around line 247: You forgot a '=back' before '=head1' Authen-Ticket-0.02/lib/Authen/Ticket/Server.pm -- Around line 376: '=item' outside of any '=over' Around line 402: You forgot a '=back' before '=head1' Around line 419: You forgot a '=back' before '=head1' Around line 432: '=item' outside of any '=over' Around line 451: You forgot a '=back' before '=head1' Around line 455: '=item' outside of any '=over' Around line 510: You forgot a '=back' before '=head1' Around line 514: '=item' outside of any '=over' Around line 534: You forgot a '=back' before '=head1' Authen-Ticket-0.02/lib/Authen/Ticket/Signature.pm -- Around line 266: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 383: 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: Authen::Ticket, Authen::Ticket::Client, Authen::Ticket::Server, Authen::Ticket::Signature

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.01,0.02

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
Authen::Ticket Perl extension for implementing ticket authentication 0.02 metacpan
Authen::Ticket::Client Authentication code for the client website 0.02 metacpan
Authen::Ticket::Server Perl extension for implementing ticket authentication. 0.02 metacpan
Authen::Ticket::Signature Support for signing authentication tickets 0.02 metacpan

Provides

Name File View
My::PH sample/PH.pm metacpan
My::PH::Client sample/PH.pm metacpan
My::PH::Server sample/PH.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan