in reply to Best secure state saving in CGI application
The data I would be saving would be long XML data strings or similar other REST api returns.
Perhaps simply Cache or Cache::Memory would work better.