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 Apocalypse,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.053. 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] [Sat Mar 26 12:11:05 2005] Trying to get 
'http://cpan.belfry.net/authors/id/A/AP/APOCAL/Bundle-POE-All-1.02.tar.gz'
[MSG] [Sat Mar 26 12:11:06 2005] Trying to get 
'http://cpan.belfry.net/authors/id/A/AP/APOCAL/CHECKSUMS'
[MSG] [Sat Mar 26 12:11:07 2005] Checksum matches for 
'Bundle-POE-All-1.02.tar.gz'
[MSG] [Sat Mar 26 12:11:08 2005] Extracted 'Bundle-POE-All-1.02/'
[MSG] [Sat Mar 26 12:11:08 2005] Extracted 'Bundle-POE-All-1.02/All.pm'
[MSG] [Sat Mar 26 12:11:08 2005] Extracted 'Bundle-POE-All-1.02/README'
[MSG] [Sat Mar 26 12:11:08 2005] Extracted 'Bundle-POE-All-1.02/Makefile.PL'
[MSG] [Sat Mar 26 12:11:08 2005] Extracted 'Bundle-POE-All-1.02/META.yml'
[MSG] [Sat Mar 26 12:11:08 2005] Extracted 'Bundle::POE::All' to 
'/var/root/.cpanplus/5.8.1/build/Bundle-POE-All-1.02'
[ERROR] [Sat Mar 26 12:11:08 2005] Bundle 'Bundle::POE::All' does not specify 
any modules to install
[MSG] [Sat Mar 26 12:11:11 2005] No tests defined for Bundle::POE::All 
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:
 

--

Summary of my perl5 (revision 5.0 version 8 subversion 1 RC3) configuration:
  Platform:
    osname=darwin, osvers=7.0, archname=darwin-thread-multi-2level
    uname='darwin hampsten 7.0 darwin kernel version 6.0: fri jul 25 16:58:41 
pdt 2003; root:xnu-344.frankd.rootsxnu-344.frankd~objrelease_ppc power 
macintosh powerpc '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
    optimize='-Os',
    cppflags='-no-cpp-precomp -g -pipe -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1495)', 
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='MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -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='-bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to