I've been reading the following docs on Perl
subroutines:

http://perldoc.perl.org/perlsub.html#Persistent-Private-Variables

I just read the section on local variables and am
completely confused.  What is a local variable?  How
is local $x different from my $x?

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


Reply via email to