Hi again.
I think I found the error.
If I change 167 of the Plugin.pm from
if (open MYFILE, $filepath) {
to
if (open MYFILE, '<:encoding(utf8)', $filepath) {
it works fine.
--
rodorigo
------------------------------------------------------------------------
rodorigo's Profile: http://forums.slimdevices.com/member.php?userid=37299
View this thread: http://forums.slimdevices.com/showthread.php?t=78008
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins