Help for this page
package pm1187349; use warnings; ... sub someFunction { print "I am some function\n"; }
use warnings; use strict; ... # use them pm1187349::someFunction(); print "someScalar = ${pm1187349::someScalar}\n";
use warnings; use strict; ... # use them someFunction(); print "someScalar = ${someScalar}\n";
www.com | www.net | www.org
Too much JavaScript Not enough JavaScript Just the right amount of JavaScript Not enough WebPerl
Results (17 votes). Check out past polls.