Man Page: sql::translator::producer::dbix::class::file
Operating Environment: debian
Section: 3pm
SQL::Translator::Producer::DBIx::Class::File(3pm) User Contributed Perl Documentation SQL::Translator::Producer::DBIx::Class::File(3pm)NAMESQL::Translator::Producer::DBIx::Class::File - DBIx::Class file producerSYNOPSISuse SQL::Translator; my $t = SQL::Translator->new( parser => '...', producer => 'DBIx::Class::File' ); print $translator->translate( $file );DESCRIPTIONCreates a DBIx::Class::Schema for use with DBIx::Class perl v5.14.2 2011-05-10 SQL::Translator::Producer::DBIx::Class::File(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |