Report for SQL-Interpolate-0.30

Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL SQL-Interpolate-0.30 v5.18.0 GNU/Linux
Date: 2014-01-15T17:14:34Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear David Manura,

This is a computer-generated report for SQL-Interpolate-0.30
on perl 5.18.0, created by CPAN-Reporter-1.2010.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/dbi.t ......... ok
t/dbi_interp.t .. ok

#   Failed test 'inline hashref'
#   at t/filter.t line 26.
#          got: '[ 'SELECT * FROM mytable WHERE ', { 'z' => 2, 'x' => 3 } ]'
#     expected: '[ 'SELECT * FROM mytable WHERE ', { 'x' => 3, 'z' => 2 } ]'
# Looks like you failed 1 test of 17.
t/filter.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests 

#   Failed test 'AB,BC'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC WHERE  AB.msid_1 BC.msid_1 BC.msid_2'
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC WHERE AB.msid_2 = BC.msid_1 AB.msid_1 BC.msid_1 BC.msid_2'

#   Failed test 'BA,BC'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as BA , messageset_messageset as BC WHERE B.msid = B.msid BA.msid_2 BC.msid_1 BC.msid_2'
#     expected: 'SELECT * FROM messageset_messageset as BA , messageset_messageset as BC WHERE BA.msid_1 = BC.msid_1 BA.msid_2 BC.msid_1 BC.msid_2'

#   Failed test 'AB,CB'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as CB WHERE  AB.msid_1 CB.msid_2 CB.msid_1'
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as CB WHERE AB.msid_2 = CB.msid_2 AB.msid_1 CB.msid_2 CB.msid_1'

#   Failed test 'AB,BC 2'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC WHERE  AB.msid_1 BC.msid_1 BC.msid_2'
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC WHERE BC.msid_1 = AB.msid_2 AB.msid_1 BC.msid_1 BC.msid_2'

#   Failed test 'AB,Bm'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset_message as Bm WHERE  AB.msid_1 Bm.msid Bm.mid'
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset_message as Bm WHERE AB.msid_2 = Bm.msid AB.msid_1 Bm.msid Bm.mid'

#   Failed test 'BA,Bm'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as BA , messageset_message as Bm WHERE B.msid = B.msid BA.msid_2 Bm.msid Bm.mid'
#     expected: 'SELECT * FROM messageset_messageset as BA , messageset_message as Bm WHERE BA.msid_1 = Bm.msid BA.msid_2 Bm.msid Bm.mid'

#   Failed test 'AB,A'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset as A WHERE A.msid = A.msid A.msid AB.msid_2'
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset as A WHERE AB.msid_1 = A.msid A.msid AB.msid_2'

#   Failed test 'BA,A'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as BA , messageset as A WHERE  A.msid BA.msid_1'
#     expected: 'SELECT * FROM messageset_messageset as BA , messageset as A WHERE BA.msid_2 = A.msid A.msid BA.msid_1'

#   Failed test 'AB,A 2'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset as A WHERE A.msid = A.msid A.msid AB.msid_2'
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset as A WHERE A.msid = AB.msid_1 A.msid AB.msid_2'

#   Failed test 'Am,m'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_message as Am , message as m WHERE '
#     expected: 'SELECT * FROM messageset_message as Am , message as m WHERE Am.mid = m.mid'

#   Failed test 'Am,m 2'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_message as Am , message as m WHERE '
#     expected: 'SELECT * FROM messageset_message as Am , message as m WHERE m.mid = Am.mid'

#   Failed test 'Am,A'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_message as Am , messageset as A WHERE A.msid = A.msid'
#     expected: 'SELECT * FROM messageset_message as Am , messageset as A WHERE Am.msid = A.msid'

#   Failed test 'Am,A 2'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_message as Am , messageset as A WHERE A.msid = A.msid'
#     expected: 'SELECT * FROM messageset_message as Am , messageset as A WHERE A.msid = Am.msid'

#   Failed test 'AB,BC,CA'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC , messageset_messageset as CA WHERE '
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC , messageset_messageset as CA WHERE (AB.msid_2 = BC.msid_1 AND BC.msid_2 = CA.msid_1 AND AB.msid_1 = CA.msid_2)'

#   Failed test 'AB,BC,Cm,m'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC , messageset_message as Cm , message as m WHERE '
#     expected: 'SELECT * FROM messageset_messageset as AB , messageset_messageset as BC , messageset_message as Cm , message as m WHERE (AB.msid_2 = BC.msid_1 AND BC.msid_2 = Cm.msid AND Cm.mid = m.mid)'

#   Failed test 'Am,Bm,Cm'
#   at t/macro.t line 159.
#          got: 'SELECT * FROM messageset_message as Am , messageset_message as Bm , messageset_message as Cm WHERE  AND Am.msid Bm.msid Cm.msid Cm.mid'
#     expected: 'SELECT * FROM messageset_message as Am , messageset_message as Bm , messageset_message as Cm WHERE (Am.mid = Bm.mid AND Bm.mid = Cm.mid) AND Am.msid Bm.msid Cm.msid Cm.mid'
# Looks like you failed 16 tests of 22.
t/macro.t ....... 
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/22 subtests 

#   Failed test 'INSERT hashref of size > 0'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(?, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, ?)'

#   Failed test 'INSERT hashref of size > 0 OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(?, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, ?)'

#   Failed test 'INSERT hashref of size > 0 closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(?, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, ?)'

#   Failed test 'INSERT hashref of size > 0 closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(?, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, ?)'

#   Failed test 'INSERT hashref of size > 0 with sql_literal'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(three, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, three)'

#   Failed test 'INSERT hashref of size > 0 with sql_literal OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(three, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, three)'

#   Failed test 'INSERT hashref of size > 0 with sql_literal closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(three, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, three)'

#   Failed test 'INSERT hashref of size > 0 with sql_literal closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (two, one) VALUES(three, ?)'
#     $expected->[0] = 'INSERT INTO mytable (one, two) VALUES(?, three)'

#   Failed test 'INSERT hashref of sql_var types, sql_literal'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (one, three, two) VALUES(?, 3,  ?)'
#     $expected->[0] = 'INSERT INTO mytable (three, one, two) VALUES(3, ?,  ?)'

#   Failed test 'INSERT hashref of sql_var types, sql_literal OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (one, three, two) VALUES(?, 3,  ?)'
#     $expected->[0] = 'INSERT INTO mytable (three, one, two) VALUES(3, ?,  ?)'

#   Failed test 'INSERT hashref of sql_var types, sql_literal closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (one, three, two) VALUES(?, 3,  ?)'
#     $expected->[0] = 'INSERT INTO mytable (three, one, two) VALUES(3, ?,  ?)'

#   Failed test 'INSERT hashref of sql_var types, sql_literal closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'INSERT INTO mytable (one, three, two) VALUES(?, 3,  ?)'
#     $expected->[0] = 'INSERT INTO mytable (three, one, two) VALUES(3, ?,  ?)'

#   Failed test 'SET hashref'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET two=?, one=?'
#     $expected->[0] = 'UPDATE mytable SET one=?, two=?'

#   Failed test 'SET hashref OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET two=?, one=?'
#     $expected->[0] = 'UPDATE mytable SET one=?, two=?'

#   Failed test 'SET hashref closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET two=?, one=?'
#     $expected->[0] = 'UPDATE mytable SET one=?, two=?'

#   Failed test 'SET hashref closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET two=?, one=?'
#     $expected->[0] = 'UPDATE mytable SET one=?, two=?'

#   Failed test 'SET hashref of sql_var types, sql_literal'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET one=?, three=3, two= ?'
#     $expected->[0] = 'UPDATE mytable SET three=3, one=?, two= ?'

#   Failed test 'SET hashref of sql_var types, sql_literal OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET one=?, three=3, two= ?'
#     $expected->[0] = 'UPDATE mytable SET three=3, one=?, two= ?'

#   Failed test 'SET hashref of sql_var types, sql_literal closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET one=?, three=3, two= ?'
#     $expected->[0] = 'UPDATE mytable SET three=3, one=?, two= ?'

#   Failed test 'SET hashref of sql_var types, sql_literal closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'UPDATE mytable SET one=?, three=3, two= ?'
#     $expected->[0] = 'UPDATE mytable SET three=3, one=?, two= ?'

#   Failed test 'WHERE hashref of size > 0'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (two=? AND one=?)'
#     $expected->[0] = 'WHERE (one=? AND two=?)'

#   Failed test 'WHERE hashref of size > 0 OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (two=? AND one=?)'
#     $expected->[0] = 'WHERE (one=? AND two=?)'

#   Failed test 'WHERE hashref of size > 0 closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (two=? AND one=?)'
#     $expected->[0] = 'WHERE (one=? AND two=?)'

#   Failed test 'WHERE hashref of size > 0 closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (two=? AND one=?)'
#     $expected->[0] = 'WHERE (one=? AND two=?)'

#   Failed test 'WHERE hashref sql_literal'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=2)'
#     $expected->[0] = 'WHERE (y=2 AND x=?)'

#   Failed test 'WHERE hashref sql_literal OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=2)'
#     $expected->[0] = 'WHERE (y=2 AND x=?)'

#   Failed test 'WHERE hashref sql_literal closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=2)'
#     $expected->[0] = 'WHERE (y=2 AND x=?)'

#   Failed test 'WHERE hashref sql_literal closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=2)'
#     $expected->[0] = 'WHERE (y=2 AND x=?)'

#   Failed test 'WHERE hashref of \$x, sql_var typed'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y= ?) AND z= ?'
#     $expected->[0] = 'WHERE (y= ? AND x=?) AND z= ?'

#   Failed test 'WHERE hashref of \$x, sql_var typed OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y= ?) AND z= ?'
#     $expected->[0] = 'WHERE (y= ? AND x=?) AND z= ?'

#   Failed test 'WHERE hashref of \$x, sql_var typed closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y= ?) AND z= ?'
#     $expected->[0] = 'WHERE (y= ? AND x=?) AND z= ?'

#   Failed test 'WHERE hashref of \$x, sql_var typed closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y= ?) AND z= ?'
#     $expected->[0] = 'WHERE (y= ? AND x=?) AND z= ?'

#   Failed test 'WHERE hashref of \$x, sql_literal'
#   at t/sql_interp.t line 136.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=z)'
#     $expected->[0] = 'WHERE (y=z AND x=?)'

#   Failed test 'WHERE hashref of \$x, sql_literal OO'
#   at t/sql_interp.t line 137.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=z)'
#     $expected->[0] = 'WHERE (y=z AND x=?)'

#   Failed test 'WHERE hashref of \$x, sql_literal closure'
#   at t/sql_interp.t line 138.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=z)'
#     $expected->[0] = 'WHERE (y=z AND x=?)'

#   Failed test 'WHERE hashref of \$x, sql_literal closure2'
#   at t/sql_interp.t line 139.
#     Structures begin differing at:
#          $got->[0] = 'WHERE (x=? AND y=z)'
#     $expected->[0] = 'WHERE (y=z AND x=?)'
# Looks like you failed 36 tests of 116.
t/sql_interp.t .. 
Dubious, test returned 36 (wstat 9216, 0x2400)
Failed 36/116 subtests 

Test Summary Report
-------------------
t/filter.t    (Wstat: 256 Tests: 17 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/macro.t     (Wstat: 4096 Tests: 22 Failed: 16)
  Failed tests:  7-22
  Non-zero exit status: 16
t/sql_interp.t (Wstat: 9216 Tests: 116 Failed: 36)
  Failed tests:  29-40, 73-80, 85-92, 109-116
  Non-zero exit status: 36
Files=5, Tests=192,  0 wallclock secs ( 0.07 usr  0.01 sys +  0.35 cusr  0.04 csys =  0.47 CPU)
Result: FAIL
Failed 3/5 test programs. 53/192 subtests failed.

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LC_ADDRESS = en_GB.UTF-8
    LC_COLLATE = en_GB.UTF-8
    LC_CTYPE = en_GB.UTF-8
    LC_IDENTIFICATION = en_GB.UTF-8
    LC_MEASUREMENT = en_GB.UTF-8
    LC_MESSAGES = en_GB.UTF-8
    LC_MONETARY = en_GB.UTF-8
    LC_NAME = en_GB.UTF-8
    LC_NUMERIC = en_GB.UTF-8
    LC_PAPER = en_GB.UTF-8
    LC_TELEPHONE = en_GB.UTF-8
    LC_TIME = en_GB.UTF-8
    PATH = /home/graham/perls/perl5.18.0-thread/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/core_perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24663
    PERL5_CPAN_IS_RUNNING = 24663
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 484,24663
    PERL_CR_SMOKER_CURRENT = SQL-Interpolate-0.30
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/graham/perls/perl5.18.0-thread/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 10 100
    $EGID = 100 10 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9402  
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.87_01 
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4204  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9907  


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.11.6-1-arch, archname=x86_64-linux-thread-multi
    uname='linux arch002 3.11.6-1-arch #1 smp preempt fri oct 18 23:22:36 cest 2013 x86_64 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.18.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.18'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Dec  6 2013 08:54:47
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24663"
    PERL5_CPAN_IS_RUNNING="24663"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="484,24663"
    PERL_CR_SMOKER_CURRENT="SQL-Interpolate-0.30"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/graham/perls/perl5.18.0-thread/lib/site_perl/5.18.0/x86_64-linux-thread-multi
    /home/graham/perls/perl5.18.0-thread/lib/site_perl/5.18.0
    /home/graham/perls/perl5.18.0-thread/lib/5.18.0/x86_64-linux-thread-multi
    /home/graham/perls/perl5.18.0-thread/lib/5.18.0
    .