Quoting Rob Brown:

> cvs -z3 -q -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot/freeware co 
>Net-Ping
> cd Net-Ping
> perl Makefile.PL
> make
> make disttest

Tested on i686 and ia64 linux (both reported the same results):

  [...]
  PERL_DL_NONLAZY=1 /usr/local/perl/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/perl/lib/5.6.1/i686-linux -I/usr/local/perl/lib/5.6.1 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
  t/100_load..........ok                                                       
  t/110_icmp_inst.....ok                                                       
  t/120_udp_inst......ok                                                       
  t/130_tcp_inst......ok                                                       
  t/140_stream_inst...ok                                                       
  t/200_ping_tcp......ok                                                       
  t/250_ping_hires....skipped: no Time::HiRes
  t/300_ping_stream...ok                                                       
  All tests successful, 1 test skipped.
  Files=8, Tests=34, 10 wallclock secs ( 1.01 cusr +  0.06 csys = 1.07 CPU)

HTH

--
Alex Muntada <[EMAIL PROTECTED]>
http://people.ac.upc.es/alexm/

Reply via email to