diff --git a/dist.ini b/dist.ini index 3deb290..6fb4400 100644 --- a/dist.ini +++ b/dist.ini @@ -17,6 +17,9 @@ bugtracker.web = https://github.com/theory/plack-middleware-methodoverride/issue -remove=Readme [Readme::Brief] [ReadmeAnyFromPod / PodInRoot] +[Run::AfterBuild] +run = perl -pi -e '$url="https://travis-ci.org/theory/plack-middleware-methodoverride"; s!^(?==head1 SYNOPSIS$)!=for html Build Status\n\n!' README.pod + [MetaJSON] [PkgVersion] [PodWeaver] @@ -24,5 +27,3 @@ bugtracker.web = https://github.com/theory/plack-middleware-methodoverride/issue [Test::Compile] [AutoPrereqs] [CheckSelfDependency] -[Run::AfterBuild] -run = perl -pi -e '$url="https://travis-ci.org/theory/plack-middleware-methodoverride"; s!^(?==head1 SYNOPSIS$)!=for html Build Status\n\n!' README.pod