X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=maint%2Ffatpack.pl;h=5486ae6fb3e1a7fec6967deca92f117142147b20;hp=921380c9f441fc0772df67332cd4358715b65c81;hb=a27d001901b781e8a4355073b4b4ea1613ce084b;hpb=72777a2725d28845792e23374010f84ddf6240d2 diff --git a/maint/fatpack.pl b/maint/fatpack.pl index 921380c..5486ae6 100755 --- a/maint/fatpack.pl +++ b/maint/fatpack.pl @@ -21,7 +21,7 @@ use File::pushd; use Getopt::Long; use MetaCPAN::API; use Module::CoreList; -use Path::Tiny; +use Path::Tiny 0.089; my $core_version = '5.010001'; my $plenv_version = '5.10.1';