projects
/
dbsrgits/SQL-Translator-2.0-ish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c3734b4
)
typo
Justin Hunter [Tue, 4 Aug 2009 02:28:46 +0000 (19:28 -0700)]
lib/SQL/Translator/Producer/SQL/SQLite.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Translator/Producer/SQL/SQLite.pm
b/lib/SQL/Translator/Producer/SQL/SQLite.pm
index
e00ac22
..
d11c769
100644
(file)
--- a/
lib/SQL/Translator/Producer/SQL/SQLite.pm
+++ b/
lib/SQL/Translator/Producer/SQL/SQLite.pm
@@
-1,4
+1,4
@@
-use MooseX:Declare;
+use MooseX::Declare;
role SQL::Translator::Producer::SQL::SQLite {
use SQL::Translator::Constants qw(:sqlt_types);
use SQL::Translator::Types qw(Column Table);