in reply to What does this Storable.pm error mean?

Hi dbush.

Could you post the code you are using?

Thanks,
-Katie.
  • Comment on Re: What does this Storable.pm error mean?

Replies are listed 'Best First'.
Re: Re: What does this Storable.pm error mean?
by dbush (Deacon) on Oct 26, 2003 at 19:36 UTC

    Hi DigitalKitty,

    <Embarrassment>

    Following your message I started to prepare example code by cutting out the offending bits from my scripts (this is a client-server situation). Half way through I realised that for one of my methods I didn't pass the return set through freeze, therefore the error when I tried to thaw it -- whoops!

    Thanks for the help. I think it's time to stop for the night as I'm missing simple errors that are staring me in the face.

    </Embarrassment>

    Regards,
    Dom.