
Untitled
By: a guest on
Aug 4th, 2010 | syntax:
Perl | size: 0.17 KB | hits: 48 | expires: Never
In application module
$self->plugin('db',
user => 'user',
password => 'password',
database => 'database'
# get_key => 'after_static_dispatch' -- default, you can change
);