There are two request_args methods, one on the ApacheHandler object
and one on the Request ($m) object. Neither are on the Apache Request
($r) object.
You probably want
$m->request_args()
On Apr 26, 2007, at 8:53 PM, Timothy S. Nelson wrote:
> Hi all. I'm trying to call $r->request_args() in one of my scripts.
> Under mod_perl (on my home machine) it says:
>
> ----------------------------------------------------------------------
> Can't locate auto/Apache2/Request/request_arg.al (@INC contains......
> Stack:
> [/usr/lib/perl5/5.8.8/Carp.pm:269],
> [/usr/lib/perl5/5.8.8/AutoLoader.pm:112],
> .....
> ----------------------------------------------------------------------
>
> I put in the ..... bits to remove irrelevant parts.
>
> Under CGI (at my ISP) it says:
>
> ----------------------------------------------------------------------
> Can't locate object method "request_args" via package
> "HTML::Mason::FakeApache" at .....
> ----------------------------------------------------------------------
>
> Any ideas?
>
>
> ---------------------------------------------------------------------
> | Name: Tim Nelson | Because the Creator is, |
> | E-mail: [EMAIL PROTECTED] | I am |
> ---------------------------------------------------------------------
>
> ----BEGIN GEEK CODE BLOCK----
> Version 3.12
> GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V-
> PE(+) Y+>++ PGP->+++ R(+) !tv b++ DI++++ D G+ e++>++++ h! y-
> -----END GEEK CODE BLOCK-----
>
> ----------------------------------------------------------------------
> ---
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Mason-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mason-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users