projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
43cf00a
)
Class::MakeMethods prereq for Turnkey producer.
Allen Day [Tue, 20 Jul 2004 23:49:04 +0000 (23:49 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
3341280
..
f2469e9
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-21,6
+21,7
@@
WriteMakefile(
],
'PREREQ_PM' => {
'Class::Base' => 0,
+ 'Class::MakeMethods' => 0,
'File::Basename' => 0,
'File::Spec' => 0,
'GD' => 0,