Experimental each on scalar is now forbidden at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/Alexa/HabProxy.pm
line 1115.

Most likely a removed feature in Perl 5.24:

http://perldoc.perl.org/perl5240delta.html#The-autoderef-feature-has-been-removed

Author needs to de-reference the scalar himself (most likely just putting a @ in front of a variable name).

--

Michael
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to