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 |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| How to copy a column of multiple files and paste into new excel file (next to column)? |