Nikolaus Rath wrote:
> Hallo!
>
> Is it possible that PerlModule doesn't modify %INC?
>
> With PerlModule CGI in the Apache configuration, all scripts with "use
> CGI" produce warnings like:
>
> Subroutine put redefined at /usr/lib/perl5/5.6.1/CGI.pm line 517.
> Subroutine print redefined at /u
Hallo!
Is it possible that PerlModule doesn't modify %INC?
With PerlModule CGI in the Apache configuration, all scripts with "use
CGI" produce warnings like:
Subroutine put redefined at /usr/lib/perl5/5.6.1/CGI.pm line 517.
Subroutine print redefined at /usr/lib/perl5/5.6.1/CGI.pm line 523.
Sub