So for a while I was including Sub::UpLevel in the requirements to many of my 
modules simply to stop spurious test failures when CPANPLUS didn't follow 
dependencies correctly and failed to load that (It was used by Test::Exception).

After that annoyance, I'm now noticing the following:

  http://www.nntp.perl.org/group/perl.cpan.testers/310016

That appears to be someone trying to install Catalyst and a completely 
unrelated failure is being reported in Sub::Override, one of my modules.  At 
least that's what I *think* the output is saying.  Heck, the reason the bug 
shows up isn't because Catalyst is trying to use Sub::Override, it's because 
Catalyst is trying to use my HTML::TokeParser::Simple module, but that one 
doesn't show the same failure.

Is this some new bug in cpanplus?  It seems closely related to other bug 
reports for it but I don't want to report a dup (or assign blame if it somehow 
belongs somewhere else).

Cheers,
Ovid

-- If this message is a response to a question on a mailing list, please send 
follow up questions to the list.
 
Web Programming with Perl -- http://users.easystreet.com/ovid/cgi_course/



Reply via email to