in reply to Re^3: Randomness encountered with CGI Session
in thread Randomness encountered with CGI Session

Thanks afoken :)

I'm likely to go with a MySQL solution. Things like race conditions can cause unexpected behaviour and so difficult to troubleshoot. Furthermore, I have only used Storable briefly as an exploration, so don't know much about it and might be problematic to troubleshoot if things go wrong.

  • Comment on Re^4: Randomness encountered with CGI Session