Hello,
– I need someone that can help me get perl working.
– I have a perl script that requires Date/Calc but doing perl -MCPAN -e’install Date::Calc’ wont work since the Linux distro i am using dont have a make enviroment.
So files needs to be copied into place manually and eviromental paths needs to be adjusted – from what i understand.
Error from launching perl script is:
# perl torrent_download.pl
Can’t locate Date/Calc.pm in INC (INC contains: /usr/lib/perl5/5.10.1/i486-t2-linux-gnu /usr/lib/perl5/5.10.1 /usr/lib/perl5/site_perl/5.10.1/i486-t2-linux-gnu /usr/lib/perl5/site_perl/5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/i486-t2-linux-gnu /usr/lib/perl5/vendor_perl/5.10.1 /usr/lib/perl5/vendor_perl .) at torrent_download.pl line 4.
BEGIN failed–compilation aborted at torrent_download.pl line 4.
Many thanks for help,
Best regards,
Johan
