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-03-20 19:40:39-08
by esdc1234in response to 968
Re: Problems install XML-Parser on Soalris 9
I had this same problem and solved it by using the perlgcc module to create the makefile.
See http://search.cpan.org/~aburlison/Solaris-PerlGcc-1.3/
I also had to get ExtUtils-MakeMaker-6.05 to make perlgcc work.