name = Dist-Zilla-Plugin-Run
author = Torsten Raudssus <torsten@raudss.us> L<https://raudss.us/>
license = Perl_5
copyright_holder = L<Raudssus Social Software|https://raudss.us/>
copyright_year = 2010
[Bootstrap::lib]
[@Author::ETHER]
:version = 0.117
surgical_podweaver = 1
authority = cpan:GETTY
Git::Tag.tag_format = %v%t
Test::MinimumVersion.max_target_perl = 5.008003
StaticInstall.dry_run = 0 ; we can safely set this here
-remove = PodCoverageTests
-remove = Test::Pod::No404s ; 500 Can't connect to raudss.us:443
; authordep Dist::Zilla::Plugin::SurgicalPodWeaver
[MetaResources]
x_IRC = irc://irc.perl.org/#distzilla
x_MailingList = http://dzil.org/#mailing-list
[Prereqs / DevelopRequires]
Test::Warnings = 0
[RemovePrereqs]
remove = Path::Class ; if needed, Dist::Zilla already brought it in
[Test::CheckBreaks]
:version = 0.017
conflicts_module = Moose::Conflicts
conflicts_module = Module::Runtime::Conflicts
; print a little extra output so we know it's working as expected
[Run::AfterBuild]
quiet = 1
run = echo "Built version %v in %d... So far so good"
[Run::AfterRelease]
quiet = 1
eval = print "Congratulations, %v is out! Now just sit back and wait for the bug reports :-)\n"