Roland0 wrote: 
> maybe not - I guess I probably had a reason, but I can't really remember
> it.
> I can't really test it since I'm using perl 5.14.2, but you can try for
> yourself by changing line 18 in Plugin.pm from
> > 
Code:
--------------------
  >   > use v5.10.1;
--------------------
> > 
> to
> > 
Code:
--------------------
  >   > use v5.10.0;
--------------------
> > 
> 
> ----
> Roland

Thanks, now it loaded ok. Only one warning in the server.log:

[13-03-01 21:36:54.9448] Slim::Utils::Misc::msg (1304) Warning:
[21:36:54.9444] Warning: Use of "localtime" without parentheses is
ambiguous at /Users/sanne/Library/Application
Support/Squeezebox/Plugins/LMSnewGUI/Plugin.pm line 571.

But it seems to be working alright.


------------------------------------------------------------------------
yahmmu's Profile: http://forums.slimdevices.com/member.php?userid=34492
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to