added need for Excel Spreadsheet parser module
Mikey Melillo [Thu, 27 Mar 2003 18:03:50 +0000 (18:03 +0000)]
which I will write in the near future per Darren's request

TODO

diff --git a/TODO b/TODO
index 9cafcc0..3503ff9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,7 @@ Modules to be written/finished
     SQL::Translator::Validator
     SQL::Translator::Parser::xSV
     SQL::Translator::Producer::MySQL
+    SQL::Translator::Parser::Xls
 
 Should the parsers return an instance instead of a data structure?  It
 would make traversing the data structure easier.