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 2005-08-05 17:52:55-07 by abeltje in response to 843
Re: installing
Sounds like the architecture's don't match. Make sure the NAME attribute of the ARCHITECTURE tag in the ppd is the same as the architecture perl was compiled for. To check the latter use:
perl -V:archname

Perhaps it is easier to install nmake and use the cpan shell
-- Abe.
Direct Responses: 845 | Write a response