NAME
make_database_yaml.pl - make database definition from existing db.
VERSION
0.01
SYNOPSIS
Options:
--dsn|-d database dsn
--user|-u database user
--password|-p database password
--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.
- --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_database_yaml.pl
AUTHOR
Toru Yamaguchi <zigorou@cpan.org<gt>