I was attempting to write an FTP script for my site, when I learned that the Net/FTP perl module is not installed on my SME server (I'm running v.5.0.3). As a result, I receive the following message in my error_log :
Can't locate Net/FTP.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /home/e-smith/files/primary/cgi-bin/pongtest.cgi line 3.
Does anyone have any advice as to how to install this in SME? My usual Perl resources turned out to be of no use this time.
TIA,
Quade