Switch the shortener (used only by oracle) reqs to an optional dependency
[dbsrgits/DBIx-Class-Historic.git] / lib / DBIx / Class / SQLAHacks.pm
1 package # Hide from PAUSE
2   DBIx::Class::SQLAHacks;
3
4 use base qw/DBIx::Class::SQLMaker/;
5
6 1;