You can find the test scripts in the t/ directory of the source directory for Apache::Request (or any module for that matter). There, you'll find a script with a name like 02____inherit.t (the number may vary). The test scripts are normal Perl scripts.
You can always try running the script by hand and seeing what happens to determine your problem.
CU
Robartes-