App-Slackeria 0.12 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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 |
---|---|---|---|
App::Slackeria::Config | Get config values for App::Slackeria and plugins | 0.12 | metacpan |
App::Slackeria::Output | XHTML output for App::Slackeria | 0.12 | metacpan |
App::Slackeria::Plugin | parent class for all slackeria plugins | 0.12 | metacpan |
App::Slackeria::Plugin::CPAN | Check module distribution on CPAN | 0.12 | metacpan |
App::Slackeria::Plugin::Debian | Check project version in Debian | 0.12 | metacpan |
App::Slackeria::Plugin::FreeBSD | Check project version in FreeBSD | 0.12 | metacpan |
App::Slackeria::Plugin::Freshmeat | Check project on freshmeat.net | 0.12 | metacpan |
App::Slackeria::Plugin::Gentoo | Check project version in Gentoo | 0.12 | metacpan |
App::Slackeria::Plugin::Git | Check if bare git repo exists in a local directory | 0.12 | metacpan |
App::Slackeria::Plugin::GitHub | Check project on github.com | 0.12 | metacpan |
App::Slackeria::Plugin::Ikiwiki | Check if project exists in ikiwiki file | 0.12 | metacpan |
App::Slackeria::Plugin::OpenPorts | Check project version in OpenBSD Ports | 0.12 | metacpan |
App::Slackeria::Plugin::OpenSUSE | Check project version in OpenSUSE | 0.12 | metacpan |
App::Slackeria::Plugin::Pkgsrc | Check project version on pkgsrc.se | 0.12 | metacpan |
App::Slackeria::Plugin::Ubuntu | Check project version in Ubuntu | 0.12 | metacpan |
App::Slackeria::Plugin::Whohas | Parent for whohas-based distro check plugins | 0.12 | metacpan |
App::Slackeria::PluginLoader | Plugin wrapper for App::Slackeria | 0.12 | metacpan |