From: Emil Williams Date: Fri, 16 May 2025 22:51:33 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=5e69771ae8e984aa9e6bef6fe6b0e1907f9cca2c;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 2cc8242..25589bd 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -53,11 +53,11 @@ sub Triple::main { my $request = FCGI::Request(); my @threads = ( - \@{( + @{( [ "Post", 1 ], [ "Sneed", 2 ], )}, - \@{( + @{( [ "based", 3 ], [ "retard", 4 ], )},