From bc581b57b8300b848c41bd42864415f5e3415242 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 24 Apr 2021 19:00:25 +0000 Subject: Fix dependencies, improve installation instructions --- lib/Apache/Inject.pm | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'lib/Apache') diff --git a/lib/Apache/Inject.pm b/lib/Apache/Inject.pm index c83fab7..eb4fa36 100644 --- a/lib/Apache/Inject.pm +++ b/lib/Apache/Inject.pm @@ -104,6 +104,9 @@ To install this module type the following: make test make install +Note that the Apache::* and Apache2::* dependencies are included +with mod_perl2. + =head1 OPERATION Behind the scenes, the Inject directive works as an alias for @@ -164,14 +167,19 @@ cannot retrieve the current document root from Apache. =head1 CAVEATS -On FreeBSD, you need to enable the accf_http kernel module in order -for the tests to work. Note that Apache::Inject works fine without -the module; it is only the tests that require it. +On FreeBSD, you may need to enable the accf_http kernel module in +order for the tests to work. Note that Apache::Inject works fine +without the module; it is only the tests that require it. =head1 AUTHOR John Ankarström, Ejohn [at] ankarstrom.seE +=head1 SEE ALSO + +mod_perl2: +L + =head1 COPYRIGHT AND LICENSE Copyright (C) 2021 by John Ankarström -- cgit v1.2.3