use strict

If you issue use strict; at the top of your Perl script, this forces you to use the my() function to declare all variables local. If not you will receive error messages like, Global symbol "foo" requires explicit package name at test.pl line 3..

http://www.cs.cf.ac.uk/Dave/PERL/node151.html »

Page Comments (Click to edit)

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Powered by pmwiki-2.2.0-beta65