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 2006-08-29 05:33:32-07 by grantm in response to 2851
Re: Cannot get XML::Parser working!
Given that you seem to be running linux, why don't you just install your distribution's pre-compiled version of XML::Parser? Eg: on debian the command would be apt-get install libxml-parser-perl
Direct Responses: 2855 | Write a response