[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is Perl compilation output when using modperl ?


Jens Helweg wrote:
I thought perl -c mymodule.pm is no option when developing modperl handler modules because these will only run/build in the apache modperl environment and not on command line ?
Not sure about your windows environment but a command-line perl -c works just fine for me on modules which use Apache2::*

Make sure you have 'use strict; use warnings;' in your code, that will help you write good code.

cheers
John


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.