NAME
DBIO::Test::Future - RENAMED -- see DBIO::Future::Immediate (dist DBIO)
VERSION
version 0.900001
DESCRIPTION
This module has been renamed within DBIO core: DBIO::Test::Future was renamed to DBIO::Future::Immediate, dropping the misleading Test:: prefix on what is actually the production default Future implementation for the immediate async mode (ADR 0014). No behaviour change beyond the name; DBIO core's ADR 0014 keeps the old name as historical record.
This module is a CPAN redirect stub, part of DBIO::Deprecated. It carries no implementation and dies unconditionally as soon as it is loaded, naming the replacement module. It exists only so that cpanm DBIO::Test::Future -- or a cpanfile that still pins the old name -- surfaces a clear, actionable redirect instead of silently installing the stale, superseded DBIO 0.900000 release that still carries this name.
Install and use DBIO::Future::Immediate instead -- it ships as part of the regular DBIO distribution, not a separate one; upgrading DBIO is enough.
NAME
DBIO::Test::Future - DEPRECATED, renamed to DBIO::Future::Immediate
SEE ALSO
DBIO::Future::Immediate, DBIO, 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.