On Thu, Nov 29, 2001 at 02:30:26PM -0500, Chris Winters wrote: > * James G Smith ([EMAIL PROTECTED]) [011129 14:11]: > > I have the 1.26 tarball untar'd and run the following command: > > > > % find . -name Request.pm -print > > > > It prints nothing. Is there supposed to be an Apache/Request.pm file > > somewhere? Apache complains that it can't find it on startup (I'm trying > > to use HTML::Mason). > > Apache::Request is a separate package -- IIRC you can install it from > CPAN no problem.
I should have known that. Missed it somewhere or forgot about it :/ Thanks. --jim