On Thu, Nov 01, 2001 at 10:13:22PM -0500, Ken Fox wrote:
> On the other hand, people live with C's preprocessor
> and its #undef/#define of constants. If C programmers
> don't mind having different parts of a program compiled
> with different values for the same constant, then why
> should Perl programmers? ;)

I'm a C programmer and I *do* mind such use of cpp.  But, as you, I'm
learning to cope.  As long as I can create closures and their lexicals
can't be magically or otherwise mucked with, I'm happy  ;-)

-Scott
-- 
Jonathan Scott Duff
[EMAIL PROTECTED]

Reply via email to