http://www.perlmonks.org?node_id=315615


in reply to Re: Re: Foo is not a Bar, why?
in thread Foo is not a Bar, why?

No, but the fact that you have to use package globals to indicate inheritance, does indicate to me that inheritance was added later.

But... Everything was added later. Have you tried Perl 1.0? Almost everything we use now was bolted on later. And I'm glad it was.

Also, I'm glad they did this with a package global. Being able to change @ISA later has come in handy more than once for me.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }