NAME

Amon2::DBI - Simple DBI wrapper

SYNOPSIS

use Amon2::DBI;

my $dbh = Amon2::DBI->connect(...);

DESCRIPTION

Amon2::DBI is a simple DBI wrapper. It provides better usability for you.

FEATURES

ADDITIONAL METHODS

Amon2::DBI is-a DBI. And Amon2::DBI provides some additional methods.

AUTHOR

Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>

SEE ALSO

LICENSE

Copyright (C) Tokuhiro Matsuno

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.