http://qs321.pair.com?node_id=269696


in reply to SPOPS fetch problems

The problem is you're implementing new(). This is already implemented in SPOPS.pm and it does a lot of initialization work there. Additionally, you don't need to put the initialization (etc.) into a class 'MyUserClass' since that class is generated for you when you call SPOPS::Initialize->process.

Chris
M-x auto-bs-mode

Replies are listed 'Best First'.
Re: Re: SPOPS fetch problems
by talexb (Chancellor) on Jun 27, 2003 at 18:44 UTC

    Thanks, that worked, of course. Guess I better re-read the documentation.

    --t. alex
    Life is short: get busy!