and it then produces this error:-use CGI; use warnings; use strict; use lib 'd:/domains/sarahsfleeces.co.uk/wwwroot/cgi-bin/mylib'; use CGI::Carp qw/fatalsToBrowser/; use Mail::SendEasy;
Which is odd because I thought it wasn't dependant on anything else?! So presumably I can go to the latest version of these files (that's compatible with this version of SendEasy) and copy these into 'mylib' too can I? Presumably I could end up copying half of Perl into the 'mylib' area though? Cheers SarahCan't load 'd:/perl/lib/auto/IO/IO.dll' for module IO: load_file:Acces +s is denied at d:/perl/lib/XSLoader.pm line 64. at d:/perl/lib/IO.pm line 11 Compilation failed in require at d:/perl/lib/IO/Handle.pm line 263. BEGIN failed--compilation aborted at d:/perl/lib/IO/Handle.pm line 263 +. Compilation failed in require at d:/perl/lib/IO/Socket.pm line 11. BEGIN failed--compilation aborted at d:/perl/lib/IO/Socket.pm line 11. Compilation failed in require at d:/domains/sarahsfleeces.co.uk/wwwroo +t/cgi-bin/mylib/Mail/SendEasy/SMTP.pm line 50. BEGIN failed--compilation aborted at d:/domains/sarahsfleeces.co.uk/ww +wroot/cgi-bin/mylib/Mail/SendEasy/SMTP.pm line 50. Compilation failed in require at d:/domains/sarahsfleeces.co.uk/wwwroo +t/cgi-bin/mylib/Mail/SendEasy.pm line 29. BEGIN failed--compilation aborted at d:/domains/sarahsfleeces.co.uk/ww +wroot/cgi-bin/mylib/Mail/SendEasy.pm line 29. Compilation failed in require at d:\domains\sarahsfleeces.co.uk\wwwroo +t\cgi-bin\Send_Details.pl line 10. BEGIN failed--compilation aborted at d:\domains\sarahsfleeces.co.uk\ww +wroot\cgi-bin\Send_Details.pl line 10.
In reply to Re^4: Why won't call to SendEasy 'send' sub won't work?
by Stoney
in thread Why won't call to SendEasy 'send' sub won't work?
by Stoney
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |