It could be that I just don't understand completely the nature of
mod_perl, but here goes.
Reason I'm confused is because there exists CGI::Cookie for handling
cookies in MP2, but there's also the libapreq library "for MP2". It
seems to me that the apreq lib is more "MP2 Native" than CGI would be.
Am I wrong? Are they equally 'native' ?
With that in mind, I'm looking for some module, that I'm sure exists,
that can manage sessions. I found Apache::Session but I couldn't tell if
it was MP2 native. Is there something else I should be using for
sessions that is 'better' with MP2?
Thanks,
Matthew
- Sessions with mod_perl2 Matthew
-