<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Thu, Jan 8, 2015, at 09:52 AM, Dean Hamstead wrote:<br></div>
<blockquote type="cite"><div>Plack::Request and Plack::Response are 'drop in' replacements for their Apache:: name sakes. See http://search.cpan.org/~miyagawa/Plack-1.0033/lib/Plack/Request.pm<br></div>
<div> </div>
<div>Depending on what you are doing in mod_perl, they may be a better solution.<br></div>
</blockquote><div> </div>
<div>Not drop-in. They perform similar functions, but don't implement exactly the same interface.<br></div>
<div> </div>
<div>We've extended Apache::RequestRec fairly heavily so there's a bit of porting work to be done there. I don't think it would be an enormous job but like I say, there's not a whole lot of incentive to do it right now.<br></div>
<div> </div>
<div>Rob N.<br></div>
</body>
</html>