stas 02/01/21 06:32:35
Modified: Apache Apache.pm
Log:
- document $r->location
Submitted by: Issac Goldstand <[EMAIL PROTECTED]>
Reviewed by: stas
Revision Changes Path
1.69 +6 -0 modperl/Apache/Apache.pm
Index: Apache.pm
===================================================================
RCS file: /home/cvs/modperl/Apache/Apache.pm,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- Apache.pm 14 Jan 2002 03:12:51 -0000 1.68
+++ Apache.pm 21 Jan 2002 14:32:34 -0000 1.69
@@ -390,6 +390,12 @@
filename> translation, optionally changing it with the first argument
if you happen to be doing the translation.
+=item $r-E<gt>location
+
+The $r-E<gt>location method will return the path of the
+E<lt>LocationE<gt> section from which the current C<Perl*Handler> is
+being called.
+
=item $r-E<gt>path_info( [$path_info] )
The $r-E<gt>path_info method will return what is left in the path after the