Perl-Tags 0.32 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (59) does not match dist (57):
- Missing in Dist: META.yml, MYMETA.json
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- PPI
- Test::Builder::Module
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Perl-Tags-0.32/lib/Perl/Tags/Naive/Moose.pm -- Around line 263: You forgot a '=back' before '=head1'
- 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.
- 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.032,0.32
- 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 |
---|---|---|---|
App::Perl::Tags | 0.032 | metacpan | |
Perl::Tags | Generate (possibly exuberant) Ctags style tags for Perl sourcecode | 0.32 | metacpan |
Perl::Tags::Hybrid | 0.32 | metacpan | |
Perl::Tags::Naive | 0.32 | metacpan | |
Perl::Tags::Naive::Lib | 0.32 | metacpan | |
Perl::Tags::Naive::Moose | 0.32 | metacpan | |
Perl::Tags::Naive::Spiffy | 0.32 | metacpan | |
Perl::Tags::PPI | use PPI to parse | 0.32 | metacpan |
Perl::Tags::Tag | 0.32 | metacpan | |
Test::Perl::Tags | testing output of L<Perl::Tags> | 0.32 | metacpan |
Provides
Name | File | View |
---|---|---|
Perl::Tags::Tag::After | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Around | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Augment | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Before | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Class | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Constant | lib/Perl/Tags/Tag.pm | metacpan |
Perl::Tags::Tag::Field | lib/Perl/Tags/Naive/Spiffy.pm | metacpan |
Perl::Tags::Tag::Has | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Label | lib/Perl/Tags/Tag.pm | metacpan |
Perl::Tags::Tag::Method | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Override | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Package | lib/Perl/Tags/Tag.pm | metacpan |
Perl::Tags::Tag::Recurse | lib/Perl/Tags/Tag.pm | metacpan |
Perl::Tags::Tag::Role | lib/Perl/Tags/Naive/Moose.pm | metacpan |
Perl::Tags::Tag::Stub | lib/Perl/Tags/Naive/Spiffy.pm | metacpan |
Perl::Tags::Tag::Sub | lib/Perl/Tags/Tag.pm | metacpan |
Perl::Tags::Tag::Var | lib/Perl/Tags/Tag.pm | metacpan |