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 CDAWSON, 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] [Tue Jun 28 06:45:35 2005] Trying to get 'http://www.cpan.org/authors/id/C/CD/CDAWSON/Podcast-Publisher-0.30.tar.gz' [MSG] [Tue Jun 28 06:45:36 2005] Trying to get 'http://www.cpan.org/authors/id/C/CD/CDAWSON/CHECKSUMS' [MSG] [Tue Jun 28 06:45:37 2005] Checksum matches for 'Podcast-Publisher-0.30.tar.gz' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'lib/' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'lib/Podcast/' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'lib/Podcast/LoggerInterface.pm' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'lib/Podcast/Publisher.pm' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'lib/Podcast/UploadManager.pm' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'Makefile.PL' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'MANIFEST' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'samples/' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'samples/simple.pl' [MSG] [Tue Jun 28 06:45:37 2005] Extracted 'Podcast::Publisher' to 'C:\Documents and Settings\imacat\Application Data\ActiveState\ActivePerl\.cpanplus\5.8.7\build\lib' [ERROR] [Tue Jun 28 06:45:37 2005] Unable to find 'Build.PL' or 'Makefile.PL' for 'Podcast::Publisher'; Will default to 'CPANPLUS::Dist::MM' but might be unable to install! [MSG] [Tue Jun 28 06:45:37 2005] No 'Makefile.PL' found - attempting to generate one [MSG] [Tue Jun 28 06:45:40 2005] Writing Makefile for Podcast::Publisher [MSG] [Tue Jun 28 06:46:08 2005] Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. [MSG] [Tue Jun 28 06:46:09 2005] No tests defined for Podcast::Publisher 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'