While looking at the code I noticed the XML::Simple module is used.
Knowing very little about Perl I was looking for some more information
on this module and found this on the 'Metacpan'
(https://metacpan.org/pod/distribution/XML-Simple/lib/XML/Simple/FAQ.pod)
site:

> 
> WHAT SHOULD I USE XML::SIMPLE FOR?
> Nothing!
> It's as simple as that.
> Choose a better module. See Perl XML::LibXML by Example for a gentle
> introduction to XML::LibXML with lots of examples.
> 
> WHAT WAS XML::SIMPLE DESIGNED TO BE USED FOR?
> XML::Simple is a Perl module that was originally developed as a tool for
> reading and writing configuration data in XML format. You could use it
> for other purposes that involve storing and retrieving structured data
> in XML but it's likely to be a frustrating experience.
> 

Could that be part of the problem?


------------------------------------------------------------------------
vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to