NAME

DBIO::MySQL::Async - RENAMED -- see DBIO::MySQL::EV (dist DBIO-MySQL-EV)

VERSION

version 0.900001

DESCRIPTION

This module has been renamed. DBIO-MySQL-Async (namespace DBIO::MySQL::Async) was renamed in place to DBIO-MySQL-EV (namespace DBIO::MySQL::EV): the driver is hard-wired to the EV event loop, so the ::EV name reflects that, and the ::Async namespace is freed for a possible future loop-agnostic MySQL/MariaDB driver built on DBIO::Async::Storage. There is no behaviour change beyond the name.

This module is a CPAN redirect stub, part of DBIO::Deprecated. It carries no implementation and dies unconditionally as soon as it is loaded (use/require), naming the replacement module and distribution. It exists only so that cpanm DBIO::MySQL::Async -- or a cpanfile that still pins the old name -- surfaces a clear, actionable redirect instead of silently installing the stale, superseded DBIO-MySQL-Async 0.900000 release that remains on CPAN.

Install and use DBIO::MySQL::EV instead.

NAME

DBIO::MySQL::Async - DEPRECATED, renamed to DBIO::MySQL::EV

SEE ALSO

DBIO::MySQL::EV, DBIO::Deprecated

AUTHOR

DBIO Authors

COPYRIGHT AND LICENSE

Copyright (C) 2026 DBIO Authors

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