Report for SQL-Translator-0.11018

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS SQL-Translator-0.11018 v5.18.2 GNU/Linux
Date: 2014-04-23T12:06:18Z

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 Arthur Axel 'fREW' Schmidt,

This is a computer-generated report for SQL-Translator-0.11018
on perl 5.18.2, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/02mysql-parser.t ...................... ok
t/03mysql-to-oracle.t ................... ok
t/04file,fh,string.t .................... ok
t/05bgep-re.t ........................... ok
t/06xsv.t ............................... skipped: Missing dependency: Text::RecordParser
t/07p_args.t ............................ ok
t/08postgres-to-mysql.t ................. ok
t/09sqlt-diagram.t ...................... skipped: Missing dependencies: GD, Graph::Directed
t/10excel.t ............................. ok
t/11normalize.t ......................... ok
t/12header_comment.t .................... ok
t/13schema.t ............................ ok
t/14postgres-parser.t ................... ok
t/15oracle-parser.t ..................... ok
t/16xml-parser.t ........................ ok
t/17sqlfxml-producer.t .................. ok
t/18ttschema-producer.t ................. ok
t/19sybase-parser.t ..................... ok
t/20format_X_name.t ..................... ok
t/23json.t .............................. ok
t/24yaml.t .............................. ok
t/25storable.t .......................... ok
t/26sybase.t ............................ ok
t/27sqlite-parser.t ..................... ok
t/29html.t .............................. ok
t/30sqlt-new-diff-mysql.t ............... ok
t/30sqlt-new-diff-pgsql.t ............... ok
t/30sqlt-new-diff-sqlite.t .............. ok
t/30sqlt-new-diff.t ..................... ok
t/31dumper.t ............................ ok
t/32schema-lookups.t .................... ok
t/33tt-table-producer.t ................. ok
t/34tt-base.t ........................... ok
t/35-access-parser.t .................... ok
t/36-filters.t .......................... ok
t/38-filter-names.t ..................... ok
t/38-mysql-producer.t ................... ok
t/39-filter-globals.t ................... ok
t/40oracle-parser-dbi.t ................. ok
t/43xml-to-db2.t ........................ ok
t/44-xml-to-db2-array.t ................. ok
t/45db2-producer.t ...................... ok
t/46xml-to-pg.t ......................... ok
t/47postgres-producer.t ................. ok
t/48xml-to-sqlite.t ..................... ok
t/49xml-to-pg-samefield.t ............... ok
t/50-sqlserver-parser.t ................. ok
t/51-xml-to-oracle.t .................... ok
t/51-xml-to-oracle_quoted.t ............. ok
t/52-oracle-options.t ................... ok
t/53-oracle-delay-constraints.t ......... ok
t/53-oracle-delay-constraints_quoted.t .. ok
t/54-oracle-alter-field.t ............... ok
t/55-oracle-add-field.t ................. ok
t/55-oracle-producer.t .................. ok
t/56-sqlite-producer.t .................. ok
t/57-class-dbi.t ........................ ok
t/60roundtrip.t ......................... ok
t/61translator_agnostic.t ............... ok
t/62roundtrip_datacheck.t ............... ok
t/63-spacial-pgsql.t .................... ok
t/64xml-to-mysql.t ...................... ok
t/66-postgres-dbi-parser.t .............. ok
t/70sqlt-diff_script.t .................. ok
t/70sqlt-diff_script_old.t .............. ok
t/71-generator-sql_server.t ............. ok
t/72-sqlite-add-drop-fields.t ........... ok
t/73-sqlite-respects-quote.t ............ ok
t/74-filename-arrayref.t ................ ok
t/mysql-sqlite-translate.t .............. ok
All tests successful.

Test Summary Report
-------------------
t/60roundtrip.t                       (Wstat: 0 Tests: 88 Failed: 0)
  TODO passed:   74, 76, 80, 82, 86, 88
Files=70, Tests=1895, 31 wallclock secs ( 0.30 usr  0.03 sys + 27.31 cusr  1.82 csys = 29.46 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp::Clan          0        6.04    
    DBI                 1.54     1.631   
    Digest::SHA         0        5.88    
    ExtUtils::MakeMaker 6.11     6.96    
    File::ShareDir      1.0      1.03    
    JSON                2.0      2.90    
    List::MoreUtils     0.09     0.33    
    Moo                 1.000003 1.004002
    Package::Variant    1.001001 1.002000
    Parse::RecDescent   1.967009 1.967009
    perl                5.008001 5.018002
    Sub::Quote          0        1.004002
    Test::Differences   0        0.61    
    Test::Exception     0.31     0.32    
    Test::More          0.88     1.001003
    Try::Tiny           0.04     0.21    
    XML::Writer         0.500    0.624   
    YAML                0.66     0.90    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     6.96    
    JSON                2.0      2.90    
    Test::Differences   0        0.61    
    Test::Exception     0.31     0.32    
    Test::More          0.88     1.001003
    XML::Writer         0.500    0.624   
    YAML                0.66     0.90    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     6.96    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LD_LIBRARY_PATH = /usr/local/lib::
    PATH = /home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
    PERL5LIB = /home/njh/.cpan/build/Package-Variant-1.002000-Tm7NEh/blib/arch:/home/njh/.cpan/build/Package-Variant-1.002000-Tm7NEh/blib/lib:/home/njh/.cpan/build/XML-Writer-0.624-naf_0i/blib/arch:/home/njh/.cpan/build/XML-Writer-0.624-naf_0i/blib/lib:/home/njh/.cpan/build/DateTime-Format-SQLite-0.11-RWq5Wx/blib/arch:/home/njh/.cpan/build/DateTime-Format-SQLite-0.11-RWq5Wx/blib/lib:/home/njh/.cpan/build/DateTime-Format-Builder-0.81-2naR4d/blib/arch:/home/njh/.cpan/build/DateTime-Format-Builder-0.81-2naR4d/blib/lib:/home/njh/.cpan/build/Class-Factory-Util-1.7-DiKxkV/blib/arch:/home/njh/.cpan/build/Class-Factory-Util-1.7-DiKxkV/blib/lib:/home/njh/.cpan/build/Data-Dumper-Concise-2.022-sbgFdt/blib/arch:/home/njh/.cpan/build/Data-Dumper-Concise-2.022-sbgFdt/blib/lib:/home/njh/.cpan/build/Config-Any-0.24-jxAHY4/blib/arch:/home/njh/.cpan/build/Config-Any-0.24-jxAHY4/blib/lib:/home/njh/.cpan/build/Class-C3-Componentised-1.001000-jtm9G7/blib/arch:/home/njh/.cpan/build/Class-C3-Componentised-1.001000-jtm9G7/blib/lib:/home/njh/.cpan/build/Scope-Guard-0.20-drwEJT/blib/arch:/home/njh/.cpan/build/Scope-Guard-0.20-drwEJT/blib/lib:/home/njh/.cpan/build/Data-Page-2.02-CeZCMZ/blib/arch:/home/njh/.cpan/build/Data-Page-2.02-CeZCMZ/blib/lib:/home/njh/.cpan/build/Class-Accessor-Grouped-0.10010-9MU9r5/blib/arch:/home/njh/.cpan/build/Class-Accessor-Grouped-0.10010-9MU9r5/blib/lib:/home/njh/.cpan/build/Class-XSAccessor-1.19-eWLU1a/blib/arch:/home/njh/.cpan/build/Class-XSAccessor-1.19-eWLU1a/blib/lib:/home/njh/.cpan/build/Context-Preserve-0.01-hJspOE/blib/arch:/home/njh/.cpan/build/Context-Preserve-0.01-hJspOE/blib/lib:/home/njh/.cpan/build/Hash-Merge-0.200-VomxQi/blib/arch:/home/njh/.cpan/build/Hash-Merge-0.200-VomxQi/blib/lib:/home/njh/.cpan/build/Search-Query-0.300-pX0tp5/blib/arch:/home/njh/.cpan/build/Search-Query-0.300-pX0tp5/blib/lib:/home/njh/.cpan/build/namespace-sweep-0.006-DFv3Qd/blib/arch:/home/njh/.cpan/build/namespace-sweep-0.006-DFv3Qd/blib/lib:/home/njh/.cpan/build/Data-Transformer-0.04-oVerF4/blib/arch:/home/njh/.cpan/build/Data-Transformer-0.04-oVerF4/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14976
    PERL5_CPAN_IS_RUNNING = 14976
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.58
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = 
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.67
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 112 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.140640
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.66    
    ExtUtils::MakeMaker 6.96    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-gnu-thread-multi
    uname='linux binet 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.18 -Darchlib=/usr/lib/perl/5.18 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.18.2 -Dsitearch=/usr/local/lib/perl/5.18.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Uversiononly -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.18.2 -des'
    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 -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -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/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=, so=so, useshrplib=true, libperl=libperl.so.5.18.2
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -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
  Locally applied patches:
	DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
	DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
	DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
	DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
	DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
	DEBPKG:debian/libperl_embed_doc - http://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
	DEBPKG:fixes/respect_umask - Respect umask during installation
	DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
	DEBPKG:debian/extutils_set_libperl_path - EU:MM: Set location of libperl.a to /usr/lib
	DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
	DEBPKG:debian/prefix_changes - Fiddle with *PREFIX and variables written to the makefile
	DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
	DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
	DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
	DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
	DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
	DEBPKG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for the Debian Perl policy
	DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
	DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] http://bugs.debian.org/100195 Document the Net::SMTP 'Port' option
	DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
	DEBPKG:debian/cpanplus_definstalldirs - http://bugs.debian.org/533707 Configure CPANPLUS to use the site directories by default.
	DEBPKG:debian/cpanplus_config_path - Save local versions of CPANPLUS::Config::System into /etc/perl.
	DEBPKG:debian/deprecate-with-apt - http://bugs.debian.org/702096 Point users to Debian packages of deprecated core modules
	DEBPKG:debian/squelch-locale-warnings - http://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
	DEBPKG:debian/skip-upstream-git-tests - Skip tests specific to the upstream Git repository
	DEBPKG:debian/patchlevel - http://bugs.debian.org/567489 List packaged patches for 5.18.2-2+b1 in patchlevel.h
	DEBPKG:debian/skip-kfreebsd-crash - http://bugs.debian.org/628493 [perl #96272] Skip a crashing test case in t/op/threads.t on GNU/kFreeBSD
	DEBPKG:fixes/document_makemaker_ccflags - http://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
	DEBPKG:debian/find_html2text - http://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
	DEBPKG:debian/hurd_test_skip_stack - http://bugs.debian.org/650175 Disable failing GNU/Hurd tests dist/threads/t/stack.t
	DEBPKG:fixes/manpage_name_Test-Harness - http://bugs.debian.org/650451 [rt.cpan.org #73399] cpan/Test-Harness: add NAME headings in modules with POD
	DEBPKG:debian/makemaker-pasthru - http://bugs.debian.org/660195 [rt.cpan.org #28632] Make EU::MM pass LD through to recursive Makefile.PL invocations
	DEBPKG:debian/perl5db-x-terminal-emulator.patch - http://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
	DEBPKG:debian/cpan-missing-site-dirs - http://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
	DEBPKG:fixes/memoize_storable_nstore - [rt.cpan.org #77790] http://bugs.debian.org/587650 Memoize::Storable: respect 'nstore' option not respected
	DEBPKG:fixes/net_ftp_failed_command - [rt.cpan.org #37700] http://bugs.debian.org/491062 Net::FTP: cope gracefully with a failed command
	DEBPKG:fixes/perlbug-patchlist - [3541c11] http://bugs.debian.org/710842 [perl #118433] Make perlbug look up the list of local patches at run time
	DEBPKG:fixes/module_metadata_security_doc - [68cdd4b] CVE-2013-1437 documentation fix
	DEBPKG:fixes/module_metadata_taint_fix - [bff978f] http://bugs.debian.org/722210 [rt.cpan.org #88576] untaint version, if needed, in Module::Metadata
	DEBPKG:fixes/IPC-SysV-spelling - http://bugs.debian.org/730558 [rt.cpan.org #86736] Fix spelling of IPC_CREAT in IPC-SysV documentation
  Built under linux
  Compiled at Mar  1 2014 13:54:33
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Package-Variant-1.002000-Tm7NEh/blib/arch:/home/njh/.cpan/build/Package-Variant-1.002000-Tm7NEh/blib/lib:/home/njh/.cpan/build/XML-Writer-0.624-naf_0i/blib/arch:/home/njh/.cpan/build/XML-Writer-0.624-naf_0i/blib/lib:/home/njh/.cpan/build/DateTime-Format-SQLite-0.11-RWq5Wx/blib/arch:/home/njh/.cpan/build/DateTime-Format-SQLite-0.11-RWq5Wx/blib/lib:/home/njh/.cpan/build/DateTime-Format-Builder-0.81-2naR4d/blib/arch:/home/njh/.cpan/build/DateTime-Format-Builder-0.81-2naR4d/blib/lib:/home/njh/.cpan/build/Class-Factory-Util-1.7-DiKxkV/blib/arch:/home/njh/.cpan/build/Class-Factory-Util-1.7-DiKxkV/blib/lib:/home/njh/.cpan/build/Data-Dumper-Concise-2.022-sbgFdt/blib/arch:/home/njh/.cpan/build/Data-Dumper-Concise-2.022-sbgFdt/blib/lib:/home/njh/.cpan/build/Config-Any-0.24-jxAHY4/blib/arch:/home/njh/.cpan/build/Config-Any-0.24-jxAHY4/blib/lib:/home/njh/.cpan/build/Class-C3-Componentised-1.001000-jtm9G7/blib/arch:/home/njh/.cpan/build/Class-C3-Componentised-1.001000-jtm9G7/blib/lib:/home/njh/.cpan/build/Scope-Guard-0.20-drwEJT/blib/arch:/home/njh/.cpan/build/Scope-Guard-0.20-drwEJT/blib/lib:/home/njh/.cpan/build/Data-Page-2.02-CeZCMZ/blib/arch:/home/njh/.cpan/build/Data-Page-2.02-CeZCMZ/blib/lib:/home/njh/.cpan/build/Class-Accessor-Grouped-0.10010-9MU9r5/blib/arch:/home/njh/.cpan/build/Class-Accessor-Grouped-0.10010-9MU9r5/blib/lib:/home/njh/.cpan/build/Class-XSAccessor-1.19-eWLU1a/blib/arch:/home/njh/.cpan/build/Class-XSAccessor-1.19-eWLU1a/blib/lib:/home/njh/.cpan/build/Context-Preserve-0.01-hJspOE/blib/arch:/home/njh/.cpan/build/Context-Preserve-0.01-hJspOE/blib/lib:/home/njh/.cpan/build/Hash-Merge-0.200-VomxQi/blib/arch:/home/njh/.cpan/build/Hash-Merge-0.200-VomxQi/blib/lib:/home/njh/.cpan/build/Search-Query-0.300-pX0tp5/blib/arch:/home/njh/.cpan/build/Search-Query-0.300-pX0tp5/blib/lib:/home/njh/.cpan/build/namespace-sweep-0.006-DFv3Qd/blib/arch:/home/njh/.cpan/build/namespace-sweep-0.006-DFv3Qd/blib/lib:/home/njh/.cpan/build/Data-Transformer-0.04-oVerF4/blib/arch:/home/njh/.cpan/build/Data-Transformer-0.04-oVerF4/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14976"
    PERL5_CPAN_IS_RUNNING="14976"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.58"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH=""
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.67"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/Package-Variant-1.002000-Tm7NEh/blib/arch
    /home/njh/.cpan/build/Package-Variant-1.002000-Tm7NEh/blib/lib
    /home/njh/.cpan/build/XML-Writer-0.624-naf_0i/blib/arch
    /home/njh/.cpan/build/XML-Writer-0.624-naf_0i/blib/lib
    /home/njh/.cpan/build/DateTime-Format-SQLite-0.11-RWq5Wx/blib/arch
    /home/njh/.cpan/build/DateTime-Format-SQLite-0.11-RWq5Wx/blib/lib
    /home/njh/.cpan/build/DateTime-Format-Builder-0.81-2naR4d/blib/arch
    /home/njh/.cpan/build/DateTime-Format-Builder-0.81-2naR4d/blib/lib
    /home/njh/.cpan/build/Class-Factory-Util-1.7-DiKxkV/blib/arch
    /home/njh/.cpan/build/Class-Factory-Util-1.7-DiKxkV/blib/lib
    /home/njh/.cpan/build/Data-Dumper-Concise-2.022-sbgFdt/blib/arch
    /home/njh/.cpan/build/Data-Dumper-Concise-2.022-sbgFdt/blib/lib
    /home/njh/.cpan/build/Config-Any-0.24-jxAHY4/blib/arch
    /home/njh/.cpan/build/Config-Any-0.24-jxAHY4/blib/lib
    /home/njh/.cpan/build/Class-C3-Componentised-1.001000-jtm9G7/blib/arch
    /home/njh/.cpan/build/Class-C3-Componentised-1.001000-jtm9G7/blib/lib
    /home/njh/.cpan/build/Scope-Guard-0.20-drwEJT/blib/arch
    /home/njh/.cpan/build/Scope-Guard-0.20-drwEJT/blib/lib
    /home/njh/.cpan/build/Data-Page-2.02-CeZCMZ/blib/arch
    /home/njh/.cpan/build/Data-Page-2.02-CeZCMZ/blib/lib
    /home/njh/.cpan/build/Class-Accessor-Grouped-0.10010-9MU9r5/blib/arch
    /home/njh/.cpan/build/Class-Accessor-Grouped-0.10010-9MU9r5/blib/lib
    /home/njh/.cpan/build/Class-XSAccessor-1.19-eWLU1a/blib/arch
    /home/njh/.cpan/build/Class-XSAccessor-1.19-eWLU1a/blib/lib
    /home/njh/.cpan/build/Context-Preserve-0.01-hJspOE/blib/arch
    /home/njh/.cpan/build/Context-Preserve-0.01-hJspOE/blib/lib
    /home/njh/.cpan/build/Hash-Merge-0.200-VomxQi/blib/arch
    /home/njh/.cpan/build/Hash-Merge-0.200-VomxQi/blib/lib
    /home/njh/.cpan/build/Search-Query-0.300-pX0tp5/blib/arch
    /home/njh/.cpan/build/Search-Query-0.300-pX0tp5/blib/lib
    /home/njh/.cpan/build/namespace-sweep-0.006-DFv3Qd/blib/arch
    /home/njh/.cpan/build/namespace-sweep-0.006-DFv3Qd/blib/lib
    /home/njh/.cpan/build/Data-Transformer-0.04-oVerF4/blib/arch
    /home/njh/.cpan/build/Data-Transformer-0.04-oVerF4/blib/lib
    /etc/perl
    /usr/local/lib/perl/5.18.2
    /usr/local/share/perl/5.18.2
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.18
    /usr/share/perl/5.18
    /usr/local/lib/site_perl
    /usr/local/lib/perl/5.18.1
    /usr/local/share/perl/5.18.1
    .