in reply to CPAN problem for installation of GraphViz2. Dependency on Perl6::Slurp

This is a totally useless test failure. The test case is basically just deliberately creating an error, and testing that the error has been detected. But the test case is checking the text of the error message, which is apparently "wrong" and thus the test fails.

Ignore it. Use CPAN's "force install" feature.

... And file a bug report for Perl6::Slurp.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: CPAN problem for installation of GraphViz2. Dependency on Perl6::Slurp