Have searched through some of the postings on Apache::Sessions, but have not been able to find the anwser.
I need a way to store/pull static data in the 'sessions' table for Apache::Session::MySql. I was under the assumption that the 'a_session' field was created for just that purpose. Problem is, I have not idea how to get data into or out of that field. Can someone please give me some insight on how this would be accomplished.