From: skaufman Date: Wed, 27 May 2015 14:43:23 +0000 (+0000) Subject: explicitly meta noindex t/lib X-Git-Tag: v1.001_030^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c295e0fd98d8eca877fadfcfa37940c00b65584;p=dbsrgits%2FDBIx-Class-Fixtures.git explicitly meta noindex t/lib --- diff --git a/Makefile.PL b/Makefile.PL index 79d6e12..9e0180a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,7 +50,7 @@ my %WriteMakefileArgs = ( "IPC::Open3" => 0, "Test::More" => "0.98" }, - "VERSION" => "1.001_029", + "VERSION" => "1.001_030", "test" => { "TESTS" => "t/*.t" } diff --git a/dist.ini b/dist.ini index ef9360d..34560e9 100644 --- a/dist.ini +++ b/dist.ini @@ -15,6 +15,10 @@ repository.url = https://github.com/dbsrgits/DBIx-Class-Fixtures.git repository.web = https://github.com/dbsrgits/DBIx-Class-Fixtures repository.type = git +[MetaNoIndex] +directory=t/lib +directory=t/var + [VersionFromModule] [PkgVersion] [NextRelease]