Re: lwp-0.03 released

Andreas Koenig (k@anna.mind.de)
Fri, 11 Aug 1995 13:13:18 +0200


  >A new release of the libwww-perl5 modules is available from:
  >
  >  http://www.oslonett.no/home/aas/perl/www/
  >

I forgot to ask after the previous releases: I don't see how you
intended the tests to be applied.

make test alone doesn't succeed. Nor do the clickable tests in
t/cgi-bin/ . I suppose I should copy something to my cgi-bin
directroy. But what?

andreas




/usr/local/bin/perl -I./blib -I/usr/local/lib/perl5/IP22-irix -I/usr/local/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/autoload..........ok
t/http-get-auth.....FAILED on test 1
t/http-get..........FAILED on test 1
t/http-post.........FAILED on test 1
t/http-timeout......ok
t/local.............Use of uninitialized value at blib/LWP/Simple.pm line 172.
Use of uninitialized value at t/local.t line 35.
Use of uninitialized value at t/local.t line 35.
Use of uninitialized value at t/local.t line 56.
Use of uninitialized value at t/local.t line 56.
ok
t/mirror............FAILED on test 2
t/moved.............ok
t/proxy.............



(hangs)