Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Character class question

by chromatic (Archbishop)
on Apr 25, 2004 at 20:37 UTC ( [id://348012]=note: print w/replies, xml ) Need Help??


in reply to Character class question

Welcome to the site.

You're probably missing a backslash in front of the W. \W signifies the character class containing non-word characters -- everything but a-zA-z0-9 and the underscore, though.

(As for posting suggestions, a better title would describe the problem you're having, not your status as a user. Including the version of Perl and the book and exercise you're using was wise, though.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 14:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found