Re: sendmail issue

2002-05-31 Thread Geoffrey F. Green
Look at the error message > E:\sea621\siebsrvr\BIN\Perl\bin>outlook.pl > Global symbol "%mail" requires explicit package name at > E:\sea621\siebsrvr\BIN\P > erl\bin\outlook.pl line 21. [snip] When you use strict, you need to explicitly define your variables using "my" or "our" > #!/usr/bin/p

sendmail issue

2002-05-31 Thread Lance Prais
I am getting the following error when using use::send mail. E:\sea621\siebsrvr\BIN\Perl\bin>outlook.pl Global symbol "%mail" requires explicit package name at E:\sea621\siebsrvr\BIN\P erl\bin\outlook.pl line 21. Global symbol "%mail" requires explicit package name at E:\sea621\siebsrvr\BIN\P erl