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-09-12 14:49:14-07 by ivorw in response to 971
Re: windows compatibility

What's wrong with installing it the CPAN way?

perl Makefile.PL make make test make install

I am always wary of instructions to copy a .pm file into the lib directory tree. You will never know what you have forgotten to do.

Direct Responses: 984 | Write a response