Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: Re: Re: Debugging when using Apache-request;

by IOrdy (Friar)
on Aug 03, 2001 at 10:18 UTC ( [id://101901]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Debugging when using Apache-request;
in thread Debugging when using Apache-request;

ahh, yep I was trying to write an accelerated cgi with Apache::Registry... Since then I spoke to the code guru where I used to work and he told me I should use Apache::Request.


so I swapped it to:
my $r = Apache->request;
my $apr = Apache::Request->new($r);

$apr->param('node'); etc. which he said was better.

thanks for the help though... what you said did make sense and I did take it in.
  • Comment on Re: Re: Re: Re: Debugging when using Apache-request;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://101901]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found