On Wed, Jun 25, 2008 at 1:50 PM, wrote:
> How do you mean "inherits from"?
>
> If you're just doing @ISA = qw(My::BaseClass); that's not enough - try "use
> base qw(My::BaseClass);" instead.

That's exactly what I did. Thanks.

Martijn.

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

Reply via email to