all_from 'lib/Config/Any.pm';
-requires 'Module::Pluggable' => '3.01';
+requires 'Module::Pluggable::Object' => '3.6';
# Upgrade Config::General is necessary
if ( can_use( 'Config::General' ) && !can_use( 'Config::General', '2.47' ) ) {
=head1 DEPENDENCIES
-L<Module::Pluggable|Module::Pluggable>
+L<Module::Pluggable::Object|Module::Pluggable::Object>
And at least one of the following:
L<Config::General|Config::General>