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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

Dear CMORRIS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Thu Jun 23 21:50:54 2005] Trying to get 
'http://www.cpan.org/authors/id/C/CM/CMORRIS/SNC-Manipulator-0.20.tar.gz'
[MSG] [Thu Jun 23 21:50:55 2005] Trying to get 
'http://www.cpan.org/authors/id/C/CM/CMORRIS/CHECKSUMS'
[MSG] [Thu Jun 23 21:50:56 2005] Checksum matches for 
'SNC-Manipulator-0.20.tar.gz'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC-Manipulator-0.20/'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC-Manipulator-0.20/Changes'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC-Manipulator-0.20/Manipulator.pm'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC-Manipulator-0.20/MANIFEST'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC-Manipulator-0.20/Makefile.PL'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC-Manipulator-0.20/README'
[MSG] [Thu Jun 23 21:50:56 2005] Extracted 'SNC::Manipulator' to 'C:\Documents 
and Settings\imacat\Application 
Data\ActiveState\ActivePerl\.cpanplus\5.8.7\build\SNC-Manipulator-0.20'
[MSG] [Thu Jun 23 21:50:58 2005] Checking if your kit is complete...
Looks good
Writing Makefile for SNC::Manipulator
WARNING: Setting ABSTRACT via file 'Manipulator.pm' failed
 at C:/Perl/lib/ExtUtils/MakeMaker.pm line 615

[MSG] [Thu Jun 23 21:51:21 2005] cp Manipulator.pm blib\lib\SNC\Manipulator.pm

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


[MSG] [Thu Jun 23 21:51:21 2005] No tests defined for SNC::Manipulator 
extension.

RECOMMENDATIONS:

It would be very helpful if you could include even a simple test 
script in the next release, so people can verify which platforms
can successfully install them, as well as avoid regression bugs?

A simple 't/use.t' that says:

#!/usr/bin/env perl -w
use strict;
use Test;
BEGIN { plan tests => 1 }

use Your::Module::Here; ok(1);
exit;
__END__

would be appreciated.  If you are interested in making a more robust
test suite, please see the Test::Simple, Test::More and Test::Tutorial
documentation at <http://search.cpan.org/dist/Test-Simple/>.

Thanks!  :-)


******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely 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 informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cl', ccflags ='-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED 
-DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO 
-DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8804', 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='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    libpth=\lib
    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 ws2_32.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 ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version='undef'
  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'

Reply via email to