| Test-Apache2 documentation | view source | Contained in the Test-Apache2 distribution. |
Test::Apache2::RequestRec - Fake Apache2::RequestRec
Apache2::RequestRec don't allow you to create an instance manually, because the instance created automatically by mod_perl.
So this class provides same interface as Apache2::RequestRec except a public constructor and some setters.
| Test-Apache2 documentation | view source | Contained in the Test-Apache2 distribution. |