DBI::UserFrontEnd - user customizable version of the DBI::FrontEnd manpage.
Defines all constants related to actual podius relational database. See the DBI::FrontEnd manpage for more details.
use Podius; use DBI::UserFrontEnd;
my $db = DBI::UserFrontEnd->new(@params);