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 Marcel Gruenauer == hanekomu, This is a computer-generated report for Pod-Generated-0.03 on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 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 with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': /usr/local/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Module::Install::Template,0,Text::Conjunct,0 Cannot determine perl version info from lib/Pod/Generated.pm Creating t/000_standard__compile.t Creating t/000_standard__pod.t Creating t/000_standard__perl_critic.t PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/000_standard__compile.t t/000_standard__perl_critic.t t/000_standard__pod.t t/01_attributes.t t/000_standard__compile..........ok t/000_standard__perl_critic......skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/000_standard__pod..............ok t/01_attributes.................. # Failed test 'doc hash' # at t/01_attributes.t line 86. # +----+----------------------------------------------------------+----+----------------------------------------------------------+ # | Elt|Got | Elt|Expected | # +----+----------------------------------------------------------+----+----------------------------------------------------------+ # | 0|{ | 0|{ | # | 1| Foo => { | 1| Foo => { | # | 2| CODE => { | 2| CODE => { | # | 3| new => { | 3| new => { | # | 4| purpose => [ | 4| purpose => [ | # | 5| 'constructs a Foo object' | 5| 'constructs a Foo object' | # | 6| ], | 6| ], | # | 7| returns => [ | 7| returns => [ | # | 8| 'the Foo object' | 8| 'the Foo object' | # | 9| ], | 9| ], | # | 10| throws => [ | 10| throws => [ | # | 11| 'exception 1', | 11| 'exception 1', | # | 12| 'exception 2', | 12| 'exception 2', | # | 13| 'exception 3' | 13| 'exception 3' | # | 14| ] | 14| ] | # | 15| }, | 15| }, | # | 16| say => { | 16| say => { | # | 17| deprecated => [ | 17| deprecated => [ | # | 18| 'use Perl6::Say instead' | 18| 'use Perl6::Say instead' | # | 19| ], | 19| ], | # | 20| param => [ | 20| param => [ | # | 21| '@text; the text to be printed' | 21| '@text; the text to be printed' | # | 22| ], | 22| ], | # | 23| purpose => [ | 23| purpose => [ | # | 24| 'prints its arguments, appending a newline' | 24| 'prints its arguments, appending a newline' | # | 25| ] | 25| ] | # | 26| } | 26| } | # | 27| }, | 27| }, | # | 28| HASH => { | 28| HASH => { | # | 29| blah => { | 29| blah => { | # | 30| purpose => [ | 30| purpose => [ | # | 31| 'the blah hash' | 31| 'the blah hash' | # | 32| ] | 32| ] | # | 33| } | 33| } | # | 34| }, | 34| }, | # | 35| SCALAR => { | 35| SCALAR => { | # | 36| __DOC => { | 36| __DOC => { | # | 37| author => [ | 37| author => [ | # | 38| 'Marcel Gruenauer <[EMAIL PROTECTED]>' | 38| 'Marcel Gruenauer <[EMAIL PROTECTED]>' | # | 39| ], | 39| ], | # | 40| id => [ | 40| id => [ | # | 41| '$Id: 02doc.t 12181 2006-11-15 15:18:44Z gr $' | 41| '$Id: 02doc.t 12181 2006-11-15 15:18:44Z gr $' | # | 42| ], | 42| ], | # | 43| purpose => [ | 43| purpose => [ | # | 44| 'test class for demonstrating doc attributes' | 44| 'test class for demonstrating doc attributes' | # | 45| ] | 45| ] | # | 46| }, | 46| }, | # | 47| say => { | 47| say => { | # | 48| default => [ | 48| default => [ | # * 49| [ * 49| 'abc' * # * 50| 'abc' * | | # * 51| ] * | | # | 52| ], | 50| ], | # | 53| purpose => [ | 51| purpose => [ | # | 54| 'what we say' | 52| 'what we say' | # | 55| ] | 53| ] | # | 56| } | 54| } | # | 57| } | 55| } | # | 58| } | 56| } | # | 59|} | 57|} | # +----+----------------------------------------------------------+----+----------------------------------------------------------+ # Looks like you failed 1 test of 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/01_attributes.t (Wstat: 256 Tests: 1 Failed: 1) Failed test number(s): 1 Non-zero exit status: 1 Files=4, Tests=7, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.71 cusr 0.08 csys = 0.86 CPU) Result: FAIL Failed 1/4 test programs. 1/7 subtests failed. make: *** [test_dynamic] Error 1 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------------- ---- ---- Class::ISA 0 0.33 Devel::Symdump 0 2.08 Module::Install::Template 0 0.05 Template 0 2.19 Test::Compile 0 0.07 Test::Differences 0 0.47 Test::More 0 0.74 Text::Conjunct 0 1.0 UNIVERSAL::require 0 0.11 YAML 0 0.66 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US PATH = /root/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/libexec:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 29372 PERL5_CPAN_IS_RUNNING = 29372 SHELL = /bin/bash TERM = xterm-color Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/local/bin/perl $UID/$EUID = 0 / 0 $GID = 0 0 1 2 3 4 6 10 $EGID = 0 0 1 2 3 4 6 10 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.2501 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 3.05 Test::More 0.74 YAML 0.66 YAML::Syck 1.00 version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.23.1luckyseven, archname=i686-linux uname='linux linux-athlon.thirdcoast.net 2.6.23.1luckyseven #5 tue nov 13 00:25:57 cst 2007 i686 athlon i386 gnulinux ' config_args='-de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='4.1.2 20070925 (Red Hat 4.1.2-33)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, 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.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
