"default" is not defined in %Encode::EXPORT_TAGS
Colin Law
clanlaw at gmail.com
Thu Oct 23 07:29:36 PDT 2014
I have been running get_iplayer v2.86 with no problems, but when I
upgrade to 2.87 using
curl -kLO https://raw.github.com/dinkypumpkin/get_iplayer/latest/get_iplayer
set the execute permissions then run ./get_iplayer I see
"default" is not defined in %Encode::EXPORT_TAGS at ./get_iplayer line 77
main::BEGIN() called at /usr/lib/perl/5.10/Encode.pm line 77
eval {...} called at /usr/lib/perl/5.10/Encode.pm line 77
Can't continue after import errors at ./get_iplayer line 77
BEGIN failed--compilation aborted at ./get_iplayer line 77.
perl -v reports
This is perl, v5.10.0 built for arm-linux-gnueabi-thread-multi
I don't know perl but googling suggested that in line 77 it should
possibly be :DEFAULT rather than :default and when I changed this
get-iplayer appeared to work.
Cheers
Colin
More information about the get_iplayer
mailing list