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

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.

  • Comment on Re: Re: What does this Storable.pm error mean?