Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS DBIx-DBO2-0.008 v5.16.2
Date: 2013-01-03T02:42:41Z
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 Matthew Simon Cavalletto,
This is a computer-generated report for DBIx-DBO2-0.008
on perl 5.16.2, created by CPAN-Reporter-1.2009.
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 'C:\strawberry5162\c\bin\dmake.exe test':
C:\strawberry5162\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/compile.t .. ok
Note: This test script can only be run if it can connect to a working DBI
database driver. Using that connection, this test script will create
several tables, run various queries against them, and then drop them.
Although this should not affect other applications, for safety's sake, use
a test account or temporary data space, and avoid testing this on any
mission-critical production systems.
In order to run this test script against a local database, set the
DBI_DSN environment variable to your connection string before running the
tests, and if needed, also set the DBI_USER and DBI_PASS variables.
Example: > setenv DBI_DSN "DBI:mysql:test"; make test
If you are running individual test scripts, you can pass the DSN,
username, and password as command-line arguments to the test.
Example: > perl -Iblib/lib t/standard.t "DBI:mysql:test"
This script will now query DBI for available drivers and suggested DSNs:
dbi:ADO
DBI:DBM:f_dir=.
DBI:DBM:f_dir=t/test_data
DBI:File:f_dir=.
DBI:File:f_dir=t/test_data
dbi:Gofer
DBI:Mock:
dbi:mysql:test
dbi:ODBC
dbi:Pg
dbi:Proxy
dbi:Sponge
dbi:SQLite:dbname=t/data/test.sqlite
dbi:XBase
t/mycds.t .... ok
All tests successful.
Files=2, Tests=5, 3 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- -------
Class::MakeMethods 1.001 1.01
DBIx::SQLEngine 0.018 0.93
build_requires:
Module Need Have
------------------- ----- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far Manager\;C:\P\ImageMagick-6.8.0-Q8;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry5162\c\bin;C:\strawberry5162\perl\site\bin;C:\strawberry5162\perl\bin
PERL5LIB = C:\strawberry5162\cpan\build\DBIx-SQLEngine-0.93-VcvAHY/blib/arch;C:\strawberry5162\cpan\build\DBIx-SQLEngine-0.93-VcvAHY/blib/lib;C:\strawberry5162\cpan\build\Class-MixinFactory-0.92-PezIau/blib/arch;C:\strawberry5162\cpan\build\Class-MixinFactory-0.92-PezIau/blib/lib;C:\strawberry5162\cpan\build\DBIx-AnyDBD-2.01-A5xTEC/blib/arch;C:\strawberry5162\cpan\build\DBIx-AnyDBD-2.01-A5xTEC/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 204
PERL5_CPAN_IS_RUNNING = 204
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1732,204
PERL_CR_SMOKER_CURRENT = DBIx-DBO2-0.008
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry5162\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.25
Test::More 0.98
YAML 0.84
YAML::Syck 1.22
version 0.9901
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.16.2.1 #1 Fri Nov 2 00:33:54 2012 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry5162\perl\lib\CORE" -L"C:\strawberry5162\c\lib"'
libpth=C:\strawberry5162\c\lib C:\strawberry5162\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl516.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry5162\perl\lib\CORE" -L"C:\strawberry5162\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Nov 2 2012 00:44:17
%ENV:
PERL5LIB="C:\strawberry5162\cpan\build\DBIx-SQLEngine-0.93-VcvAHY/blib/arch;C:\strawberry5162\cpan\build\DBIx-SQLEngine-0.93-VcvAHY/blib/lib;C:\strawberry5162\cpan\build\Class-MixinFactory-0.92-PezIau/blib/arch;C:\strawberry5162\cpan\build\Class-MixinFactory-0.92-PezIau/blib/lib;C:\strawberry5162\cpan\build\DBIx-AnyDBD-2.01-A5xTEC/blib/arch;C:\strawberry5162\cpan\build\DBIx-AnyDBD-2.01-A5xTEC/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="204"
PERL5_CPAN_IS_RUNNING="204"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1732,204"
PERL_CR_SMOKER_CURRENT="DBIx-DBO2-0.008"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\strawberry5162\cpan\build\DBIx-SQLEngine-0.93-VcvAHY/blib/arch
C:\strawberry5162\cpan\build\DBIx-SQLEngine-0.93-VcvAHY/blib/lib
C:\strawberry5162\cpan\build\Class-MixinFactory-0.92-PezIau/blib/arch
C:\strawberry5162\cpan\build\Class-MixinFactory-0.92-PezIau/blib/lib
C:\strawberry5162\cpan\build\DBIx-AnyDBD-2.01-A5xTEC/blib/arch
C:\strawberry5162\cpan\build\DBIx-AnyDBD-2.01-A5xTEC/blib/lib
C:/strawberry5162/perl/site/lib
C:/strawberry5162/perl/vendor/lib
C:/strawberry5162/perl/lib
.