Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Perl Modules - Mod_Perl and CGI (question)

by Anonymous Monk
on Apr 29, 2013 at 07:44 UTC ( [id://1031177]=note: print w/replies, xml ) Need Help??


in reply to Perl Modules - Mod_Perl and CGI

What is it you're trying to accomplish, less traffic in the error log? Did you try to turn off ReloadDebug? Add a $SIG{__WARN__} handler?

OTOH, have you read CGI to mod_perl Porting. mod_perl Coding guidelines?

Replies are listed 'Best First'.
Re^2: Perl Modules - Mod_Perl and CGI (question)
by Trihedralguy (Pilgrim) on Apr 29, 2013 at 14:43 UTC
    I haven't had the chance to try what you are saying above. My goal is to NOT have to press "refresh" a bunch of times to finally get apache to reload my perl modules.

      My goal is to NOT have to press "refresh" a bunch of times to finally get apache to reload my perl modules.

      A bunch of times? All it takes is once (one request)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-28 16:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found