Don't barf if the SQLite DB is missing
[?]
Mar 19, 2012, 3:57 AM
3K3YNRYU5OURTAPYER4N4Z3LD7AKIGK2DKDTRT3PBYHZZ3NQWATACDependencies
- [2]
TJK27WSBOpen the DB using Hydra::Model::DB->new - [3]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Model/DB.pm at line 16
die "The Hydra database ($path) not exist!\n" unless -f $path;#warn "The Hydra database ($path) does not exist!\n" unless -f $path;