Hi monks!
Does anyone have an idea about how to generate a custom session ID for Apache::Session? (actually I use Apache::Session::File) The only workaround I found is to rewrite the MD5 id generation, I mean, modify the module, which I don't want to do.
Thanks!