AnnoCPAN 0.22 Latest
Kwalitee Issues
- 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: AnnoCPAN
- 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.
- 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.
- 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: AnnoCPAN
- 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 |
---|---|---|---|
AnnoCPAN | Annotated CPAN documentation | 0.22 | metacpan |
AnnoCPAN::Archive | Simple archive abstraction layer | 0.22 | metacpan |
AnnoCPAN::Config | AnnoCPAN configuration module | 0.22 | metacpan |
AnnoCPAN::Control | Main AnnoCPAN Web Interface Control Module | 0.22 | metacpan |
AnnoCPAN::DBI | AnnoCPAN model class (database access module) | 0.22 | metacpan |
AnnoCPAN::Dist | CPAN distribution extracting and munging | 0.22 | metacpan |
AnnoCPAN::Dump | Read and write AnnoCPAN XML dumps | 0.22 | metacpan |
AnnoCPAN::Feed | 0.22 | metacpan | |
AnnoCPAN::Perldoc::DBI | 0.22 | metacpan | |
AnnoCPAN::PodParser | Parse a pod and load the paragraphs into the database | 0.22 | metacpan |
AnnoCPAN::PodToHtml | Convert POD to HTML | 0.22 | metacpan |
AnnoCPAN::Update | Update AnnoCPAN database from local CPAN mirror | 0.22 | metacpan |
AnnoCPAN::XMLCGI | Read XML input through a CGI.pm-like interface | 0.22 | metacpan |
Provides
Name | File | View |
---|---|---|
AnnoCPAN::Archive::Tar | lib/AnnoCPAN/Archive.pm | metacpan |
AnnoCPAN::Archive::Zip | lib/AnnoCPAN/Archive.pm | metacpan |
AnnoCPAN::DBI::Author | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::Dist | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::DistVer | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::Note | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::NotePos | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::Pod | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::PodDist | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::PodVer | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::Prefs | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::Section | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::User | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::DBI::Vote | lib/AnnoCPAN/DBI.pm | metacpan |
AnnoCPAN::Dump::SAX | lib/AnnoCPAN/Dump.pm | metacpan |
AnnoCPAN::Perldoc::DBI::Note | lib/AnnoCPAN/Perldoc/DBI.pm | metacpan |
AnnoCPAN::Perldoc::DBI::NotePos | lib/AnnoCPAN/Perldoc/DBI.pm | metacpan |
AnnoCPAN::Perldoc::DBI::PodVer | lib/AnnoCPAN/Perldoc/DBI.pm | metacpan |