From c3614a552fe64f35a415e7e10028e0a6f6c37db0 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 14 Dec 2023 19:55:29 +0100 Subject: remove Scalar::Util dependency --- Build.PL | 1 - 1 file changed, 1 deletion(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index c6e7d36..140ffad 100644 --- a/Build.PL +++ b/Build.PL @@ -29,7 +29,6 @@ Module::Build->new( 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, - 'Scalar::Util' => 0, }, script_files => 'bin/', sign => 1, -- cgit v1.2.3