Help for this page

Select Code to Download


  1. or download this
    my @parsed;
    
    ...
        defined $3 and die "Unclosed ASP code block near '",
            $asp =~ /\G(<%\s*\n?.*)/g, "'.\n";
    }
    
  2. or download this
    <% foo = "a mere %> breaks either simple minded solution." %>