in reply to CGI cookie turns array ref into string

Maybe you don't want to store the data in the cookie, but want to use CGI::Session to store arbitrary data and associate it with a user through a cookie?

  • Comment on Re: CGI cookie turns array ref into string