Hi everyone,
I have just started using modperl 2 on Windows. Apache is 2.2.4. Perl
ist ActiveState Perl 5.8.8.
I have setup my first perl module an included everything into the apache
configuration and up to now everything works fine.
But one thing that I really wonder is: I need to restart apache every
time I make a change to my perl module. Is that the way one would
develop using modperl ? (I don't think so).
Running the perl module on command line neither works because then it
complains about the modperl/apache stuff that isn't available.
How would one professionally develop code using modperl ?
Regards,
Jens