Topic: Problem running get_iplayer
Hi,
I've just installed Statler and having a few teething problems...
I'm trying to run the get_iplayer script and receive the following error message:
Can't locate HTML/Entities.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/kino/bin/get_iplayer line 56.
BEGIN failed--compilation aborted at /home/kino/bin/get_iplayer line 56.
line 56 is:
use HTML::Entities;
any ideas?
Thanks in advance.