in reply to Re^2: cpan broken?
in thread cpan broken?

cpanp is the new, improved cpan but there is little difference in use. To install a package use

cpanp i HTML::Tidy

or

cpanp t HTML::Tidy

just to download and test it.

I'm fairly confident that HTML::Tidy won't work though. There's a bunch of errors being reported in the author's XS code so forcing an install isn't going to work.

Replies are listed 'Best First'.
Re^4: cpan broken?
by Gokee2 (Acolyte) on Aug 05, 2008 at 03:52 UTC
    So is there any way to get a working copy of HTML:Tidy?
      That is a "working copy" of HTML::Tidy. So a few tests fail, [http://rt.cpan.org/Public/Bug/Display.html?id=32944|#32944: PATCH for failing test with newest libtidy..]