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

CPANTS Kwalitee low-hanging fruit #6

Open
n1vux opened this issue Jan 17, 2019 · 0 comments
Open

CPANTS Kwalitee low-hanging fruit #6

n1vux opened this issue Jan 17, 2019 · 0 comments

Comments

@n1vux
Copy link
Member

n1vux commented Jan 17, 2019

https://cpants.cpanauthors.org/release/TIMK/Text-WordDiff-0.09

No core issues, 2 extra issues

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.

use_warnings
Add 'use warnings' (or its equivalents) to all modules (this will require perl > 5.6), or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Text::WordDiff, Text::WordDiff::ANSIColor, Text::WordDiff::HTML, Text::WordDiff::HTMLTwoLines

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