Skip to content

Fixes to command line application pull#3

Merged
throughnothing merged 4 commits intothroughnothing:masterfrom
omega:cmd-line
Mar 27, 2013
Merged

Fixes to command line application pull#3
throughnothing merged 4 commits intothroughnothing:masterfrom
omega:cmd-line

Conversation

@omega
Copy link
Contributor

@omega omega commented Mar 27, 2013

Hello

I reverted your two fixes, and added new fixes:

  • added authordep in dist.ini on the missing Pod::Weaver::Section::Contributors plugin
  • added version required to MooseX::Getopt, to get the right print_usage_text

Sorry for not doing that right away, but at least I learned something new :)

if you now do something like dzil authordeps | cpanm it should grab the missing plugin so dzil build should work again.

I checked that the required version of MooseX::Getopt got into the Makefile.PL, but did not commit the Makefile.PL. dzil listdeps doesn't show versions or out of date information, but dzil listdeps | cpanm should install the latest of all of them I guess :)

@throughnothing
Copy link
Owner

Awesome, this looks good, I will test and merge it a little bit later :) Thanks again!

@omega
Copy link
Contributor Author

omega commented Mar 27, 2013

The last one also looked good, so fingers crossed this one actually also behaves well :P

On Mar 27, 2013, at 9:52 AM, William Wolf notifications@github.com wrote:

Awesome, this looks good, I will test and merge it a little bit later :) Thanks again!


Reply to this email directly or view it on GitHub.

@throughnothing
Copy link
Owner

looks like this one works...I'm gonna merge and release to cpan now.

throughnothing added a commit that referenced this pull request Mar 27, 2013
Fixes to command line application pull
@throughnothing throughnothing merged commit 8008080 into throughnothing:master Mar 27, 2013
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.

2 participants