Dan Brosemer [2006-10-18, 14:59:15]: > On Wed, Oct 18, 2006 at 11:38:00AM -0600, Peter Valchev wrote: > > this is a fixed patch > > > > links binary against shared lib > > fixes the way it's called (goes to fake location) > > binary/libs installed to fake/ before headers now (since headers > > are generated, other order breaks) > > sets LD_LIBRARY_PATH > > Thanks to building libtidy, we can now use HTML::Tidy, > > http://cleannorth.org/~odin/p5-HTML-Tidy.tar.gz > > Comments appreciated.
it appears to require www/p5-libwww. there's a failing test: ===> Regression check for p5-HTML-Tidy-1.06 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load............ok t/extra-quote........ok t/ignore-text........ok t/ignore.............ok t/levels.............ok t/message............ok t/perfect............ok t/pod-coverage.......skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod................skipped all skipped: Test::Pod 1.14 required for testing POD t/segfault-form......ok t/simple.............ok t/too-many-titles....ok t/venus..............NOK 3 # Failed test 'Cooked stuff looks like what we expected' # in t/venus.t at line 34. # Structures begin differing at: # $got->[47] = ' <center>' # $expected->[47] = ' <address>' # Looks like you failed 1 test of 3. t/venus..............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm