On Mon, Jun 27, 2005 at 09:01:15AM +0400, Alexey Tourbin wrote:
> > DynaLoader is documented as needing to be inherited from.  You screw with
> > that you flirt with breakage just to avoid writing one line of code.
> 
> My patch has nothing to do with subclassing DynaLoader, which is still
> perfectly posslible. :)

"local @ISA = qw(DynaLoader)" looks like subclassing to me.  You have to be 
a subclass of DynaLoader in order to use bootstrap().


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
You are wicked and wrong to have broken inside and peeked at the
implementation and then relied upon it.
        -- tchrist in <[EMAIL PROTECTED]>

Reply via email to