XML-Simple - Re: there is no make file

Posted on Tue Feb 19 08:13:31 2008 by grantm in response to 7129 (See the whole thread of 5)
Re: there is no make file

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.

Direct Responses: 7354 | Write a response