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 Tina Muller, This is a computer-generated test report for HTML-Template-Compiled-0.84, created automatically by CPAN::Reporter, version 0.41, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. 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 * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: Bleadperl has a new version.pm that appends gratuitous zeros to versions for whatever reason. Nobody seems to object, so it's likely to stay that way. This means your __test_version() fails with bleadperl. For a reference, a rewrite like this would work with both blead and maint: - return 1 if $version_pod =~ m/VERSION.*\Q$v/; + my($v2) = $version_pod =~ m/VERSION\s*=\s*"(.+)"/m; + return 1 if $v==$v2; ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------- ---- ---- Carp 0 1.07 File::Basename 0 2.76 File::Spec 0 3.24 Test::More 0 0.70 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/k/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = /home/k/.cpan/build/DateTime-Util-Astro-0.08-xI7L2v/blib/arch:/home/k/.cpan/build/DateTime-Util-Astro-0.08-xI7L2v/blib/lib PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p62CjuN/[EMAIL PROTECTED]/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 40 1000 EGID: $) = 1000 40 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.88_79 Cwd 3.24_01 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.32_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.24 Module::Build 0.2807 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.70 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from './Build test': t/01_HTML-Template-Compiled....ok t/02_version................... # Failed test 'version ok' # at t/02_version.t line 8. # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/03_param.....................ok t/04_out_fh....................ok t/05_filter....................ok t/06_dyn_include...............ok t/07_formatter.................ok t/08_global_vars...............ok t/09_wrong.....................ok t/10_if_else...................ok t/11_dhtml.....................ok 2/3 skipped: various reasons t/12_path......................ok t/13_loop......................ok t/14_scalarref.................ok t/15_comment...................ok t/16_switch....................ok t/17_escape....................ok t/18_objects...................ok t/19_query.....................ok t/20_precompile................ok t/21_while.....................ok t/22_pod.......................ok t/23_tagstyles.................ok t/24_pod_cover.................ok t/27_chomp.....................ok t/28_perl......................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_version.t 1 256 2 1 2 2 subtests skipped. Failed 1/26 test scripts. 1/125 subtests failed. Files=26, Tests=125, 28 wallclock secs ( 8.27 cusr + 0.46 csys = 8.73 CPU) Failed 1/26 test programs. 1/125 subtests failed. -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int uname='linux k75 2.6.18-4-k7 #1 smp wed feb 21 16:48:19 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p62CjuN/[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 20061115 (prerelease) (Debian 4.1.1-21)', 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 /usr/lib64 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 -g -L/usr/local/lib'
