Yet another serialization format I've made for Apache::Session is YAML (with 8 lines of code), which is a generic serialization format for scripting languages like Python, Ruby etc. So it'd be reasonable to use YAML as a session data serialization format. It may allow you to share session data between YAML-supported languages, without nightmares of PHP::Session
Heart Attack (Score:1)
So, in the process of reading through your stuff, I came across your module directory [bulknews.net] and nearly had a heart attack when I saw Inline::Prolog [bulknews.net]. I figured that I was going to have to throw away all of the AI::Perlog work I was doing. You almost made me die happy, though :) It would be wonderful to see a full logic programming implementation in Perl (but I'm kind of weird that way).