projects
/
dbsrgits/DBIx-Class-Fixtures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
960bccb
)
explicitly meta noindex t/lib
v1.001_030
skaufman [Wed, 27 May 2015 14:43:23 +0000 (14:43 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
79d6e12
..
9e0180a
100644
(file)
--- 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
(file)
--- 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]