Genealogy::ObituaryDailyTimes::DB
Set some class level defaults.
__PACKAGE__::DB::init(directory => '../databases')
See the documentation for new() to see what variables can be set
Create an object to point to a read-only database.
Arguments:
cache => place to store results cache_duration => how long to store results in the cache (default is 1 hour) directory => where the database file is held
If the arguments are not set, tries to take from class level defaults
To install Genealogy::ObituaryDailyTimes, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Genealogy::ObituaryDailyTimes
CPAN shell
perl -MCPAN -e shell install Genealogy::ObituaryDailyTimes
For more information on module installation, please visit the detailed CPAN module installation guide.