On Sun, Feb 6, 2011 at 1:39 PM, Shlomi Fish wrote:
>
> Yes, these message are indicative that use strict (or at least "use strict
> vars" IIRC) were enabled and you did not declare variables using my.

What's confusing me is that Micky originally wrote:

> Upon going from "use 5.10" to 5.12.2

Why should simply going from "use 5.10;" to "use 5.12.2;" turn on "use strict;"?

Micky, did you also add "use strict;" to your code? If you did and
don't understand what it does, please read:
http://perldoc.perl.org/strict.html

If something isn't clear after reading the above, feel free to ask the list.

Regards,
Offer
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to