in reply to How to install a CPAN module

Which version of Perl are you running, and on which OS? See Installing Modules from the tutorials section of this site. From the command line type:

cpan XML::Simple

If you have any problems let us know

Martin