oops, these really do have content
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Parser.pm
CommitLineData
cc73c25e 1package SQL::Translator::Parser;
2use Moose;
3extends 'SQL::Translator';
4
51;