Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: PaxHeader/StandupGenerator-0.1,PaxHeader/StandupGenerator-0.1,StandupGenerator-0.1/PaxHeader/Changes,StandupGenerator-0.1/PaxHeader/Changes,StandupGenerator-0.1/PaxHeader/t,StandupGenerator-0.1/PaxHeader/t,StandupGenerator-0.1/PaxHeader/README.md,StandupGenerator-0.1/PaxHeader/README.md,StandupGenerator-0.1/PaxHeader/Makefile.PL,StandupGenerator-0.1/PaxHeader/Makefile.PL,StandupGenerator-0.1/PaxHeader/data,StandupGenerator-0.1/PaxHeader/data,StandupGenerator-0.1/data/PaxHeader/s1d01.txt,StandupGenerator-0.1/data/PaxHeader/s1d01.txt,StandupGenerator-0.1/data/PaxHeader/s1d03.txt,StandupGenerator-0.1/data/PaxHeader/s1d03.txt,StandupGenerator-0.1/data/PaxHeader/s1d02.txt,StandupGenerator-0.1/data/PaxHeader/s1d02.txt,StandupGenerator-0.1/lib/PaxHeader/StandupGenerator.pm,StandupGenerator-0.1/lib/PaxHeader/StandupGenerator.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Accessor.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Accessor.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Manipulator.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Manipulator.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Helper.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Helper.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Creator.pm,StandupGenerator-0.1/lib/StandupGenerator/PaxHeader/Creator.pm,StandupGenerator-0.1/t/PaxHeader/create_standup.t,StandupGenerator-0.1/t/PaxHeader/create_standup.t,StandupGenerator-0.1/t/PaxHeader/view_standups_from_week.t,StandupGenerator-0.1/t/PaxHeader/view_standups_from_week.t,StandupGenerator-0.1/t/PaxHeader/open_standup.t,StandupGenerator-0.1/t/PaxHeader/open_standup.t,StandupGenerator-0.1/t/PaxHeader/routines,StandupGenerator-0.1/t/PaxHeader/routines,StandupGenerator-0.1/t/routines/PaxHeader/extract_identifiers.t,StandupGenerator-0.1/t/routines/PaxHeader/extract_identifiers.t,StandupGenerator-0.1/t/routines/PaxHeader/find_last_file.t,StandupGenerator-0.1/t/routines/PaxHeader/find_last_file.t,StandupGenerator-0.1/t/routines/PaxHeader/open_one.t,StandupGenerator-0.1/t/routines/PaxHeader/open_one.t,StandupGenerator-0.1/t/routines/PaxHeader/create_new.t,StandupGenerator-0.1/t/routines/PaxHeader/create_new.t,StandupGenerator-0.1/t/routines/PaxHeader/open_many.t,StandupGenerator-0.1/t/routines/PaxHeader/open_many.t

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: StandupGenerator, StandupGenerator::Accessor, StandupGenerator::Creator, StandupGenerator::Helper, StandupGenerator::Manipulator

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: StandupGenerator, StandupGenerator::Accessor, StandupGenerator::Creator, StandupGenerator::Helper, StandupGenerator::Manipulator

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
StandupGenerator package giving the user a simple way to create and open standup files 0.1 metacpan
StandupGenerator::Accessor opens files for user metacpan
StandupGenerator::Creator creates a new standup file for user metacpan
StandupGenerator::Helper provides functions to assist methods in other modules metacpan
StandupGenerator::Manipulator allows user to easily save shortcuts for this package in their configurations metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan