Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Question on CGI: Application and Run Modes

by b10m (Vicar)
on Jul 18, 2006 at 21:59 UTC ( [id://562147]=note: print w/replies, xml ) Need Help??


in reply to Question on CGI: Application and Run Modes

You might want to look at the CGI::Application POD (and the CGI::Application HomePage). This will explain how to use runmodes rather well. Also have a look at the example CGI::Application::Mailform.

Runmodes can either be passed on by a variable (usually named rm), or by $ENV{'PATH_INFO'}. See the documentation on mode_param().

It might help to specify your problem a little more in detail, for I -and I'm sure there are many other monks with me here- don't really get your "question".

--
b10m

All code is usually tested, but rarely trusted.
  • Comment on Re: Question on CGI: Application and Run Modes

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-20 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found