in reply to CGI cookie turns array ref into string
There is no array, cookies are key/value pairs.
The issue is that cookies only accept strings as their values.