From c16f56da3fdcd53caf0fbd89dcb5d975da1e8f78 Mon Sep 17 00:00:00 2001 From: Aristotle Pagaltzis Date: Mon, 16 Feb 2015 20:52:08 +0100 Subject: [PATCH] reorganise dist.ini --- dist.ini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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