|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Do I understand this?by grondilu (Monk) |
| on Jan 16, 2013 at 06:35 UTC ( #1013509=note: print w/ replies, xml ) | Need Help?? |
|
This will not answer your question but: I'm pretty sure you meant =~ and not ~= Sometimes I forget if it's =~ or ~=, so I use the following mnemonic: it is NOT supposed to be a contraction for $var = $var ~ $some_regex, so it is NOT ~=.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||