Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cpantesters issues #3

Open
jorol opened this issue Sep 1, 2016 · 0 comments
Open

Fix cpantesters issues #3

jorol opened this issue Sep 1, 2016 · 0 comments

Comments

@jorol
Copy link
Owner

jorol commented Sep 1, 2016

see http://cpants.cpanauthors.org/dist/MARC-Parser-RAW

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.

build_prereq_matches_use

    List all modules used in the test suite in META.yml build_requires

    Error:

        Test::Pod

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant