make_database_yaml.pl - make database definition from existing db.
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
- --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
write description for make_database_yaml.pl
Toru Yamaguchi <zigorou@cpan.org<gt>