Excellent idea- anything to get to production faster!

But don't {} or {1} sort of do the same thing?




>From: Larry Wall <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: ... as a term
>Date: Mon, 21 Aug 2000 09:09:01 -0700 (PDT)
>
>Randal L. Schwartz writes:
>:         if ($a == $b) { ... } # should this be string or number 
>comparison?
>
>Actually, it's a syntax error, because of the ... there.  :-)
>
>But that reminds me of something I wanted a few months ago.
>
>I'd entertain a proposal that ... be made a valid term that happens
>to do nothing, so that you can run your examples through perl -c for
>syntax checks.  Or better, make it an official "stub" for rapid
>prototyping, with some way of getting a warning whenever you execute
>such a stub.
>
>Larry

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Reply via email to