On Thu, May 22, 2008 at 8:57 AM, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Shouldn't perl disallow defining the $text variable a second time in the same 
> script if using "use strict"?

I'm going to venture to answer "no".
However, if you 'use warnings', it will warn you.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to