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. -- Dear Chia-liang Kao, This is a computer-generated test report for App-CLI-0.06, created automatically by CPAN::Reporter, version 0.28. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: In bleadperl Carp::cluck() needs to be written with parens more often than in 5.8.8 because nobody loads Carp for you anymore, so "Carp::cluck" without parens becomes a bearword. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------------ ---- -------- Getopt::Long 2.35 2.350100 Locale::Maketext::Simple 0 0.180 Pod::Simple::Text 0 2.020 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': make[1]: Entering directory `/home/k/.cpan/build/App-CLI-0.06' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p38b88S/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/1basic.t t/1basic.... # Failed test 'use MyApp;' # at t/1basic.t line 7. # Tried to use 'MyApp'. # Error: Bareword "Carp::cluck" not allowed while "strict subs" in use at /home/k/.cpan/build/App-CLI-0.06/blib/lib/App/CLI.pm line 47. # BEGIN not safe after errors--compilation aborted at /home/k/.cpan/build/App-CLI-0.06/blib/lib/App/CLI.pm line 133. # Compilation failed in require at (eval 4) line 3. # ...propagated at /home/src/perl/repoperls/installed-perls/perl/p38b88S/[EMAIL PROTECTED]/lib/5.9.5/base.pm line 89. # BEGIN failed--compilation aborted at t/1basic.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "commands" via package "MyApp" at t/1basic.t line 15. # Looks like you planned 8 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-8 Failed 7/8 tests, 12.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1basic.t 255 65280 8 13 1 3-8 Failed 1/1 test scripts. 7/8 subtests failed. Files=1, Tests=8, 0 wallclock secs ( 0.13 cusr + 0.01 csys = 0.14 CPU) Failed 1/1 test programs. 7/8 subtests failed. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/home/k/.cpan/build/App-CLI-0.06' -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p38b88S/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20060901 (prerelease) (Debian 4.1.1-13)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, 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 -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
