From f0f258cea8b8cc34ecdfae7f817b407955f2d8be Mon Sep 17 00:00:00 2001 From: sunnavy Date: Fri, 9 Feb 2024 14:16:40 -0500 Subject: [PATCH] Avoid the newline after +
@@ -94,8 +93,7 @@ <&|/l&>Body:
- +
diff --git a/t/web/template.t b/t/web/template.t index 098a91c727a..f552e3f170f 100644 --- a/t/web/template.t +++ b/t/web/template.t @@ -64,13 +64,7 @@ is($m->value('Type'), 'Perl', 'now that we have ExecuteCode we can update Type t my $headers = $m->value('Headers'); my $body = $m->value('Body'); - TODO: { - - local $TODO = "WWW::Mechanize doesn't strip newline following