On 23/10/2014 15:29, Colin Law wrote:
"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
It looks like the Encode module picked up an explicit "default" export
tag with v5.10.1. Looking at the module code, it doesn't appear to
serve any purpose after all, so score that as an own goal. Will fix for
next release.
_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer