Adam Prime schrieb:
Michael Ludwig wrote:
It is said in the thread referred to above that "the splitting of the
APIs [...] is strange and confusing", and coming from mod_perl 1.0, I
agree. But it probably has advantages as well.
i think that comment about splitting the api was with respect
to RequestRec, RequestUtil, RequestIO, not really to do with
Apache2::Request.
I guess you're right.
Apache::Request for mp1 is a part of libapreq, just as
Apache2::Request is part of libapreq2. Maybe you realized
that and i'm just misunderstanding though.
I didn't - thanks for pointing this out. I wasn't aware any more, and
maybe have never been, that Apache::Request was part of libapreq.
Michael Ludwig