projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3865926
)
Fixed typo in Build.PL
Andy Grundman [Mon, 14 Nov 2005 17:57:49 +0000 (17:57 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
0c22671
..
a741a69
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-18,7
+18,7
@@
my %arguments = (
'Storable' => 0,
'Module::Find' => 0,
},
- reommends => {
+ recommends => {
'Data::UUID' => 0,
},
create_makefile_pl => 'passthrough',