in reply to Help: Constructors and all things OO.

As a sidenote - are you sure you want to return $caller from your constructor, instead of the blessed object ($self)?

-- Hofmator

  • Comment on Re: Help: Constructors and all things OO.

Replies are listed 'Best First'.
Re: Re: Help: Constructors and all things OO.
by IOrdy (Friar) on Aug 28, 2001 at 16:54 UTC
    you where correct ++thanks but it wasn't the problem... because my other script (.pl) never even seems to find new();