0.04 has some horrible bugs, this is the first version that works
reasonably well.
requires 'Scope::Guard' => 0;
requires 'Exporter' => '5.63';
requires 'Try::Tiny' => 0;
-requires 'String::ToIdentifier::EN' => '0.04';
+requires 'String::ToIdentifier::EN' => '0.05';
if ($Module::Install::AUTHOR && ! $args->{skip_author_deps}) {
eval { require Module::Install::ReadmeFromPod }