Help for this page

Select Code to Download


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