>>
>My only problem was that the variable in the subroutine was not declared
>with my nor our, not on purpose. I didn't know that you could do that
>when using strict. I always use my or our, so I hadn't encounter this
>behaviour yet.
>

There is a good article about Perl's variable scope.
I think you maybe need to take some time to read it seriously:

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

--
Books below translated by me to Chinese.
Practical mod_perl: http://home.earthlink.net/~pangj/mod_perl/
Squid the Definitive Guide: http://home.earthlink.net/~pangj/squid/

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