Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Grouped characters inside character class.

by the_0ne (Pilgrim)
on Jun 02, 2006 at 03:54 UTC ( [id://553213]=note: print w/replies, xml ) Need Help??


in reply to Re: Grouped characters inside character class.
in thread Grouped characters inside character class.

Your code lacks a sigil on $source, and doesn't really do anything because it's evaluated in void context.

Sorry, I actually am coding this in Ruby. However, when I have a problem in other languages, I usually jump right to a perl -e ' code_block;', especially regexes. And whenever i have any kind of a problem that the perlmonks can help me out in, I go right here first...

Update:

Yes, it does do what I want. I just get leary when using .*. I've seen monks chastised a few times on perlmonks for that. But in this case, it should be fine. I was just wondering if there was another way.

Thanks
  • Comment on Re^2: Grouped characters inside character class.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-03-29 21:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found