Puneet,

You should be typing 'use strict;', not 'use Strict;'.  Perhaps the 
filesystem is returning the contents of Strict.pm and perl is losing 
track of it in %INC.



On Sunday, March 17, 2002, at 10:54 PM, Puneet Kishor wrote:

> can anyone tell me what on earth these messages in my httpd/error_log 
> mean.
>
> [Sun Mar 17 22:51:30 2002] Strict.pm: Subroutine bits redefined at 
> /System/Library/Perl/Strict.pm line 101.
> [Sun Mar 17 22:51:30 2002] Strict.pm: Subroutine import redefined at 
> /System/Library/Perl/Strict.pm line 107.
> [Sun Mar 17 22:51:30 2002] Strict.pm: Subroutine unimport redefined at 
> /System/Library/Perl/Strict.pm line 112.
> [Sun Mar 17 22:51:35 2002] Strict.pm: Subroutine bits redefined at 
> /System/Library/Perl/Strict.pm line 101.
> [Sun Mar 17 22:51:35 2002] Strict.pm: Subroutine import redefined at 
> /System/Library/Perl/Strict.pm line 107.
> [Sun Mar 17 22:51:35 2002] Strict.pm: Subroutine unimport redefined at 
> /System/Library/Perl/Strict.pm line 112.
>
>

  -Ken

Reply via email to