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