Subject: | Cannot install Dist::Zilla::Plugin::EnsureLatestPerl because of Module::CoreList |
Because Module::CoreList has not been released for two months,
we cannot install Dist::Zilla::Plugin::EnsureLatestPerl.
```
❯ cpanm -n --reinstall Dist::Zilla::Plugin::EnsureLatestPerl
--> Working on Dist::Zilla::Plugin::EnsureLatestPerl
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Dist-Zilla-Plugin-EnsureLatestPerl-0.007.tar.gz ... OK
Configuring Dist-Zilla-Plugin-EnsureLatestPerl-0.007 ... OK
==> Found dependencies: Module::CoreList
Found Module::CoreList 5.20180420 which doesn't satisfy 5.20180421.
! Installing the dependencies failed: Installed version (5.20180420) of Module::CoreList is not in range '5.20180421'
! Bailing out the installation for Dist-Zilla-Plugin-EnsureLatestPerl-0.007.
```