Yes, berrage added one extra dependency: JSON. On Debian I could do
"sudo apt-get install libjson-perl". On OSX, it's probably "sudo cpan
JSON"

He should change that to "use JSON::XS::VersionOneAndTwo;" instead. LMS comes with all required modules. No need to load more than one JSON interpreting module, in particular when the faster version already is installed.

--

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

Reply via email to