Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Regex KungFu help needed

by ikegami (Patriarch)
on Oct 02, 2009 at 15:02 UTC ( [id://798875]=note: print w/replies, xml ) Need Help??


in reply to Re: Regex KungFu help needed
in thread Regex KungFu help needed

Rather poorly, though. It's far from obvious "re 'eval'" is literal code, and that it should be preceded by an unstated "use". What the message means is that you should use:
use re 'eval';

re

Replies are listed 'Best First'.
Re^3: Regex KungFu help needed
by moritz (Cardinal) on Oct 02, 2009 at 15:19 UTC
      Yeah, I have to admit I was at a bit of a loss, and then when someone actually included it as code, it was a "duh!" moment.. but it does the trick. Thanks for your help.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://798875]
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: (3)
As of 2024-04-24 22:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found