hi all.

I am trying to use the strict pragma in all my perl files, but when i
use it with @ISA I get:
Global symbol "@ISA" requires explicit package name at ...pm line ..
like any other variable that should be declared.

I understand that @ISA is not local, but this is how it is put in all
the examples in my book.

What is the correct way to do this?

thanks in advance,
ruthie



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to