osx man page for sql::translator::producer::dbix::class::file

Query: sql::translator::producer::dbix::class::file

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SQL::Translator::Producer::DBIx::Class::File(3) 	User Contributed Perl Documentation	   SQL::Translator::Producer::DBIx::Class::File(3)

NAME
SQL::Translator::Producer::DBIx::Class::File - DBIx::Class file producer
SYNOPSIS
use SQL::Translator; my $t = SQL::Translator->new( parser => '...', producer => 'DBIx::Class::File' ); print $translator->translate( $file );
DESCRIPTION
Creates a DBIx::Class::Schema for use with DBIx::Class perl v5.16.2 2012-08-16 SQL::Translator::Producer::DBIx::Class::File(3)
Related Man Pages
sql::translator::parser::dbix::class(3) - mojave
sql::translator::parser::dbix::class(3) - osx
sql::translator::parser::dbix::class(3pm) - debian
sql::translator::producer::oracle(3pm) - debian
sql::translator::producer::sqlserver(3pm) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location