kashrman has asked for the wisdom of the Perl Monks concerning the following question:
Good day!
I work with SpeedyCGI under Apache 1.3.42
How can I make sure speedy restarts when I edit a perl library used by the CGI? I dont want to do recommended on CPAN command touch, because it must do another script automaticaly. And I don want give script rights to do this. Is there a way to restart without changing the mtime of the sgi script?
I'm trying to create a new CGI::SpeedyCGI object and try to do all of it methods, manipulate all options... But i have not result(
Thanks, sory for bad english
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SpeedyCGI restarts without changing mtime script
by Anonymous Monk on Dec 27, 2012 at 14:38 UTC | |
by kashrman (Novice) on Dec 27, 2012 at 15:16 UTC | |
by Anonymous Monk on Dec 27, 2012 at 15:44 UTC |