From 02c93cf5c74323911f2ab57b0c4d36b5ac7c01e1 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 11:20:17 -0600 Subject: [PATCH] -- --- perl/Triple.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/perl/Triple.pm b/perl/Triple.pm index e83e796..3d19248 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -129,7 +129,6 @@ sub Triple::main { -Content_Type => 'text/html', -charset => 'UTF-8', -status => $status, - -location => $location, ); next if $status ne ''; -- 2.39.5