in reply to Re^5: run-time syntax checking
in thread run-time syntax checking

And then how about $string = qq[print = "Hey look, a mushroom!  {==" ]? You can't parse Perl. Keep in mind that BEGIN is also spelled "use".


Seeking Green geeks in Minnesota

Replies are listed 'Best First'.
Re: Re^6: run-time syntax checking
by ihb (Deacon) on Feb 02, 2003 at 01:33 UTC
    Keep in mind that BEGIN is also spelled "use".

    Or "no".