in reply to xml support version
Assuming you're running a Linux-alike system:
Since XML::Simple doesn't ship with standard Perl , typeperl -MCPAN -e shell
at the console, follow the instructions (if you haven't setup the CPAN installer) and issue ainstall XML::Simple
when you're done with configuring.Make sure you have root permissions when installing.
|
|---|