]> Dogcows Code - chaz/git-codeowners/blobdiff - maint/fatpack.pl
require Path::Tiny 0.089 (for spewing arrayrefs)
[chaz/git-codeowners] / maint / fatpack.pl
index 921380c9f441fc0772df67332cd4358715b65c81..5486ae6fb3e1a7fec6967deca92f117142147b20 100755 (executable)
@@ -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';
This page took 0.020325 seconds and 4 git commands to generate.