]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Wed, 14 May 2025 19:34:06 +0000 (13:34 -0600)
committerEmil Williams <emilemilemil@cock.li>
Wed, 14 May 2025 19:34:06 +0000 (13:34 -0600)
perl/Triple.pm

index f9c86f0b2fc1cbeb1d76df1f64d98a77a5c557ca..8d4b86ec69df9957ad73639ef6d1d3707bcc6723 100644 (file)
@@ -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) {