On Wed, 18 Apr 2001 01:07:10 +0100, Michael G Schwern wrote:

>That's a bit harder since the cannonical subclassing...
>
>        package Foo;
>        @ISA = qw(Bar);
>
>is at run-time... from the point of view of the calling program.
>However, its compile-time to the module.

I'm pretty sure you have to reverse those.

-- 
        Bart.

Reply via email to