in reply to On Parsing Perl
upsets the syntax colorization badly (as emacs thinks following code is in the string), so I use idioms likes/'"/;
to "close" my "open" strings....s/'"/; #"'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: On Parsing Perl
by merlyn (Sage) on Dec 04, 2000 at 21:24 UTC |