There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.