hello folks, has anyone tried to create an instance of Apache2::RequestRec outside apache ?
I'm not an xs expert, but if i understand correctly Apache2::RequestRec basically wraps the request_rec from apache2, therefore creating one should be initializing a struct with some params calling sv_setref_pv to get a blessed reference ? cheers, bharanee