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 Bruno Postle,
    
This is a computer-generated test report for Petal-2.19, created
automatically by CPAN::Reporter, version 0.40, 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.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module        Need Have
    ------------- ---- ----
    Digest::MD5        2.36
    MKDoc::XML    0.72 0.75
    Scalar::Util  1.07 1.18
    Test::Harness 2.00 2.64

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = vt100

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/david/_/_/perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.88_77
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.33   
    ExtUtils::MakeMaker 6.30   
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.12   
    Module::Build       0.2806 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_Include...........................ok
t/002_Set_Modifier......................ok
t/003_More_Include......................ok
t/004_Misc_Tests........................ok
t/005_If_Nested_Tag.....................ok
t/006_Split_Expression..................ok
t/007_String_Modifier...................ok
t/008_Quoted_Params.....................ok
t/009_Style_AndAmp......................ok
t/010_XHTML.............................ok
t/011_Delete_Attr.......................ok
t/012_Prefix............................ok
t/013_Declaration.......................ok
t/014_Interpolate.......................ok
t/015_Dummy_Data........................ok
t/016_Method_Param......................ok
t/017_Entities..........................ok
t/018_String_Count......................ok
t/019_Autoload..........................ok
t/020_Comments..........................ok
t/021_Canonical_Error...................ok
t/022_Hashref_List......................ok
t/023_Loop_Error........................ok
t/024_Namespaces........................ok
t/025_Omit_Tag..........................ok
t/026_Broken_Loop.......................ok
t/027_Eval..............................ok
t/028_Infinite_Includes.................ok
t/029_Test_NS_Attributes................ok
t/030_Attributes_AndQuot................ok
t/031_Escape_Semicolon..................ok
t/032_Hypen_XML.........................ok
t/033_Hash..............................ok
t/034_Plugin............................ok
t/035_Petal_Language....................ok
t/036_Set_Cache_Fresh...................ok
t/037_Set_Nested_Var....................ok
t/038_Pass_Variables....................ok
t/039_Access_Objects....................ok
t/040_Tests_With_Zero...................ok
t/041_Entities..........................ok
t/042_Path_Prefix.......................ok
t/043_Basic.............................ok
t/044_Comment_With_PI...................ok
t/050_Opt_base_dir......................ok
t/051_Opt_in_out........................ok
t/052_Opt_language......................ok
t/053_Opt_taint.........................ok
t/054_Opt_cache.........................ok
t/055_Opt_maxinc........................ok
t/060_Metal_Define......................ok
t/061_Metal_Use.........................ok
t/062_Metal_Self_Include................ok
t/063_Nbsp..............................ok
t/064_Metal_Double_Include..............ok
t/065_HTML_Attribute_Strip..............ok
t/070_HTML_Errors.......................ok
t/071_Encode_Overloaded_Object..........ok
t/072_Metal_Define_Slot.................ok
t/073_Metal_Fill_Slot...................ok
t/080_Petal_TranslationService_h4x0r....Lingua::31337 not found - skipping at 
t/080_Petal_TranslationService_h4x0r.t line 9.
ok
t/081_Petal_I18NProcessor...............Lingua::31337 not found - skipping at 
t/081_Petal_I18NProcessor.t line 11.
ok
t/082_Petal_Gettext.....................Locale::Maketext::Gettext not found - 
skipping at t/082_Petal_Gettext.t line 11.
ok
t/083_test_attributes_chars.............ok
t/084_Cookbook..........................ok
t/085_lang_include_memcache.............ok
t/086_lang_include_diskcache............ok
t/087_dollar_one........................ok
t/088_latin1............................ok
t/089_utf-8.............................ok
t/090_dollarone-again...................Can't call method "maketext" on an 
undefined value at lib/Petal/I18N.pm line 93.
ok
        1/1 unexpectedly succeeded
TODO PASSED test 1

t/091_attribute-newline.................ok
t/092_on-error..........................ok
t/093_translate.........................ok
t/094_notfalse..........................ok
t/096_oddeven...........................ok
t/097_cache_only........................ok
t/098_multiple-attributes...............ok
All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED).
Passed TODO             Stat Wstat TODOs Pass  List of Passed
-------------------------------------------------------------------------------
t/090_dollarone-again.t                1    1  1
Files=78, Tests=324, 18 wallclock secs (11.01 cusr +  2.20 csys = 13.21 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to