in reply to Re: Why won't call to SendEasy 'send' sub won't work?
in thread Why won't call to SendEasy 'send' sub won't work?

If I substitute use Mail::SendMail; for use FindBin; it produces this error:- Can't load 'd:/perl/lib/auto/Win32/Win32.dll' for module Win32: load_file:Access is denied at d:/perl/lib/DynaLoader.pm line 202. at d:/perl/lib/Cwd.pm line 671 Compilation failed in require at d:/perl/lib/Cwd.pm line 671. BEGIN failed--compilation aborted at d:/perl/lib/FindBin.pm line 206. BEGIN failed--compilation aborted at d:/perl/lib/FindBin.pm line 206. Compilation failed in require at d:\domains\sarahsfleeces.co.uk\wwwroot\cgi-bin\Send_Details.pl line 11. BEGIN failed--compilation aborted at d:\domains\sarahsfleeces.co.uk\wwwroot\cgi-bin\Send_Details.pl line 11.
  • Comment on Re^2: Why won't call to SendEasy 'send' sub won't work?