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 kwalitee issues #2

Closed
wants to merge 1 commit into from
Closed

Fix kwalitee issues #2

wants to merge 1 commit into from

Conversation

kyzn
Copy link

@kyzn kyzn commented Dec 22, 2017

Hi! Thanks for maintaining Text-Template. It was our CPAN-PRC assignment for the month, and we will be submitting a couple pull requests.

This one is for kwalitee score, which you can see at https://cpants.cpanauthors.org/dist/Text-Template

While @manwar's PR #1 handles use_strict and use_warnings, this commit here should handle experimental issues.

meta_yml_has_provides can be resolved by adding MetaProvides::Package, and
build_prereq_matches_use can be resolved by adding Prereqs/BuildRequires.

Please let me know if you want me to update any part of this PR. Thanks!

#cpan-prc #team-ziprecruiter #happy-holidays \o/

meta_yml_has_provides:    add MetaProvides::Package
build_prereq_matches_use: add Prereqs/BuildRequires

https://cpants.cpanauthors.org/dist/Text-Template
@mschout
Copy link
Owner

mschout commented Dec 24, 2017

Not sure that Test::Pod should be a build prereq as thats only used if AUTHOR_TESTING=1, but really there's no harm.

Given that this issue is going to affect all of my modules which use my @mschout dzil plugin I will likely fix it there, and then simply doing a new release will take care of this.

Thanks for figuring this out!

@kyzn
Copy link
Author

kyzn commented Dec 24, 2017

Thanks for your comment! In that case, I'm closing this PR. Have a great day!

@kyzn kyzn closed this Dec 24, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants