From a02f519eb4eff269d77cfacb86e149f6a5a9518b Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 20 Feb 2025 17:49:28 +0100 Subject: As of today, bahn.de sends gzip-compressed replies --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 913b19b..5b05cee 100644 --- a/Build.PL +++ b/Build.PL @@ -26,6 +26,7 @@ Module::Build->new( 'DateTime::Duration' => 0, 'DateTime::Format::Strptime' => 0, 'Getopt::Long' => 0, + 'IO::Uncompress::Gunzip' => 0, 'JSON' => 0, 'List::Util' => 0, 'LWP::UserAgent' => 0, -- cgit v1.2.3