On Tue, 13 Sep 2005 06:09:22 -0700, Christopher Spears wrote:
> 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?

Try this instead:

http://perl.plover.com/FAQs/Namespaces.html

-- 
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/


-- 
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