Changed to use Test::More, cleaned up syntax. Still pretty useless.
[dbsrgits/SQL-Translator.git] / MANIFEST
index 70c2b33..6fdaf88 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,20 +6,29 @@ Makefile.PL
 README
 TODO
 bin/auto-dia.pl
+bin/auto-graph.pl
+bin/auto-viv.cgi
 bin/sql_translator.pl
 bin/validator_test.pl
 lib/SQL/Translator.pm
 lib/SQL/Translator/Parser.pm
+lib/SQL/Translator/Parser/Excel.pm
 lib/SQL/Translator/Parser/MySQL.pm
+lib/SQL/Translator/Parser/Oracle.pm
 lib/SQL/Translator/Parser/PostgreSQL.pm
 lib/SQL/Translator/Parser/Sybase.pm
 lib/SQL/Translator/Parser/xSV.pm
 lib/SQL/Translator/Producer.pm
+lib/SQL/Translator/Producer/ClassDBI.pm
+lib/SQL/Translator/Producer/Diagram.pm
+lib/SQL/Translator/Producer/GraphViz.pm
 lib/SQL/Translator/Producer/MySQL.pm
 lib/SQL/Translator/Producer/Oracle.pm
 lib/SQL/Translator/Producer/PostgreSQL.pm
 lib/SQL/Translator/Producer/Raw.pm
+lib/SQL/Translator/Producer/SQLite.pm
 lib/SQL/Translator/Producer/XML.pm
+lib/SQL/Translator/Utils.pm
 lib/SQL/Translator/Validator.pm
 t/01load.t
 t/02mysql-parser.t
@@ -30,5 +39,10 @@ t/06xsv.t
 t/07p_args.t
 t/08postgres-to-mysql.t
 t/09auto-dia.t
+t/10excel.t
+t/11normalize.t
+t/12header_comment.t
+t/data/pgsql/Chado-CV-PostGreSQL.sql
+t/data/Excel/t.xls
 t/data/mysql/Apache-Session-MySQL.sql
 t/data/mysql/BGEP-RE-create.sql