Can't use string ("b007cf0r") as a HASH ref...
James Laver
get_iplayer at jameslaver.com
Fri Aug 20 05:37:31 EDT 2010
There's a logic bug in there somewhere.
Could you please run the command which is failing on the platform where
g_ip has been working and see if that fails?
Also, what are the platforms?
(the error itself is saying '$this is a string with contents "b007cf0r"
that you are trying to use as a hashref').
--James
On Fri, Aug 20, 2010 at 12:47:55AM +0100, seanh wrote:
> Anyone know why I get this error, or how I can avoid it?
>
> Can't use string ("b007cf0r") as a HASH ref while "strict refs" in use
> at scripts/get_iplayer line 1554.
>
> Line 1554 is:
>
> # Only write entries for correct prog type
> if ( $this->{type} eq $prog_type ) {
>
> I'm using get_iplayer version 2.78.
>
> I get the error on one computer, but when I run the same version of
> get_iplayer with the same config on another computer I don't seem to
> get the error.
>
> _______________________________________________
> get_iplayer mailing list
> get_iplayer at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer
More information about the get_iplayer
mailing list