Added refactored comment producing using header_comment.
[dbsrgits/SQL-Translator.git] / MANIFEST
index d3e2846..870f0c6 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,23 +1,48 @@
+BUGS
 Changes
-Makefile.PL
 MANIFEST
-MANIFEST.skip
-BUGS
+MANIFEST.SKIP
+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.pl
 t/01load.t
 t/02mysql-parser.t
-t/04file,fh,string.t
 t/03mysql-to-oracle.t
+t/04file,fh,string.t
 t/05bgep-re.t
 t/06xsv.t
+t/07p_args.t
+t/08postgres-to-mysql.t
+t/09auto-dia.t
+t/10excel.t
+t/11normalize.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