The distribution
    libnet-1.0703
has been tested as part of the cpan-testers effort to test as
many new uploads to CPAN as possible.  See
    http://www.perl.org/cpan-testers/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
Initially, FTP test 5 failed. I traced this back to my ProFTPD 1.2.0pre8
taking multiple writes for the data transfer of a RETR command. The test
got only part of the data. Inserting a sleep(1) made the test pass.
I'm wondering if read() shouldn't block until the length requirement
is fulfilled or the data connection is shut down by the server.
BTW, just single-stepping in the perl debugger made the test pass.
(I typed "n\r" once and the just hit "\r".)
--

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=solaris, osvers=7, archname=i86pc-solaris
    uname=''
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef useperlio=define d_sfio=define
  Compiler:
    cc='gcc', optimize='-O', gccversion=egcs-2.91.57 19980901 (egcs-1.1 release)
    cppflags='-I/opt/local/include'
    ccflags ='-I/opt/local/include'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/opt/local/i386/lib'
    libpth=/opt/local/i386/lib /usr/ccs/lib /usr/lib
    libs=-lbind -lsfio -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/opt/local/i386/lib'

Reply via email to