Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a list structure (author) [Validation: 1.3]

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: RTx::Shredder::Constants

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: RTx::Shredder::Constants, RTx::Shredder::Dependencies, RTx::Shredder::Dependency

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
RTx::Shredder Cleanup RT database 0.07 metacpan
RTx::Shredder::Constants RTx::Shredder constants that is used to mark state of RT objects. metacpan
RTx::Shredder::Dependencies metacpan
RTx::Shredder::Dependency metacpan
RTx::Shredder::POD metacpan
RTx::Shredder::Plugin interface to access shredder plugins metacpan
RTx::Shredder::Plugin::Attachments search plugin for wiping attachments. metacpan
RTx::Shredder::Plugin::Base base class for Shredder plugins. metacpan
RTx::Shredder::Plugin::Objects search plugin for wiping any selected object. metacpan
RTx::Shredder::Plugin::Tickets search plugin for wiping tickets. metacpan
RTx::Shredder::Plugin::Users search plugin for wiping users. metacpan

Provides

Name File View
RT::ACE lib/RTx/Shredder/ACE.pm metacpan
RT::Attachment lib/RTx/Shredder/Attachment.pm metacpan
RT::CachedGroupMember lib/RTx/Shredder/CachedGroupMember.pm metacpan
RT::CustomField lib/RTx/Shredder/CustomField.pm metacpan
RT::CustomFieldValue lib/RTx/Shredder/CustomFieldValue.pm metacpan
RT::Group lib/RTx/Shredder/Group.pm metacpan
RT::GroupMember lib/RTx/Shredder/GroupMember.pm metacpan
RT::Link lib/RTx/Shredder/Link.pm metacpan
RT::ObjectCustomFieldValue lib/RTx/Shredder/ObjectCustomFieldValue.pm metacpan
RT::Principal lib/RTx/Shredder/Principal.pm metacpan
RT::Queue lib/RTx/Shredder/Queue.pm metacpan
RT::Record lib/RTx/Shredder/Record.pm metacpan
RT::Scrip lib/RTx/Shredder/Scrip.pm metacpan
RT::ScripAction lib/RTx/Shredder/ScripAction.pm metacpan
RT::ScripCondition lib/RTx/Shredder/ScripCondition.pm metacpan
RT::Template lib/RTx/Shredder/Template.pm metacpan
RT::Ticket lib/RTx/Shredder/Ticket.pm metacpan
RT::Transaction lib/RTx/Shredder/Transaction.pm metacpan
RT::User lib/RTx/Shredder/User.pm metacpan
RTx::Shredder::Exception lib/RTx/Shredder/Exceptions.pm metacpan
RTx::Shredder::Exception::Info lib/RTx/Shredder/Exceptions.pm metacpan
RTx::Shredder::POD::HTML lib/RTx/Shredder/POD.pm metacpan

Other Files

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