Ok i need a couple of modules added however i need some help how do i go about adding, now i know i prolly dont need all of them i was told to use this command perl -cw oakmailer.cgi and this will compile the script with warning but not execute it but im pretty sure only the server admin can do that
anyways can you guys help me out?
MIME::Parser;
MIME::Lite;
Mail::POP3Client;
CGI::Carp qw(fatalsToBrowser);
CGI;
Storable qw(retrieve nstore);
Last edited by smokey4life on Sun Jan 08, 2006 9:41 am; edited 1 time in total
MIME::Parser;
MIME::Lite;
Mail::POP3Client;
CGI::Carp qw(fatalsToBrowser);
CGI;
Storable qw(retrieve nstore);
Last edited by smokey4life on Sun Jan 08, 2006 9:41 am; edited 1 time in total
