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-01-02 22:08:10-08 by yewenyi
Circular dependancies?

I have tried installing Test-Harness-2.56 on my server. It comes up with an error.

Test-Harness-2.56 -> requires Pod::Usage 1.12

Pod-Parser-1.34 -> which has Pod::Usage -> requires Test::More 0.6

Test-Simple-0.62 -> which has Test::More -> requires Test::Harness 2.03

Is there a way around this?

Direct Responses: Write a response