From: Emil Williams Date: Sat, 17 May 2025 14:45:58 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=4b09b264cb26db27025ac7f16cbfdc2992163182;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 7c92a44..5cf06f3 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -53,6 +53,22 @@ sub Triple::main { my $request = FCGI::Request(); my @threads = ( + [ + [ "Post", 1 ], + [ "Sneed", 2 ], + ], + [ + [ "based", 3 ], + [ "retard", 4 ], + ], + [ + [ "Post", 1 ], + [ "Sneed", 2 ], + ], + [ + [ "based", 3 ], + [ "retard", 4 ], + ], [ [ "Post", 1 ], [ "Sneed", 2 ],