Help for this page
use Test::More; use Example::HTML::Reformatter qw/reformat/; ... OUT done_testing(1);
my $str = q{Foo{the following curly does not end the quote}but the nex +t one does};