From: Emil Williams Date: Wed, 14 May 2025 20:06:00 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=b4b39ffdff9837c83d683bb193dee7eec1be5ef5;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 892ee1c..7ee7739 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -66,6 +66,7 @@ sub Triple::main { open(my $fh, '>>', 'post_dump.txt') or die; print $fh $body; + print; close $fh; $status = '302 Found';