OK, so XML::Simple is probably already installed.
Try this command:
perl -MXML::Simple -le "print $XML::Simple::VERSION"
If it prints something like '2.16' then XML::Simple is installed - just carry on and use it.
CPAN::Forum
XML-Simple - Re: there is no make file