From: Emil Williams Date: Wed, 14 May 2025 19:34:06 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=73f93854606fd5ee8da92d8096645cf4fb72b58f;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index f9c86f0..8d4b86e 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -73,7 +73,7 @@ sub Triple::main { -location => $location, ); - next if $status neq ''; + next if $status ne ''; my $page = $static{$vars->{uri}}; if (not $page) {