NAME
App::OverWatch::Config - Config object
VERSION
version 0.003
ATTRIBUTES
db_type
The type of backend database: mysql, postgres, sqlite
dsn
DSN used by DBI to connect to the database.
user
Database user (if required)
password
Database password (if required)
AUTHOR
Chris Hughes <chrisjh@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Chris Hughes.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.