this is pretty stable, and is ( i think ) generating usable class::dbi
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Graph / Port.pm
1 package SQL::Translator::Schema::Graph::Port;
2
3 use strict;
4
5 1;