in reply to Re: object inheritance in non ~.pm files
in thread object inheritance in non ~.pm files

And then clap your hands together because that doesn't solve the problem :)

That assignment happens at runtime after $object is created, after hunt and snuffle methods are invoked.

I would reccomend a BEGIN block, or even vars::i :)

 
feeling kinda loopy

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re^2: object inheritance in non ~.pm files