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-05-29 02:06:08-07 by tmcglynn
No ppm package and can't install on Windows :-(
Believe it or not, I need to. I'm sure your package is better than the hack I wrote!
Direct Responses: 513 | Write a response
Posted on 2005-05-30 13:46:23-07 by eserte in response to 509
Re: No ppm package and can't install on Windows :-(
GraphViz::Makefile is pure perl, so as a last ressort you can install the module by copying it to ActivePerl's site library (but using CPAN.pm or another PPM repository would be better). The problem might be GraphViz, which has additional external dependecies. But also here: try to find the ppm at another PPM repository. I think there's even a repository maintainer to whom you can send ppm requests.
Direct Responses: Write a response