On Oct 30, 2:50 pm, [EMAIL PROTECTED] (Paul Lalli) wrote: > If there is no strict, 'our' is a no-op.
Not entirely true. The scope of a variable declared with our is different from one that's not needed to be declared because use strict is not in use. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/