CPAN Upload: P/PO/PODMASTER/HTML-Scrubber-0.05.zip

2003-10-31 Thread PAUSE
The uploaded file

HTML-Scrubber-0.05.zip

has entered CPAN as

  file: $CPAN/authors/id/P/PO/PODMASTER/HTML-Scrubber-0.05.zip
  size: 19226 bytes
   md5: 8806343ea7b5e1891c4b73238d82cc1c

No action is required on your part
Request entered by: PODMASTER (D. H.)
Request entered on: Fri, 31 Oct 2003 07:25:46 GMT
Request completed:  Fri, 31 Oct 2003 07:27:00 GMT

Thanks,
-- 
paused, v441


PASS PAR-0.76 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL CGI-Untaint-upload-1.0 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\1.t
t\1dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t\1.t  2   512 36 200.00%  1-3

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Can't locate CGI/Untaint.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\CGI-Untaint-upload-1.0\blib\lib 
C:\.cpanplus\5.6.1\build\CGI-Untaint-upload-1.0\blib\arch C:\Perl\lib C:\Perl\site\lib 
C:\.cpanplus\5.6.1\build\CGI-Untaint-upload-1.0\blib\lib 
C:\.cpanplus\5.6.1\build\CGI-Untaint-upload-1.0\blib\arch C:/Perl/lib C:/Perl/site/lib 
. C:/Perl/lib C:/Perl/site/lib .) at t\1.t line 14,  line 1.
BEGIN failed--compilation aborted at t\1.t line 14,  line 1.
Failed 1/1 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.


Additional comments:

Hello, Simon Cozens! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

CGI::Untaint

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
AUTHOR  => 'Simon Cozens ([EMAIL PROTECTED])',
... # other information
PREREQ_PM   => {
CGI::Untaint=> '0', # or a minimum workable version
}
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at  may be
worth a look.

Thanks! :-)

 NOTE 
The comments above are created mechanically, possibly without manual
checking by the sender.  Also, because many people perform automatic
tests on CPAN, chances are that you will receive identical messages
about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional information, and do not take
it personally.  We appreciate your patience. :)
**

--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Chess-Games-DotCom-0.04 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Finance-Bank-Barclays-0.07 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL Test-Data-0.92 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\array.t t\function.t t\hash.t t\import.t t\load.t t\pod.t 
t\scalar.t
t\array...FAILED test 1
Failed 1/1 tests, 0.00% okay
t\functionok
t\hashok
t\import..ok
t\loadok
t\pod.ok
t\scalar..ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t\array.t  11 100.00%  1

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

# Failed test (t\array.t at line 40)
# STDERR is:
# # Failed test (t\array.t at line 19)
# 
# not:
# # Failed test (t/array.t at line 19)
# 
# as expected
Failed 1/7 test scripts, 85.71% okay. 1/88 subtests failed, 98.86% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
Stop.
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Petal-1.10_09 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL Net-BGP-0.07 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\00-Signature.t t\01-pod.t t\10-ASPathSegment.t 
t\11-ASPath.t t\20-NLRI.t t\30-Update.t t\31-Refresh.t t\50-BGP.t
t\00-Signatureskipped
all skipped: Test::Signature required for testing SIGNATURE
t\01-pod..ok
t\10-ASPathSegmentok
t\11-ASPath...ok
t\20-NLRI.ok
t\30-Update...dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-24
Failed 24/24 tests, 0.00% okay
t\31-Refresh..ok
t\50-BGP..dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7-8, 10-22
Failed 15/22 tests, 31.82% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t\30-Update.t  255 6528024   48 200.00%  1-24
t\50-BGP.t 255 6528022   28 127.27%  7-8 10-22
1 test skipped.

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

"EINPROGRESS" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206
"ENOTCONN" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206
Can't continue after import errors at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206
BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206.
Compilation failed in require at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Peer.pm line 50.
BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Peer.pm line 50.
Compilation failed in require at t\30-Update.t line 9.
BEGIN failed--compilation aborted at t\30-Update.t line 9.
"EINPROGRESS" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206
"ENOTCONN" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206
# Failed test (t\50-BGP.t at line 16)
# Tried to use 'Net::BGP::Peer'.
# Error:  Can't continue after import errors at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206
# BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Transport.pm line 206.
# Compilation failed in require at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Peer.pm line 50.
# BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Peer.pm line 50.
# Compilation failed in require at (eval 12) line 2.
# Failed test (t\50-BGP.t at line 17)
# Tried to use 'Net::BGP::Process'.
# Error:  Bareword "BGP_PORT" not allowed while "strict subs" in use at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.07\blib\lib/Net/BGP/Process.pm line 32.
# Compilation failed in require at (eval 15) line 2.
Can't locate object method "new" via package "Net::BGP::Peer" (perhaps you forgot to 
load "Net::BGP::Peer"?) at t\50-BGP.t line 50.
# Looks like you planned 22 tests but only ran 9.
# Looks like your test died just after 9.
Failed 2/8 test scripts, 75.00% okay. 39/232 subtests failed, 83.19% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:

PASS Parse-Tinymush-1.01 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS String-CRC-Cksum-0.03 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL Module-Locate-1 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

t\01simpleok
t\02locatedubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
Failed 1/24 tests, 95.83% okay
t\03regex.ok
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
---
t\02locate.t1   256241   4.17%  4
# Failed test (t\02locate.t at line 26)
#   't\MLtest\hereiam.pm'
# doesn't match '(?-xism:t\/MLtest\/hereiam\.pm\z)'
# Looks like you failed 1 tests of 24.
Failed 1/3 test scripts, 66.67% okay. 1/42 subtests failed, 97.62% okay.
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS List-Compare-0.21 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


NA Socket6-0.12 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS CGI-Session-PureSQL-0.23_01 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Net-DHCP-Watch-2.03 MSWin32-x86-multi-thread 4.0 [WITH WARNINGS]

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\01-use.t t\02-watch.t
t\01-use..ok
t\02-watchok
All tests successful.
Files=2, Tests=4,  8 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Use of uninitialized value in string eq at
C:\.cpanplus\5.6.1\build\Net-DHCP-Watch-2.03\blib\lib/Net/DHCP/Watch.pm line 
73 (#1)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what operation
you used the undefined value in.  Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

No alarm() function, network operation may hang at t\02-watch.t line 28
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS HTML-Tabulate-0.14 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Module-Install-0.27 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL Net-BGP-0.06 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\00-Signature.t t\01-pod.t t\10-ASPathSegment.t 
t\11-ASPath.t t\20-NLRI.t t\30-Update.t t\31-Refresh.t t\50-BGP.t
t\00-Signaturedubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t\01-pod..ok
t\10-ASPathSegmentok
t\11-ASPath...ok
t\20-NLRI.ok
t\30-Update...dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-24
Failed 24/24 tests, 0.00% okay
t\31-Refresh..ok
t\50-BGP..dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7-8, 10-22
Failed 15/22 tests, 31.82% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
---
t\00-Signature.t2   512 12 200.00%  1
t\30-Update.t 255 6528024   48 200.00%  1-24
t\50-BGP.t255 6528022   28 127.27%  7-8 10-22

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Can't locate Test/Signature.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\arch C:\Perl\lib C:\Perl\site\lib 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\arch C:/Perl/lib C:/Perl/site/lib . 
C:/Perl/lib C:/Perl/site/lib .) at t\00-Signature.t line 2.
BEGIN failed--compilation aborted at t\00-Signature.t line 2.
"EINPROGRESS" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206
"ENOTCONN" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206
Can't continue after import errors at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206
BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206.
Compilation failed in require at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Peer.pm line 50.
BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Peer.pm line 50.
Compilation failed in require at t\30-Update.t line 9.
BEGIN failed--compilation aborted at t\30-Update.t line 9.
"EINPROGRESS" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206
"ENOTCONN" is not exported by the Errno module at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206
# Failed test (t\50-BGP.t at line 16)
# Tried to use 'Net::BGP::Peer'.
# Error:  Can't continue after import errors at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206
# BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Transport.pm line 206.
# Compilation failed in require at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Peer.pm line 50.
# BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Peer.pm line 50.
# Compilation failed in require at (eval 12) line 2.
# Failed test (t\50-BGP.t at line 17)
# Tried to use 'Net::BGP::Process'.
# Error:  Bareword "BGP_PORT" not allowed while "strict subs" in use at 
C:\.cpanplus\5.6.1\build\Net-BGP-0.06\blib\lib/Net/BGP/Process.pm line 32.
# Compilation failed in require at (eval 15) line 2.
Can't locate object method "new" via package "Net::BGP::Peer" (perhaps you forgot to 
load "Net::BGP::Peer"?) at t\50-BGP.t line 50.
# Looks like you planned 22 tests but only ran 9.
# Looks like your test died just after 9.
Failed 3/8 test scripts, 62.50% okay. 40/233 subtests failed, 82.83% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.


Additional comments:

Hello, Martin Lorensen! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

Test::Signature

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
AUTHOR  => 'Martin Lorensen ([EMAIL PROTECTED])',
... # other information
PREREQ_PM   => {
'Test::Signature'   => '0', # or a minimum workable version
}
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install

PASS Text-ParagraphDiff-2.40 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Module-Signature-0.36 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Text-Textile-0.6 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL Net-IP-Route-Reject-0.2 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

t\001_loaddubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
---
t\001_load.t  255 65280 23 150.00%  1-2
# Failed test (t\001_load.t at line 7)
# Tried to use 'Net::IP::Route::Reject'.
# Error:  Can't locate IPC/Cmd.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2\blib\lib 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2\blib\arch C:\Perl\lib 
C:\Perl\site\lib C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2\blib\lib 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2\blib\arch C:\Perl\lib 
C:\Perl\site\lib C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2 C:/Perl/lib 
C:/Perl/site/lib .) at 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2\blib\lib/Net/IP/Route/Reject.pm line 
4.
# BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.2\blib\lib/Net/IP/Route/Reject.pm line 
4.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::IP::Route::Reject" (perhaps you 
forgot to load "Net::IP::Route::Reject"?) at t\001_load.t line 9.
# Looks like you planned 2 tests but only ran 1.
# Looks like your test died just after 1.
Failed 1/1 test scripts, 0.00% okay. 2/2 subtests failed, 0.00% okay.


Additional comments:

Hello, Dana Hudes! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

IPC::Cmd

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
AUTHOR  => 'Dana Hudes ([EMAIL PROTECTED])',
... # other information
PREREQ_PM   => {
IPC::Cmd=> '0', # or a minimum workable version
}
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at  may be
worth a look.

Thanks! :-)

 NOTE 
The comments above are created mechanically, possibly without manual
checking by the sender.  Also, because many people perform automatic
tests on CPAN, chances are that you will receive identical messages
about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional information, and do not take
it personally.  We appreciate your patience. :)
**

--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-l

FAIL Bio-PrimerDesigner-0.01 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe -MExtUtils::Command -e cp bin/primer_designer.pl 
blib\script\primer_designer.pl
pl2bat.bat blib\script\primer_designer.pl
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\epcr.t t\primer3.t t\primer_designer.t t\remote.t 
t\result.t t\tables.t
t\epcr...ok
t\primer3ok
t\primer_designerdubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7-25
Failed 19/25 tests, 24.00% okay
t\remote.ok
t\result.ok
t\tables.ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t\primer_designer.t  255 6528025   38 152.00%  7-25

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Use of uninitialized value in string eq at 
C:\.cpanplus\5.6.1\build\Bio-PrimerDesigner-0.01\blib\lib/Bio/PrimerDesigner/epcr.pm 
line 110.
'/e-PCR' is not recognized as an internal or external command,
operable program or batch file.
Can't find path to e-PCR:
Path '/bin' does not exist at t\primer_designer.t line 32.
# Looks like you planned 25 tests but only ran 6.
# Looks like your test died just after 6.
Failed 1/6 test scripts, 83.33% okay. 19/58 subtests failed, 67.24% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
Stop.
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL Net-IP-Route-Reject-0.3 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

t\001_loaddubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
---
t\001_load.t  255 65280 23 150.00%  1-2
# Failed test (t\001_load.t at line 7)
# Tried to use 'Net::IP::Route::Reject'.
# Error:  Can't locate IPC/Cmd.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3\blib\lib 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3\blib\arch C:\Perl\lib 
C:\Perl\site\lib C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3\blib\lib 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3\blib\arch C:\Perl\lib 
C:\Perl\site\lib C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3 C:/Perl/lib 
C:/Perl/site/lib .) at 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3\blib\lib/Net/IP/Route/Reject.pm line 
4.
# BEGIN failed--compilation aborted at 
C:\.cpanplus\5.6.1\build\Net-IP-Route-Reject-0.3\blib\lib/Net/IP/Route/Reject.pm line 
4.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::IP::Route::Reject" (perhaps you 
forgot to load "Net::IP::Route::Reject"?) at t\001_load.t line 9.
# Looks like you planned 2 tests but only ran 1.
# Looks like your test died just after 1.
Failed 1/1 test scripts, 0.00% okay. 2/2 subtests failed, 0.00% okay.


Additional comments:

Hello, Dana Hudes! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

IPC::Cmd

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
AUTHOR  => 'Dana Hudes ([EMAIL PROTECTED])',
... # other information
PREREQ_PM   => {
IPC::Cmd=> '0', # or a minimum workable version
}
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at  may be
worth a look.

Thanks! :-)

 NOTE 
The comments above are created mechanically, possibly without manual
checking by the sender.  Also, because many people perform automatic
tests on CPAN, chances are that you will receive identical messages
about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional information, and do not take
it personally.  We appreciate your patience. :)
**

--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-l

FAIL HTML-MagicTemplate-3.1 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\01_TableTiler.t
t\01_TableTilerdubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t\01_TableTiler.t2   512 24 200.00%  1-2

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Name "main::matrix" used only once: possible typo at t\01_TableTiler.t line 5.
Can't locate auto/Text/MagicTemplate/HTML_VALUE_.al in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\HTML-MagicTemplate-3.1\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-MagicTemplate-3.1\blib\arch C:\Perl\lib C:\Perl\site\lib 
C:\.cpanplus\5.6.1\build\HTML-MagicTemplate-3.1\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-MagicTemplate-3.1\blib\arch C:/Perl/lib C:/Perl/site/lib 
. C:/Perl/lib C:/Perl/site/lib .) at 
C:\.cpanplus\5.6.1\build\HTML-MagicTemplate-3.1\blib\lib/HTML/MagicTemplate.pm line 8
Failed 1/1 test scripts, 0.00% okay. 2/2 subtests failed, 0.00% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Class-Iterator-0.2 MSWin32-x86-multi-thread 4.0 [WITH WARNINGS]

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\01.t t\02.t
t\01ok
t\02ok
All tests successful.
Files=2, Tests=304,  1 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

"my" variable $v masks earlier declaration in same scope at t\01.t line 23.
(in cleanup) Unknow method DESTROY at t\01.t line 30
(in cleanup) Unknow method DESTROY at t\01.t line 0
(in cleanup) Unknow method DESTROY at t\02.t line 0
--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Time-HiRes-1.52 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Algorithm-Merge-0.04 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Compress-Zlib-1.31 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS String-CRC-Cksum-0.02 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Proc-Queue-1.15 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Config-Yacp-1.16 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Text-MagicTemplate-3.1 MSWin32-x86-multi-thread 4.0 [WITH WARNINGS]

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\01_template_inclusion.t t\02_placeholders_from_files.t 
t\03_placeholders_from_ref.t t\04_private_lookups.t t\05_simple_loops.t 
t\06_nested_loops.t t\07_if_else_condition.t t\08_switch_conditions.t 
t\09_passing_values_to_subs.t t\10_subs_execution_off.t t\11_HTML_markers.t 
t\12_blocks_managements.t t\13_ID_list.t t\14_blessed_location.t 
t\15_mixed_locations.t t\16_EVAL_handler.t t\17_custom_handler.t 
t\18_attributes_syntax.t t\19_zero_string.t t\20_trace_deletions.t 
t\21_EVAL_ATRIBUTES.t t\22_lookup_id.t
t\01_template_inclusion.ok
t\02_placeholders_from_filesok
t\03_placeholders_from_ref..ok
t\04_private_lookupsok
t\05_simple_loops...ok
t\06_nested_loops...ok
t\07_if_else_condition..ok
t\08_switch_conditions..ok
t\09_passing_values_to_subs.ok
t\10_subs_execution_off.ok
t\11_HTML_markers...ok
t\12_blocks_managements.ok
t\13_ID_listok
t\14_blessed_location...ok
t\15_mixed_locationsok
t\16_EVAL_handler...ok
t\17_custom_handler.ok
t\18_attributes_syntax..ok
t\19_zero_stringok
t\20_trace_deletionsok
t\21_EVAL_ATRIBUTES.ok
t\22_lookup_id..ok
All tests successful.
Files=22, Tests=25, 24 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

Use of uninitialized value in numeric gt (>) at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
134.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via next at blib\lib\Text\MagicTemplate.pm (autosplit into 
blib\lib\auto\Text\MagicTemplate\INCLUDE_TEXT.al) line 348.
Exiting subroutine via next at blib\lib\Text\MagicTemplate.pm (autosplit into 
blib\lib\auto\Text\MagicTemplate\INCLUDE_TEXT.al) line 348.
Use of uninitialized value in numeric gt (>) at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
134.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
254.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
254.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
241.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm line 
208.
Exiting subroutine via last at 
C:\.cpanplus\5.6.1\build\Text-MagicTemplate-3.1\blib\lib/Text/MagicTemplate.pm li

PASS Scalar-Listify-0.02 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Class-FakeAttributes-0.01 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS DBIx-Composer-1.00 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS PlRPC-0.2017 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Games-QuizTaker-1.25 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Email-LocalDelivery-0.06 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS HTTP-File-3.7 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Net-MacMap-0.01 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Net-Daemon-0.37 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS if-0.01000001 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Digest-MD4-1.2 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS File-Path-Expand-1.01 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


FAIL HTML-Scrubber-0.04 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\01_use.t t\02_basic.t t\03_more.t t\04_style_script.t 
t\05_pi_comment.t
t\01_use.ok
t\02_basic...ok
t\03_moredubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t\04_style_scriptdubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
t\05_pi_comment..dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t\03_more.t  255 65280 7   13 185.71%  1-7
t\04_style_script.t  255 65280 9   17 188.89%  1-9
t\05_pi_comment.t255 65280 9   17 188.89%  1-9

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

# Failed test (t\03_more.t at line 7)
# Tried to use 'HTML::Scrubber::StripScripts'.
# Error:  Can't locate HTML/Scrubber/StripScripts.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\arch C:\Perl\lib C:\Perl\site\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\arch C:/Perl/lib C:/Perl/site/lib . 
C:/Perl/lib C:/Perl/site/lib .) at (eval 1) line 2.
Can't locate object method "new" via package "HTML::Scrubber" (perhaps you forgot to 
load "HTML::Scrubber"?) at t\03_more.t line 9.
# Looks like you planned 7 tests but only ran 1.
# Looks like your test died just after 1.
# Failed test (t\04_style_script.t at line 7)
# Tried to use 'HTML::Scrubber::StripScripts'.
# Error:  Can't locate HTML/Scrubber/StripScripts.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\arch C:\Perl\lib C:\Perl\site\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\arch C:/Perl/lib C:/Perl/site/lib . 
C:/Perl/lib C:/Perl/site/lib .) at (eval 1) line 2.
Can't locate object method "new" via package "HTML::Scrubber" (perhaps you forgot to 
load "HTML::Scrubber"?) at t\04_style_script.t line 9.
# Looks like you planned 9 tests but only ran 1.
# Looks like your test died just after 1.
# Failed test (t\05_pi_comment.t at line 7)
# Tried to use 'HTML::Scrubber::StripScripts'.
# Error:  Can't locate HTML/Scrubber/StripScripts.pm in @INC (@INC contains: 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\arch C:\Perl\lib C:\Perl\site\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\lib 
C:\.cpanplus\5.6.1\build\HTML-Scrubber-0.04\blib\arch C:/Perl/lib C:/Perl/site/lib . 
C:/Perl/lib C:/Perl/site/lib .) at (eval 1) line 2.
Can't locate object method "new" via package "HTML::Scrubber" (perhaps you forgot to 
load "HTML::Scrubber"?) at t\05_pi_comment.t line 9.
# Looks like you planned 9 tests but only ran 1.
# Looks like your test died just after 1.
Failed 3/5 test scripts, 40.00% okay. 25/103 subtests failed, 75.73% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.


Additional comments:

Hello, D. H.! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

HTML::Scrubber::StripScripts

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
AUTHOR  => 'D. H. ([EMAIL PROTECTED])',
... # other information
PREREQ_PM   => {
'HTML::Scrubber::StripScripts'  => '0', # or a minimum workable version
}
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at  may be
worth a look.

Thanks! :-)

 NOTE 
The comments above are created mechanically, possibly without manual
checking by the sender.  Also, because many people perform automatic
tests on CPAN, chances are that you will receive identical messages
about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or ad

PASS Hook-LexWrap-0.20 MSWin32-x86-multi-thread 4.0

2003-10-31 Thread Barbie
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
libpth="C:\Perl\lib\CORE"
libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib 
wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'


PASS Weather-Underground-2.11 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


CPAN Upload: G/GE/GEEWIZ/CGI-Session-Auth-0.14.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

CGI-Session-Auth-0.14.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/G/GE/GEEWIZ/CGI-Session-Auth-0.14.tar.gz
  size: 9291 bytes
   md5: 2db6c1e722d58ecc91d99c2b947420d7

No action is required on your part
Request entered by: GEEWIZ (Jochen Lillich)
Request entered on: Fri, 31 Oct 2003 08:30:39 GMT
Request completed:  Fri, 31 Oct 2003 08:30:47 GMT

Thanks,
-- 
paused, v441


PASS DBD-Pg-1.31_7 i386-freebsd 5.1-beta

2003-10-31 Thread Mark Stosberg
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
Tested with Postgres 7.3.4
--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=freebsd, osvers=5.1-beta, archname=i386-freebsd
uname='freebsd freebsd.org 5.1-beta freebsd 5.1-beta #0: fri may 23 07:41:21 pdt 
2003 [EMAIL PROTECTED]:usrsrcsysmagickernelpath i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.0/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.0 -Dman3dir=/usr/local/lib/perl5/5.8.0/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.0/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.0 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -Ui_gdbm -Dusemymalloc=n 
-Dusethreads=n'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O -pipe -mcpu=pentiumpro',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.2.2 [FreeBSD] 20030205 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


PASS DBD-Pg-1.31_7 i386-freebsd 5.1-beta

2003-10-31 Thread Mark Stosberg
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
Tested with Postgres 7.3.4
--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=freebsd, osvers=5.1-beta, archname=i386-freebsd
uname='freebsd freebsd.org 5.1-beta freebsd 5.1-beta #0: fri may 23 07:41:21 pdt 
2003 [EMAIL PROTECTED]:usrsrcsysmagickernelpath i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.0/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.0 -Dman3dir=/usr/local/lib/perl5/5.8.0/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.0/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.0 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -Ui_gdbm -Dusemymalloc=n 
-Dusethreads=n'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O -pipe -mcpu=pentiumpro',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.2.2 [FreeBSD] 20030205 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
~


PASS DateTime-Locale-0.05 i686-linux 2.4.21-3-k7

2003-10-31 Thread Compassionate Action for Animals
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=linux, osvers=2.4.21-3-k7, archname=i686-linux
uname='linux waste.org 2.4.21-3-k7 #1 sun jul 20 19:23:36 est 2003 i686 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


PASS Params-Validate-0.68 i686-linux 2.4.21-3-k7

2003-10-31 Thread Compassionate Action for Animals
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=linux, osvers=2.4.21-3-k7, archname=i686-linux
uname='linux waste.org 2.4.21-3-k7 #1 sun jul 20 19:23:36 est 2003 i686 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


PASS DateTime-0.18 i686-linux 2.4.21-3-k7

2003-10-31 Thread Compassionate Action for Animals
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=linux, osvers=2.4.21-3-k7, archname=i686-linux
uname='linux waste.org 2.4.21-3-k7 #1 sun jul 20 19:23:36 est 2003 i686 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


CPAN Upload: C/CN/CNANDOR/Mac-Carbon-0.62.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Mac-Carbon-0.62.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/C/CN/CNANDOR/Mac-Carbon-0.62.tar.gz
  size: 287872 bytes
   md5: c9c31f05b47bc68f9a751703c53149ae

No action is required on your part
Request entered by: CNANDOR (Chris Nandor)
Request entered on: Fri, 31 Oct 2003 09:55:59 GMT
Request completed:  Fri, 31 Oct 2003 09:56:43 GMT

Thanks,
-- 
paused, v441


CPAN Upload: C/CN/CNANDOR/Mac-AppleEvents-Simple-1.08.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Mac-AppleEvents-Simple-1.08.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/C/CN/CNANDOR/Mac-AppleEvents-Simple-1.08.tar.gz
  size: 10509 bytes
   md5: d10d8a49bda8d73b15fa97496ea88be1

No action is required on your part
Request entered by: CNANDOR (Chris Nandor)
Request entered on: Fri, 31 Oct 2003 09:58:07 GMT
Request completed:  Fri, 31 Oct 2003 09:58:34 GMT

Thanks,
-- 
paused, v441


PASS HTML-Scrubber-0.05 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


CPAN Upload: D/DO/DOMIZIO/Text-MagicTemplate-3.12.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Text-MagicTemplate-3.12.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/D/DO/DOMIZIO/Text-MagicTemplate-3.12.tar.gz
  size: 33635 bytes
   md5: b9008a8a6ed8ce5628222c35bc8125a3

No action is required on your part
Request entered by: DOMIZIO (Domizio Demichelis)
Request entered on: Fri, 31 Oct 2003 10:01:28 GMT
Request completed:  Fri, 31 Oct 2003 10:01:59 GMT

Thanks,
-- 
paused, v441


CPAN Upload: D/DO/DOMIZIO/HTML-MagicTemplate-3.12.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

HTML-MagicTemplate-3.12.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/D/DO/DOMIZIO/HTML-MagicTemplate-3.12.tar.gz
  size: 4542 bytes
   md5: 3ac9db8d110a20a5bc372897fac00017

No action is required on your part
Request entered by: DOMIZIO (Domizio Demichelis)
Request entered on: Fri, 31 Oct 2003 10:01:38 GMT
Request completed:  Fri, 31 Oct 2003 10:02:14 GMT

Thanks,
-- 
paused, v441


CPAN Upload: C/CN/CNANDOR/Mac-Glue-1.14.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Mac-Glue-1.14.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/C/CN/CNANDOR/Mac-Glue-1.14.tar.gz
  size: 50392 bytes
   md5: 1ea68e653f885b5ed19b30916bdbc6e3

No action is required on your part
Request entered by: CNANDOR (Chris Nandor)
Request entered on: Fri, 31 Oct 2003 10:02:50 GMT
Request completed:  Fri, 31 Oct 2003 10:04:05 GMT

Thanks,
-- 
paused, v441


CPAN Upload: A/AM/AMBS/Biblio/Biblio-Thesaurus-0.17.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Biblio-Thesaurus-0.17.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/A/AM/AMBS/Biblio/Biblio-Thesaurus-0.17.tar.gz
  size: 21752 bytes
   md5: 5fe163bb837bbf0b1616dff5cf0944bb

No action is required on your part
Request entered by: AMBS (Alberto Manuel BrandÃo SimÃes)
Request entered on: Fri, 31 Oct 2003 10:05:31 GMT
Request completed:  Fri, 31 Oct 2003 10:05:56 GMT

Thanks,
-- 
paused, v441


PASS if-0.04 sun4-solaris 2.8

2003-10-31 Thread Jost Krieger
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos sunu991 5.8 generic_108528-14 sun4u sparc sunw,ultra-5_10 solaris '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -z ignore -z lazyload 
-z combreloc'
cccdlflags='-fPIC', lddlflags=' -G  -z ignore -z lazyload -z combreloc 
-L/usr/local/lib'


PASS CGI-Session-Auth-0.14 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


CPAN Upload: P/PE/PERRAD/CVS-Metrics-0.04.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

CVS-Metrics-0.04.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/P/PE/PERRAD/CVS-Metrics-0.04.tar.gz
  size: 15836 bytes
   md5: 32587c10dcf8dfc9a63fff3b2f21c67c

No action is required on your part
Request entered by: PERRAD (Francois Perrad)
Request entered on: Fri, 31 Oct 2003 11:33:27 GMT
Request completed:  Fri, 31 Oct 2003 11:34:16 GMT

Thanks,
-- 
paused, v441


NA Mac-Carbon-0.62 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


CPAN Upload: L/LT/LTOETSCH/parrot-0.0.13.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

parrot-0.0.13.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/L/LT/LTOETSCH/parrot-0.0.13.tar.gz
  size: 8049820 bytes
   md5: ade2d63d4c84966eb4e294e41b2b7205

No action is required on your part
Request entered by: LTOETSCH (Leopold TÃtsch)
Request entered on: Fri, 31 Oct 2003 12:15:47 GMT
Request completed:  Fri, 31 Oct 2003 12:17:21 GMT

Thanks,
-- 
paused, v441


PASS Text-MagicTemplate-3.12 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


FAIL HTML-MagicTemplate-3.11 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_TableTilerCan't locate Text/MagicTemplate.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.12/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.12/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-TableTiler-1.07/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-TableTiler-1.07/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.12/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.12/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/arch 
/Users/nothingmuch/.cpan
 plus/5.8.1/build/HTML-FillInForm-1.03/blib/lib /Usersdubious
Test returned status 2 (wstat 512, 0x200)
/nothingmuch/.cpanplus/5.8.1/build/HTML-FillInForm-1.03/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl 
/Library/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwin 
/Library/Perl . /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
/Library/Perl /Library/Perl .) at 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/lib/HTML/MagicTemplate.pm
 line 4.
BEGIN failed--compilation aborted at 
/Users/nothingmuch/.cpanplus/5.8.1/build/HTML-MagicTemplate-3.11/blib/lib/HTML/MagicTemplate.pm
 line 4.
Compilation failed in require at t/01_TableTiler.t line 3.
BEGIN failed--compilation aborted at t/01_TableTiler.t line 3.
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2


Additional comments:

Hello, Domizio Demichelis! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

Text::MagicTemplate

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
AUTHOR  => 'Domizio Demichelis ([EMAIL PROTECTED])',
... # other information
PREREQ_PM   => {
'Text::MagicTemplate'   => '0', # or a minimum workable version
}
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at  may be
worth a look.

Thanks! :-)

 NOTE 
The comments above are created mechanically, possibly without manual
checking by the sender.  Also, because many people perform automatic
tests on CPAN, chances are that you will receive identical messages
about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional information, and do not take
it personally.  We appreciate your patience. :)
**

--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-comm

CPAN Upload: D/DD/DDUMONT/Tk-TreeGraph-1.026.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Tk-TreeGraph-1.026.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/D/DD/DDUMONT/Tk-TreeGraph-1.026.tar.gz
  size: 14769 bytes
   md5: d6dd2441c2cb75917ad48607c3961747

No action is required on your part
Request entered by: DDUMONT (Dominique Dumont)
Request entered on: Fri, 31 Oct 2003 12:29:54 GMT
Request completed:  Fri, 31 Oct 2003 12:30:15 GMT

Thanks,
-- 
paused, v441


CPAN Upload: B/BA/BARBIE/WWW-UCC-0.02.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

WWW-UCC-0.02.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/B/BA/BARBIE/WWW-UCC-0.02.tar.gz
  size: 5750 bytes
   md5: 49d6f1c4ab09f711722bd6372809e35a

No action is required on your part
Request entered by: BARBIE (Barbie)
Request entered on: Fri, 31 Oct 2003 12:33:40 GMT
Request completed:  Fri, 31 Oct 2003 12:35:15 GMT

Thanks,
-- 
paused, v441


CPAN Upload: Y/YO/YOSEFM/Tree-Numbered-1.00.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Tree-Numbered-1.00.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/Y/YO/YOSEFM/Tree-Numbered-1.00.tar.gz
  size: 9452 bytes
   md5: 38b8c9f4b6a700b251fbb977829e20d3

No action is required on your part
Request entered by: YOSEFM (Yosef Meller)
Request entered on: Fri, 31 Oct 2003 13:38:57 GMT
Request completed:  Fri, 31 Oct 2003 13:39:54 GMT

Thanks,
-- 
paused, v441


CPAN Upload: Y/YO/YOSEFM/Tree-Numbered-DB-1.00.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Tree-Numbered-DB-1.00.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/Y/YO/YOSEFM/Tree-Numbered-DB-1.00.tar.gz
  size: 9087 bytes
   md5: 1189f9efaa145d6898f897b49ecbb06a

No action is required on your part
Request entered by: YOSEFM (Yosef Meller)
Request entered on: Fri, 31 Oct 2003 13:39:32 GMT
Request completed:  Fri, 31 Oct 2003 13:40:13 GMT

Thanks,
-- 
paused, v441


CPAN Upload: Y/YO/YOSEFM/Javascript-Menu-2.00.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Javascript-Menu-2.00.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/Y/YO/YOSEFM/Javascript-Menu-2.00.tar.gz
  size: 13136 bytes
   md5: 9ef1747c12ba9dd52545117d1eb6fa3f

No action is required on your part
Request entered by: YOSEFM (Yosef Meller)
Request entered on: Fri, 31 Oct 2003 13:40:30 GMT
Request completed:  Fri, 31 Oct 2003 13:42:12 GMT

Thanks,
-- 
paused, v441


CPAN Upload: Y/YO/YOSEFM/Javascript-Menu-Full-2.00.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Javascript-Menu-Full-2.00.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/Y/YO/YOSEFM/Javascript-Menu-Full-2.00.tar.gz
  size: 25550 bytes
   md5: dbf80bfff86639aae8d26e2e211bb075

No action is required on your part
Request entered by: YOSEFM (Yosef Meller)
Request entered on: Fri, 31 Oct 2003 13:41:13 GMT
Request completed:  Fri, 31 Oct 2003 13:42:29 GMT

Thanks,
-- 
paused, v441


PASS Cache-Mmap-0.08 i386-freebsd 4.8-stable

2003-10-31 Thread david
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=freebsd, osvers=4.8-stable, archname=i386-freebsd
uname='freebsd pb14.pair.com 4.8-stable freebsd 4.8-stable #0: thu may 29 15:09:07 
edt 2003 [EMAIL PROTECTED]:usrsrcsyscompilepaird i386 '
config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing 
-I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing 
-I/usr/local/include'
ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -ldb -lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fpic', lddlflags='-shared  -L/usr/local/lib'


PASS Cache-Mmap-0.08 darwin 6.6

2003-10-31 Thread david
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.6, archname=darwin
uname='darwin mercury.kineticode.com 6.6 darwin kernel version 6.6: thu may 1 
21:48:54 pdt 2003; root:xnuxnu-344.34.obj~1release_ppc power macintosh powerpc '
config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing',
optimize='-Os',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing'
ccversion='', gccversion='3.1 20020420 (prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lc
perllibs=-lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


PASS Cache-Mmap-0.08 i686-linux 2.4.13

2003-10-31 Thread david
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=linux, osvers=2.4.13, archname=i686-linux
uname='linux theory.kineticode.com 2.4.13 #17 smp thu nov 1 15:22:58 pst 2001 i686 
unknown '
config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='2.96 2731 (Red Hat Linux 7.1 2.96-98)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.4'
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


CPAN Upload: J/JH/JHIVER/Petal-Mail-0.1.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Petal-Mail-0.1.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/J/JH/JHIVER/Petal-Mail-0.1.tar.gz
  size: 5679 bytes
   md5: 6afc6678c1afaafa5c18481ecb28a9e2

No action is required on your part
Request entered by: JHIVER (Jean-Michel Hiver)
Request entered on: Fri, 31 Oct 2003 14:56:43 GMT
Request completed:  Fri, 31 Oct 2003 14:58:07 GMT

Thanks,
-- 
paused, v441


FAIL Tk-TreeGraph-1.026 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/flashCan't locate Tk.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl 
/Library/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwin 
/Library/Perl . /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
/Library/Perl /Library/Perl .) at t/flash.t line 12.
BEGIN failed--compilation aborted at t/flash.t line 12.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
t/modify...Can't locate Tk.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl 
/Library/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwin 
/Library/Perl . /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
/Library/Perl /Library/Perl .) at t/modify.t line 12.
BEGIN failed--compilation aborted at t/modify.t line 12.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
t/no_coord.Can't locate Tk.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl 
/Library/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwin 
/Library/Perl . /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
/Library/Perl /Library/Perl .) at t/no_coord.t line 12.
BEGIN failed--compilation aborted at t/no_coord.t line 12.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-11
Failed 11/11 tests, 0.00% okay
t/only_nodeCan't locate Tk.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl 
/Library/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwin 
/Library/Perl . /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
/Library/Perl /Library/Perl .) at t/only_node.t line 12.
BEGIN failed--compilation aborted at t/only_node.t line 12.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-11
Failed 11/11 tests, 0.00% okay
t/spline...Can't locate Tk.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System/Library/Perl 
/Library/Perl/darwin /Library/Perl/darwin /Library/Perl /Library/Perl/darwin 
/Library/Perl . /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
/Library/Perl /Library/Perl .) at t/spline.t line 12.
BEGIN failed--compilation aborted at t/spline.t line 12.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
t/tree.Can't locate Tk.pm in @INC (@INC contains: 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/lib 
/Users/nothingmuch/.cpanplus/5.8.1/build/Tk-TreeGraph-1.026/blib/arch 
/System/Library/Perl/darwin /System/Library/Perl/darwin /System

CPAN Upload: H/HM/HMERSCH/WebService-FreeDB-0.63.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

WebService-FreeDB-0.63.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/H/HM/HMERSCH/WebService-FreeDB-0.63.tar.gz
  size: 9087 bytes
   md5: a1b4a881a78db83a702a969b209d64e4

No action is required on your part
Request entered by: HMERSCH (Henning Mersch)
Request entered on: Fri, 31 Oct 2003 15:39:37 GMT
Request completed:  Fri, 31 Oct 2003 15:40:23 GMT

Thanks,
-- 
paused, v441


FAIL Perf-Stopwatch-0.10 sun4-solaris 2.8

2003-10-31 Thread mthurn
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--

  CPAN.pm: Going to build K/KI/KITDEKAT/Perf-Stopwatch-0.10.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Perf::Stopwatch
cp Stopwatch.pm blib/lib/Perf/Stopwatch.pm
Manifying blib/man3/Perf::Stopwatch.3
  /usr/local/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/1_norm.NOK 10# Failed test (t/1_norm.t at line 29) 
# '0.99383'
# >=
# '1'
t/1_norm.ok 11/11# Looks like you failed 1 tests of 11.  
t/1_norm.dubious 
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 10
Failed 1/11 tests, 90.91% okay
t/2_lap..ok 1/18Name "main::x" used only once: possible typo at t/2_lap.t line 27.
t/2_lap..ok  
t/3_burstok 1/11Name "main::x" used only once: possible typo at t/3_burst.t line 
24.
t/3_burstok  
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t/1_norm.t 1   256111   9.09%  10
Failed 1/3 test scripts, 66.67% okay. 1/40 subtests failed, 97.50% okay.
make: *** [test_dynamic] Error 29
  /usr/local/bin/make test -- NOT OK

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
config_args='-Dcc=gcc -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'


FAIL HTML-MagicTemplate-3.11 sun4-solaris 2.8

2003-10-31 Thread mthurn
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--

  CPAN.pm: Going to build D/DO/DOMIZIO/HTML-MagicTemplate-3.11.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for HTML::MagicTemplate
cp lib/HTML/MagicTemplate.pm blib/lib/HTML/MagicTemplate.pm
Manifying blib/man3/HTML::MagicTemplate.3
  /usr/local/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_TableTilerCan't locate auto/Text/MagicTemplate/HTML_VALUE_.al in @INC (@INC 
contains: /space/src/CPAN/build/HTML-MagicTemplate-3.11/blib/lib 
/space/src/CPAN/build/HTML-MagicTemplate-3.11/blib/arch 
/usr/local/lib/perl5/5.8.0/sun4-solaris /usr/local/lib/perl5/5.8.0/sun4-solaris 
/usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.0 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.0 
/usr/local/lib/perl5/site_perl . /usr/local/lib/perl5/5.8.0/sun4-solaris 
/usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl .) at 
/space/src/CPAN/build/HTML-MagicTemplate-3.11/blib/lib/HTML/MagicTemplate.pm line 8
t/01_TableTilerdubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t/01_TableTiler.t  255 65280 24 200.00%  1-2
Failed 1/1 test scripts, 0.00% okay. 2/2 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
  /usr/local/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

Recursive dependency detected:
HTML::MagicTemplate
 => D/DO/DOMIZIO/HTML-MagicTemplate-3.11.tar.gz
 => Text::MagicTemplate
 => D/DO/DOMIZIO/HTML-MagicTemplate-3.11.tar.gz.
Cannot continue.

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
config_args='-Dcc=gcc -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'


FAIL Tk-TreeGraph-1.024 sun4-solaris 2.8

2003-10-31 Thread mthurn
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
NOTE: I am using the new Tk804.025
=
  CPAN.pm: Going to build D/DD/DDUMONT/Tk-TreeGraph-1.024.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Tk::TreeGraph
cp TreeGraph.pm blib/lib/Tk/TreeGraph.pm
AutoSplitting blib/lib/Tk/TreeGraph.pm (blib/lib/auto/Tk/TreeGraph)
cp demo/treegraph.pl blib/arch/Tk/demos/widtrib/treegraph.pl
Manifying blib/man3/Tk::TreeGraph.3
  /usr/local/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/flashok 1/4bad option "side": must be -after, -anchor, -before, -expand, 
-fill, -in, -ipadx, -ipady, -padx, -pady, or -side at 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Tk/Widget.pm line 1142.
 at t/flash.t line 59
t/flashdubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/modify...ok 1/4bad option "side": must be -after, -anchor, -before, -expand, 
-fill, -in, -ipadx, -ipady, -padx, -pady, or -side at 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Tk/Widget.pm line 1142.
 at t/modify.t line 60
t/modify...dubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/no_coord.ok 1/11bad option "side": must be -after, -anchor, -before, -expand, 
-fill, -in, -ipadx, -ipady, -padx, -pady, or -side at 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Tk/Widget.pm line 1142.
 at t/no_coord.t line 34
t/no_coord.dubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
t/only_nodeok 1/11bad option "side": must be -after, -anchor, -before, -expand, 
-fill, -in, -ipadx, -ipady, -padx, -pady, or -side at 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Tk/Widget.pm line 1142.
 at t/only_node.t line 246
t/only_nodedubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
t/spline...ok 1/5bad option "side": must be -after, -anchor, -before, -expand, 
-fill, -in, -ipadx, -ipady, -padx, -pady, or -side at 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Tk/Widget.pm line 1142.
 at t/spline.t line 35
t/spline...dubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-5
Failed 4/5 tests, 20.00% okay
t/tree.ok 1/11bad option "side": must be -after, -anchor, -before, -expand, 
-fill, -in, -ipadx, -ipady, -padx, -pady, or -side at 
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Tk/Widget.pm line 1142.
 at t/tree.t line 35
t/tree.dubious   
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t/flash.t  255 65280 46 150.00%  2-4
t/modify.t 255 65280 46 150.00%  2-4
t/no_coord.t   255 6528011   20 181.82%  2-11
t/only_node.t  255 6528011   20 181.82%  2-11
t/spline.t 255 65280 58 160.00%  2-5
t/tree.t   255 6528011   20 181.82%  2-11
Failed 6/6 test scripts, 0.00% okay. 40/46 subtests failed, 13.04% okay.
make: *** [test_dynamic] Error 2
  /usr/local/bin/make test -- NOT OK

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
config_args='-Dcc=gcc -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype

Re: FAIL Perf-Stopwatch-0.10 sun4-solaris 2.8

2003-10-31 Thread David Wheeler
On Friday, October 31, 2003, at 06:24  AM, 
[EMAIL PROTECTED] wrote:

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/
Would whoever it is that is spoofing my domain please stop? It's _very_ 
uncool.

Thank you,

David



CPAN Upload: R/RK/RKHILL/Astro-Sunrise-0.91.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Astro-Sunrise-0.91.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/R/RK/RKHILL/Astro-Sunrise-0.91.tar.gz
  size: 12339 bytes
   md5: a2e02349874770d59f4e1e5f7e5021d2

No action is required on your part
Request entered by: RKHILL (Ron Hill)
Request entered on: Fri, 31 Oct 2003 15:57:35 GMT
Request completed:  Fri, 31 Oct 2003 15:59:00 GMT

Thanks,
-- 
paused, v441


PASS Tree-Numbered-1.00 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


CPAN Upload: S/SM/SMCMURRAY/Apache-AxKit-Provider-CGI-0.02.tgz

2003-10-31 Thread PAUSE
The uploaded file

Apache-AxKit-Provider-CGI-0.02.tgz

has entered CPAN as

  file: $CPAN/authors/id/S/SM/SMCMURRAY/Apache-AxKit-Provider-CGI-0.02.tgz
  size: 2846 bytes
   md5: 6908cadbf61505b2c6c2db47e8aed25a

No action is required on your part
Request entered by: SMCMURRAY (Sean McMurray)
Request entered on: Fri, 31 Oct 2003 15:59:46 GMT
Request completed:  Fri, 31 Oct 2003 16:00:50 GMT

Thanks,
-- 
paused, v441


PASS Javascript-Menu-Full-2.00 darwin 6.8

2003-10-31 Thread nothingmuch
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.8, archname=darwin
uname='darwin eris.woobling.org 6.8 darwin kernel version 6.8: wed sep 10 15:20:55 
pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power macintosh powerpc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -maltivec -mcpu=G4 -mtune=G4 -funroll-loops -fmerge-constants 
-fdelete-null-pointer-checks -fexpensive-optimizations -fforce-addr  -fforce-mem 
-floop-optimize -foptimize-register-move -frename-registers',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1493)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


PASS DBD-Pg-1.31_7 darwin 6.6

2003-10-31 Thread David Wheeler
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
DBI 1.38, PostgreSQL 7.3.3.
--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=darwin, osvers=6.6, archname=darwin
uname='darwin mercury.kineticode.com 6.6 darwin kernel version 6.6: thu may 1 
21:48:54 pdt 2003; root:xnuxnu-344.34.obj~1release_ppc power macintosh powerpc '
config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing',
optimize='-Os',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing'
ccversion='', gccversion='3.1 20020420 (prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lc
perllibs=-lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress 
-L/usr/local/lib'


PASS DBD-Pg-1.31_7 i386-freebsd 4.8-stable

2003-10-31 Thread David Wheeler
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
DBI 1.38, PostgreSQL 7.3.4.
--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=freebsd, osvers=4.8-stable, archname=i386-freebsd
uname='freebsd pb14.pair.com 4.8-stable freebsd 4.8-stable #0: thu may 29 15:09:07 
edt 2003 [EMAIL PROTECTED]:usrsrcsyscompilepaird i386 '
config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing 
-I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing 
-I/usr/local/include'
ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -ldb -lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fpic', lddlflags='-shared  -L/usr/local/lib'


PASS DBD-Pg-1.31_7 i686-linux 2.4.13

2003-10-31 Thread David Wheeler
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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

--
DBI 1.38, PostgreSQL 7.3.2.
--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
osname=linux, osvers=2.4.13, archname=i686-linux
uname='linux theory.kineticode.com 2.4.13 #17 smp thu nov 1 15:22:58 pst 2001 i686 
unknown '
config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='2.96 2731 (Red Hat Linux 7.1 2.96-98)', 
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.4'
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


CPAN Upload: C/CO/CORION/WWW-Mechanize-Shell-0.30.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

WWW-Mechanize-Shell-0.30.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/C/CO/CORION/WWW-Mechanize-Shell-0.30.tar.gz
  size: 51290 bytes
   md5: d3279e5a383df7e87e3d9f3844e52b39

No action is required on your part
Request entered by: CORION (Max Maischein)
Request entered on: Fri, 31 Oct 2003 16:37:46 GMT
Request completed:  Fri, 31 Oct 2003 16:39:13 GMT

Thanks,
-- 
paused, v441


CPAN Upload: K/KI/KITDEKAT/Perf-Stopwatch-0.10_2.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Perf-Stopwatch-0.10_2.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/K/KI/KITDEKAT/Perf-Stopwatch-0.10_2.tar.gz
  size: 6037 bytes
   md5: 84919244c39c8edfd6d34a56dd487c65

No action is required on your part
Request entered by: KITDEKAT (Kit DeKat)
Request entered on: Fri, 31 Oct 2003 17:02:58 GMT
Request completed:  Fri, 31 Oct 2003 17:03:46 GMT

Thanks,
-- 
paused, v441


CPAN Upload: K/KI/KITDEKAT/Perf-Stopwatch-0.10.2.tar.gz

2003-10-31 Thread PAUSE
The uploaded file

Perf-Stopwatch-0.10.2.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/K/KI/KITDEKAT/Perf-Stopwatch-0.10.2.tar.gz
  size: 6076 bytes
   md5: 5b6d8fc8ce6d4a0cd004ad13c23dfc5c

No action is required on your part
Request entered by: KITDEKAT (Kit DeKat)
Request entered on: Fri, 31 Oct 2003 17:09:14 GMT
Request completed:  Fri, 31 Oct 2003 17:10:26 GMT

Thanks,
-- 
paused, v441


Re: FAIL Perf-Stopwatch-0.10 sun4-solaris 2.8

2003-10-31 Thread Kit DeKat
This test failed b/c the system slept for less than a second.
My code is actually correct if you look at the test code:
   $norm->start();
   sleep(1);
   $norm->stop();
   $elap = $norm->getTime();
   cmp_ok( $elap, ">=", 1, " slept for a second");
You can actually see that your system slept for less than
0.99383 seconds, since my code adds a few microseconds to
this time. I need to find a better test case for this then,
any suggestions for a more precise test-scenario. I looked
at Time::HiRes test-cases and he leaves himself a 20% variance
between expected and calculated, which mine also passes
( 0.98 <= 0.99383 <= 1.02 ) for expected 1 second.
At 09:24 AM 10/31/2003, you wrote:
t/1_norm.NOK 10# Failed test (t/1_norm.t at line 29)
# '0.99383'
# >=
# '1'
t/1_norm.ok 11/11# Looks like you failed 1 tests of 11.



NA Win32-TaskScheduler2.0.2 i386-freebsd 5.1-current

2003-10-31 Thread webmaster
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=freebsd, osvers=5.1-current, archname=i386-freebsd
uname='freebsd www.theatre.msu.edu 5.1-current freebsd 5.1-current #0: wed oct 22 
23:13:08 edt 2003 [EMAIL PROTECTED]:usrobjusrsrcsystheatre i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.1/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.1 -Dman3dir=/usr/local/lib/perl5/5.8.1/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.1/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.1 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -Ud_dosuid -Ui_gdbm 
-Dusethreads=n -Dusemymalloc=y'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3.1 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


PASS Convert-Bencode_XS-0.02 i386-freebsd 5.1-current

2003-10-31 Thread webmaster
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=freebsd, osvers=5.1-current, archname=i386-freebsd
uname='freebsd www.theatre.msu.edu 5.1-current freebsd 5.1-current #0: wed oct 22 
23:13:08 edt 2003 [EMAIL PROTECTED]:usrobjusrsrcsystheatre i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.1/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.1 -Dman3dir=/usr/local/lib/perl5/5.8.1/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.1/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.1 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -Ud_dosuid -Ui_gdbm 
-Dusethreads=n -Dusemymalloc=y'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3.1 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


PASS DBIx-SearchBuilder-0.93_04 i386-freebsd 5.1-current

2003-10-31 Thread webmaster
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=freebsd, osvers=5.1-current, archname=i386-freebsd
uname='freebsd www.theatre.msu.edu 5.1-current freebsd 5.1-current #0: wed oct 22 
23:13:08 edt 2003 [EMAIL PROTECTED]:usrobjusrsrcsystheatre i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.1/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.1 -Dman3dir=/usr/local/lib/perl5/5.8.1/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.1/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.1 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -Ud_dosuid -Ui_gdbm 
-Dusethreads=n -Dusemymalloc=y'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3.1 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


PASS Class-Member-1.2a i386-freebsd 5.1-current

2003-10-31 Thread webmaster
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=freebsd, osvers=5.1-current, archname=i386-freebsd
uname='freebsd www.theatre.msu.edu 5.1-current freebsd 5.1-current #0: wed oct 22 
23:13:08 edt 2003 [EMAIL PROTECTED]:usrobjusrsrcsystheatre i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.1/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.1 -Dman3dir=/usr/local/lib/perl5/5.8.1/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.1/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.1 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -Ud_dosuid -Ui_gdbm 
-Dusethreads=n -Dusemymalloc=y'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3.1 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


PASS Cache-Mmap-0.08 i386-freebsd 5.1-current

2003-10-31 Thread webmaster
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

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


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
osname=freebsd, osvers=5.1-current, archname=i386-freebsd
uname='freebsd www.theatre.msu.edu 5.1-current freebsd 5.1-current #0: wed oct 22 
23:13:08 edt 2003 [EMAIL PROTECTED]:usrobjusrsrcsystheatre i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.1/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.1 -Dman3dir=/usr/local/lib/perl5/5.8.1/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.1/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.1 -Dscriptdir=/usr/local/bin -Ui_malloc 
-Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -Ud_dosuid -Ui_gdbm 
-Dusethreads=n -Dusemymalloc=y'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.1/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3.1 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


  1   2   3   >