I have to work with this version of Perl: This is perl, version 5.005_03 built for MSWin32-x86
When I 'use warnings' it says: Can't locate warnings.pm in @INC How do I enable warnings in this case? I think there is a -w on the shebang line, but I am trying to enable warnings from my modules and I am on Windows which may tend to ignore such conveniences anyway. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>