projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9c62867
)
Added Text::RecordParser 0.02 pre-req.
Ken Youens-Clark [Wed, 7 May 2003 20:39:23 +0000 (20:39 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
fe4b6c2
..
0b3a8f2
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-25,6
+25,7
@@
WriteMakefile(
'Spreadsheet::ParseExcel' => 0,
'Test::More' => 0,
'Text::ParseWords' => 0,
+ 'Text::RecordParser' => 0.02,
'XML::Writer' => 0,
},
clean => {