acanfora has asked for the wisdom of the Perl Monks concerning the following question:
I am wondering if there is a way to do it in Apache conf., like this:use DBI; use CGI qw(:cgi -compile -utf8);
thank you in advance for the help you will want to give.PerlModule Apache::DBI PerlModule DBI PerlModule CGI ...and??
|
|---|