Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL
    make
    
  2. or download this
    make test
  3. or download this
    t/headparser-http...FAILED before any test output arrived
    t/headparser......../\x{FEFF}/: Can't use \x{} without 'use utf8' decl
    +aration at blib/lib/HTML/HeadParser.pm line 211.
    Compilation failed in require at t/headparser.t line 84.
    dubious
    
  4. or download this
    PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Libra
    +ry/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runte
    +sts $verbose); $verbose=0; runtests @ARGV;' t/*.t
    t/api_version.......ok
    ...
    3 tests skipped.
    Failed 2/45 test scripts, 95.56% okay. 6/242 subtests failed, 97.52% o
    +kay.
    make: *** [test_dynamic] Error 25