![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: Re: Re: Alternation in Effective Perl Programming Exampleby a (Friar) |
on Dec 07, 2000 at 21:50 UTC ( #45549=note: print w/replies, xml ) | Need Help?? |
And, to the original question: I think the idea is to 'inch along' will return the pieces ending w/ an escaped non-word char, a single char or the comment begin/end markers. Hmm, an escaped non-word char or a single char in quotes? No, as many \\\w|. as found between quotes. I guess so: won't start $in_comment too early. a
In Section
Seekers of Perl Wisdom
|
|