From: Emil Williams Date: Sat, 17 May 2025 17:19:55 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=e019c00139aecbde8a9908646e8e0f7314fd0ea6;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index cb2fcfe..e83e796 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -123,6 +123,8 @@ sub Triple::main { $location = $vars->{"uri"}; } + $cgi->header->location = $location if $location; + print $cgi->header( -Content_Type => 'text/html', -charset => 'UTF-8',