Hi jv,

On Wed, 17 Oct 2012 09:38:00 +0300
"j...@dodec.lt" <j...@dodec.lt> wrote:

> Hi,
> 
> I started to monitor this list not a while ago and just wanted to ask 
> what is @ISA and @EXPORT here and how they are related to those "our" 
> variables ?

our is a way to declare package-scope variables, see:

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

For information about @ISA , see an object-oriented tutorial:

* http://perl-begin.org/topics/object-oriented/

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
What Makes Software Apps High Quality -  http://shlom.in/sw-quality

JATFM == “Just answer the fabulous man”

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to