DragonFly On-Line Manual Pages

Search: Section:  


MAKE_FIXTURE_YAML(1)  User Contributed Perl Documentation MAKE_FIXTURE_YAML(1)

NAME

make_fixture_yaml.pl - make fixture data from existing db.

VERSION

0.01

SYNOPSIS

Options: --dsn|-d database dsn --user|-u database user --password|-p database password --table|-t table name --name|-n named columns ( multiple choice ) --execute|-e execute query --output|-o output file name (yaml format) --help|-h brief help message --man full documentaion

OPTIONS

--dsn|-d database dsn. --user|-u database user. --password|-p database password. --table|-t table name --name|-n named columns ( multiple choice ) --execute|-e execute query --output|-o output file name. --help|-h Print brief help message and exit --man Prints the manual page and exit

DESCRIPTION

write description for make_fixture_yaml.pl

AUTHOR

Toru Yamaguchi <zigorou@cpan.org<gt>

SEE ALSO

perl v5.20.2 2015-08-30 MAKE_FIXTURE_YAML(1)

Search: Section: