Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Quoted Text rule for Parse::RecDescent?

by halley (Prior)
on Aug 23, 2005 at 15:14 UTC ( [id://485935]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    string:    <perl_quotelike>
        { if ($item[1][0] =~ /^(qx|s|tr|y)$/ or  # no perl commands
    ...
          { $return = eval "" . join('', @{$item[1]}) }
          (defined $return)
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 23:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found