projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3ce9dd0
)
per mst: no optional deps
Peter Rabbitson [Fri, 7 Aug 2009 15:22:58 +0000 (15:22 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
28a0501
..
0473058
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-103,9
+103,6
@@
my %force_requires_if_author = (
,
);
-feature ('Storage Replication', -default => 0, %replication_requires);
-
-
install_script (qw|
script/dbicadmin