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

Use @Starter to clean up dist.ini and some cpanfile cleanup #54

Merged
merged 2 commits into from Oct 23, 2016

Conversation

Grinnz
Copy link
Contributor

@Grinnz Grinnz commented Oct 23, 2016

[@Starter] encompasses several of the plugins being used and adds a couple more useful things. removed some redundant entries in cpanfile.

This also results in using [ReadmeAnyFromPod] instead of [Pod2Readme] (no functional change), and [RunExtraTests] instead of [ExtraTests] (generated author tests left in xt/ instead of rewritten to t/). Plugins [MetaConfig], [MetaProvides::Package], and [Test::ReportPrereqs] will additionally be used.
File::Spec, IO::Handle and IPC::Open3 test prereqs are for [Test::Compile] which will add them itself (and in the @starter bundle it is an author test only).

perl version is already covered by runtime requires.

Configure dependency on EUMM is added automatically by [MakeMaker].

Pod develop requirements are added automatically by [PodSyntaxTests] and [PodCoverageTests].
@mickeyn mickeyn merged commit 6d2b6e4 into metacpan:master Oct 23, 2016
@mickeyn
Copy link
Contributor

mickeyn commented Oct 23, 2016

thanks

@Grinnz Grinnz deleted the distini_starter branch October 23, 2016 20:24
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