[cgiapp] Reloading C::A in modperl

2004-01-27 Thread Wojciech Pietron
Perl v5.6.0 for Apache/1.3.29 (Unix) mod_perl/1.29 CGI::Application 3.1 Apache::Reload 0.07 Before I send it to mod_perl list I put it here because the problem mainly concerns C::A. There is a testing environment: tester.cgi: == #!/usr/local/bin/perl -w use Tester; my $webapp =

Re: [cgiapp] Reloading C::A in modperl

2004-01-27 Thread Richard Dice
Before I send it to mod_perl list I put it here because the problem mainly concerns C::A. No, not really. To the degree that you are having problems with Apache::Reload, this is a mod_perl/Apache::Reload problem. But the problem that the error message you gave us pertains to a basic Perl

Re: [cgiapp] Reloading C::A in modperl

2004-01-27 Thread Stewart C. Russell
Richard Dice wrote: Apart from that, to use Apache::Reload, you need to put a reference to it in *every* file that you want to have reloaded. And I've found you have to restart Apache anyway, since it doesn't -- in my installation at least -- seem to do very much except generate gobs of error