From: Emil Williams Date: Fri, 16 May 2025 11:41:22 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=be42d395221ba222a3fcb9256bfb8bad842338c5;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 64457cf..1a4455e 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -80,7 +80,6 @@ sub Triple::main { # print $fh $body; # print $fh "\r\n"; my %post = parse_post($body); - print $fh Dumper $cgi->upload('file'); print $fh Dumper %post; close $fh;