File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ my %WriteMakefileArgs = (
3131 " HTTP::Request::Common" => 0,
3232 " LWP::UserAgent" => 0,
3333 " Pod::Usage" => 0,
34- " Scalar::Util" => " 1.14" ,
3534 " Tie::RefHash" => 0,
3635 " URI::URL" => 0,
3736 " URI::file" => 0,
@@ -53,7 +52,6 @@ my %WriteMakefileArgs = (
5352 " Test::Memory::Cycle" => 0,
5453 " Test::More" => " 0.96" ,
5554 " Test::Output" => 0,
56- " Test::Taint" => " 1.08" ,
5755 " Test::Warnings" => 0,
5856 " URI" => 0,
5957 " URI::Escape" => 0,
@@ -87,13 +85,11 @@ my %FallbackPrereqs = (
8785 " LWP::UserAgent" => 0,
8886 " Path::Tiny" => 0,
8987 " Pod::Usage" => 0,
90- " Scalar::Util" => " 1.14" ,
9188 " Test::Deep" => 0,
9289 " Test::Fatal" => 0,
9390 " Test::Memory::Cycle" => 0,
9491 " Test::More" => " 0.96" ,
9592 " Test::Output" => 0,
96- " Test::Taint" => " 1.08" ,
9793 " Test::Warnings" => 0,
9894 " Tie::RefHash" => 0,
9995 " URI" => 0,
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ requires "HTTP::Request" => "1.30";
1212requires " HTTP::Request::Common" => " 0" ;
1313requires " LWP::UserAgent" => " 0" ;
1414requires " Pod::Usage" => " 0" ;
15- requires " Scalar::Util" => " 1.14" ;
1615requires " Tie::RefHash" => " 0" ;
1716requires " URI::URL" => " 0" ;
1817requires " URI::file" => " 0" ;
@@ -36,7 +35,6 @@ on 'test' => sub {
3635 requires " Test::Memory::Cycle" => " 0" ;
3736 requires " Test::More" => " 0.96" ;
3837 requires " Test::Output" => " 0" ;
39- requires " Test::Taint" => " 1.08" ;
4038 requires " Test::Warnings" => " 0" ;
4139 requires " URI" => " 0" ;
4240 requires " URI::Escape" => " 0" ;
You can’t perform that action at this time.
0 commit comments