I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-02-06 07:13:38-08 by grantm in response to 7008
Re: there is no make file

You didn't say what operating system you're using. Is it Windows, Linux, Mac or something else?

If you're using Windows and you have ActiveState Perl, then XML::Simple is already installed as part of the ActiveState distribution.

If you're running Linux then the easiest thing to do is install the operating system package for XML::Simple. For example on Ubuntu you would use synaptic or apt-get to install the 'libxml-simple-perl' package.

Direct Responses: 7129 | Write a response