projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7256996
)
added Class::Base preq
Allen Day [Fri, 21 Feb 2003 03:23:33 +0000 (
03:23
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
3dceff9
..
4daf93d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-14,6
+14,7
@@
WriteMakefile(
'Parse::RecDescent' => 0, # Is a particular version needed?
'XML::Dumper' => 0,
'Pod::Usage' => 0,
+ 'Class::Base' => 0,
},
clean => {
FILES => '$(DISTNAME)-$(VERSION).tar.gz',