The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

AnyEvent::DBI::Abstract::Limit - AnyEvent::DBI + SQL::Abstract::Limit

SYNOPSIS

  use AnyEvent::DBI::Abstract::Limit;

DESCRIPTION

AnyEvent::DBI::Abstract::Limit is AnyEvent::DBI::Abstract subclass that uses SQL::Abstract::Limit.

AUTHOR

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

AnyEvent::DBI::Abstract

AnyEvent::DBI

SQL::Abstract::Limit

SQL::Abstract

LICENSE

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