NAME
Dist::Zilla::Plugin::DBIO::SetCopyrightHolder - RENAMED -- see Dist::Zilla::Plugin::DBIO::SetMeta (dist Dist-Zilla-PluginBundle-DBIO)
VERSION
version 0.900001
DESCRIPTION
This module has been renamed within its own distribution: unlike the other tombstones in DBIO::Deprecated, this is not a cross-distribution move. Dist-Zilla-PluginBundle-DBIO renamed its inner BeforeBuild plugin from Dist::Zilla::Plugin::DBIO::SetCopyrightHolder to Dist::Zilla::Plugin::DBIO::SetMeta when it was extended to also set authors and _license_class, not just _copyright_holder -- a superset of the old behaviour under a name that reflects it. Because PAUSE indexes per module name, not per distribution, a same-distribution rename across releases orphans the old name exactly like a cross-distribution one does: newer releases of Dist-Zilla-PluginBundle-DBIO no longer ship Dist::Zilla::Plugin::DBIO::SetCopyrightHolder at all, so without this tombstone PAUSE would keep resolving that name to the last release that did.
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. Note the replacement lives in the same distribution you already depend on (Dist-Zilla-PluginBundle-DBIO) -- just upgrade it, no new dependency to add.
NAME
Dist::Zilla::Plugin::DBIO::SetCopyrightHolder - DEPRECATED, renamed to Dist::Zilla::Plugin::DBIO::SetMeta
SEE ALSO
Dist::Zilla::Plugin::DBIO::SetMeta, Dist::Zilla::PluginBundle::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.