sudo perl -MCPAN -e'install HTML::FormatText'
Hmm... googling for this module and OSX the very first hit was actually a help page by Apple themselves. It seems they ship this module by default? What would the following line give you?
perl -MHTML::FormatText -e'print $HTML::FormatText::VERSION' -- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
