How do I unsubscribe to this list?

On Thu, 27 Apr 2000, Mike Fry wrote:

> Date: Thu, 27 Apr 2000 16:46:13 +0200 (CAT)
> From: Mike Fry <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: URI 1.06
> 
> I have downloaded the above module from CPAN and attempted to install
> it on my OS/2 system. Unfortunately, it doesn't pass the 'make test'
> step, producing the following output:-
> 
> PERL_DL_NONLAZY=1 D:/PERL/BIN/PERL.EXE -Iblib/arch -Iblib/lib 
> Id:/perl/lib/5.6.0/os2 -Id:/perl/
> lib/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0;
> runtests @ARGV;' t/*.t
> t/abs...............ok
> t/data..............ok
> t/file..............ok
> t/generic...........ok
> t/heuristic.........ok
> t/http..............ok
> t/ldap..............ok
> t/mailto............ok
> t/mix...............ok
> t/news..............ok
> t/old-absconf.......ok
> t/old-base..........ok 3/8'file://D:/TEMP/'->as_string() =
> 'file://D:/TEMP/' (expected 'file:D%3A/TEMP/')
> $VAR1 = bless( [
>                  bless( do{\(my $o = 'file://D:/TEMP/')}, 'URI::file' )
>                ], 'URI::URL' );
> Test Failed at t/old-base.t line 22
>         URI::URL::_expect('file://D:/TEMP/', 'as_string',
> 'file:D%3A/TEMP/') called at t/old-base.t line 688
>         main::newlocal_test() called at t/old-base.t line 64
> t/old-base..........dubious
>         Test returned status 2 (wstat 512, 0x200)
> DIED. FAILED tests 4-8
>         Failed 5/8 tests, 37.50% okay
> t/old-relbase.......ok
> t/pop...............ok
> t/roy-test..........ok
> t/rsync.............ok
> Failed Test  Status Wstat Total Fail  Failed  List of
> failed
> ------------------------------------------------------------------------
> -------
> t/old-base.t      2   512     8    5  62.50%  4-8
> Failed 1/16 test scripts, 93.75% okay. 5/316 subtests failed, 98.42%
> okay.
> make: *** [test_dynamic] Error 2
> 
> To me, this looks like a problem either with the t/old_base.t script,
> or in the URI::URL module itself. Of course, it could be a problem with
> my Perl installation (I'm using version 5.6.0), but I think this most
> unlikely.
> 
> Regards,
> MIKE FRY
> 
> Computer Software Consultants (Pty) Ltd.
>   Tel: +27 (011) 793 6300
>   Fax: +27 (011) 792 8662
>  Cell: +27 083 286 7896
> email: [EMAIL PROTECTED]
> 

Reply via email to