projects
/
dbsrgits/DBIx-Class-Cursor-Cached.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e0d8ca0
)
Ack, no version in Makefile.PL please!
Aran Deltac [Thu, 10 Sep 2009 16:25:01 +0000 (16:25 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
d2ff602
..
987ef8e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-3,7
+3,6
@@
use warnings;
use inc::Module::Install 0.67;
name 'DBIx-Class-Cursor-Cached';
-version '1.0.1';
all_from 'lib/DBIx/Class/Cursor/Cached.pm';
requires 'DBIx::Class' => '0.08004';