Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: parsing an ASP file

by Juerd (Abbot)
on May 12, 2004 at 17:15 UTC ( [id://352841]=note: print w/replies, xml ) Need Help??

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." %>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://352841]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-24 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found