Report for Spreadsheet-Simple-1.0.0

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS Spreadsheet-Simple-1.0.0 v5.25.8 
Date: 2017-01-24T18:40:20Z

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 Dylan William Hardison,

This is a computer-generated report for Spreadsheet-Simple-1.0.0
on perl 5.25.8, created by CPAN-Reporter-1.2018.

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:\STRAWB~1\c\bin\dmake.exe test':

"C:\Strawberry258\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Testing Spreadsheet::Simple 1.0.0, Perl 5.025008, C:\Strawberry258\perl\bin\perl.exe
t/000-load.t .............. ok
Class::MOP::load_class is deprecated at C:/Strawberry258/perl/site/lib/Class/MOP.pm line 69.
	Class::MOP::load_class("Spreadsheet::Simple::Document") called at C:\STRAWB~1\cpan\build\Spreadsheet-Simple-1.0.0-0\blib\lib/Spreadsheet/Simple.pm line 62
	Spreadsheet::Simple::new_document(Spreadsheet::Simple=HASH(0x99c134)) called at t/001-basic.t line 11
Class::MOP::load_class is deprecated at C:/Strawberry258/perl/site/lib/Class/MOP.pm line 69.
	Class::MOP::load_class("Spreadsheet::Simple::Row") called at C:\STRAWB~1\cpan\build\Spreadsheet-Simple-1.0.0-0\blib\lib/Spreadsheet/Simple/Types.pm line 37
	Spreadsheet::Simple::Types::__ANON__(ARRAY(0x15f8d5c)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/TypeCoercion.pm line 65
	Moose::Meta::TypeCoercion::__ANON__(ARRAY(0x15f8d5c)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/TypeCoercion.pm line 100
	Moose::Meta::TypeCoercion::coerce(Moose::Meta::TypeCoercion=HASH(0x15bf474), ARRAY(0x15f8d5c)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/TypeConstraint.pm line 145
	Moose::Meta::TypeConstraint::coerce(Moose::Meta::TypeConstraint::Parameterizable=HASH(0x15b5fbc), ARRAY(0x15f8d5c)) called at C:/Strawberry258/perl/site/lib/MooseX/Types/TypeDecorator.pm line 221
	MooseX::Types::TypeDecorator::_try_delegate(MooseX::Types::TypeDecorator=HASH(0x15ecb04), "coerce", ARRAY(0x15f8d5c)) called at C:/Strawberry258/perl/site/lib/MooseX/Types/TypeDecorator.pm line 186
	MooseX::Types::TypeDecorator::AUTOLOAD(MooseX::Types::TypeDecorator=HASH(0x15ecb04), ARRAY(0x15f8d5c)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/Attribute.pm line 1271
	Moose::Meta::Attribute::_coerce_and_verify(Moose::Meta::Class::__ANON__::SERIAL::1=HASH(0x15fa98c), ARRAY(0x15f8d5c), Spreadsheet::Simple::Sheet=HASH(0x15ec6a4)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/Attribute.pm line 515
	Moose::Meta::Attribute::initialize_instance_slot(Moose::Meta::Class::__ANON__::SERIAL::1=HASH(0x15fa98c), Moose::Meta::Instance=HASH(0x16f1fbc), Spreadsheet::Simple::Sheet=HASH(0x15ec6a4), HASH(0x15f4bbc)) called at C:/Strawberry258/perl/site/lib/Class/MOP/Class.pm line 526
	Class::MOP::Class::_construct_instance(Moose::Meta::Class=HASH(0x15f550c), HASH(0x15f4bbc)) called at C:/Strawberry258/perl/site/lib/Class/MOP/Class.pm line 496
	Class::MOP::Class::new_object(Moose::Meta::Class=HASH(0x15f550c), HASH(0x15f4bbc)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/Class.pm line 273
	Moose::Meta::Class::new_object(Moose::Meta::Class=HASH(0x15f550c), HASH(0x15f4bbc)) called at C:/Strawberry258/perl/site/lib/Moose/Object.pm line 24
	Moose::Object::new("Spreadsheet::Simple::Sheet", "name", "test", "rows", ARRAY(0x15f8d5c)) called at C:\STRAWB~1\cpan\build\Spreadsheet-Simple-1.0.0-0\blib\lib/Spreadsheet/Simple/Document.pm line 31
	Spreadsheet::Simple::Document::new_sheet(Spreadsheet::Simple::Document=HASH(0xd3d87c), "name", "test", "rows", ARRAY(0x15f8d5c)) called at t/001-basic.t line 16
t/001-basic.t ............. ok
Class::MOP::load_class is deprecated at C:/Strawberry258/perl/site/lib/Class/MOP.pm line 69.
	Class::MOP::load_class() called at C:\STRAWB~1\cpan\build\Spreadsheet-Simple-1.0.0-0\blib\lib/Spreadsheet/Simple/Types.pm line 26
	Spreadsheet::Simple::Types::__ANON__() called at C:/Strawberry258/perl/site/lib/Moose/Meta/TypeCoercion.pm line 65
	Moose::Meta::TypeCoercion::__ANON__() called at C:/Strawberry258/perl/site/lib/Moose/Meta/TypeCoercion.pm line 100
	Moose::Meta::TypeCoercion::coerce() called at C:/Strawberry258/perl/site/lib/Moose/Meta/TypeConstraint.pm line 145
	Moose::Meta::TypeConstraint::coerce() called at C:/Strawberry258/perl/site/lib/MooseX/Types/TypeDecorator.pm line 221
	MooseX::Types::TypeDecorator::_try_delegate() called at C:/Strawberry258/perl/site/lib/MooseX/Types/TypeDecorator.pm line 186
	MooseX::Types::TypeDecorator::AUTOLOAD() called at C:/Strawberry258/perl/site/lib/Moose/Meta/Attribute.pm line 1271
	Moose::Meta::Attribute::_coerce_and_verify() called at C:/Strawberry258/perl/site/lib/Moose/Meta/Attribute.pm line 515
	Moose::Meta::Attribute::initialize_instance_slot() called at C:/Strawberry258/perl/site/lib/Class/MOP/Class.pm line 526
	Class::MOP::Class::_construct_instance() called at C:/Strawberry258/perl/site/lib/Class/MOP/Class.pm line 496
	Class::MOP::Class::new_object() called at C:/Strawberry258/perl/site/lib/Moose/Meta/Class.pm line 273
	Moose::Meta::Class::new_object() called at C:/Strawberry258/perl/site/lib/Moose/Object.pm line 24
	Moose::Object::new() called at t/002-row.t line 10
	Test::Exception::lives_ok() called at t/002-row.t line 11
t/002-row.t ............... ok
t/003-cell.t .............. ok
t/100-excel.t ............. ok
Class::MOP::load_class is deprecated at C:/Strawberry258/perl/site/lib/Class/MOP.pm line 69.
	Class::MOP::load_class("Spreadsheet::Simple::Reader::Excel") called at C:\STRAWB~1\cpan\build\Spreadsheet-Simple-1.0.0-0\blib\lib/Spreadsheet/Simple.pm line 43
	Spreadsheet::Simple::_build_reader(Spreadsheet::Simple=HASH(0x99c114)) called at reader Spreadsheet::Simple::reader (defined at C:\STRAWB~1\cpan\build\Spreadsheet-Simple-1.0.0-0\blib\lib/Spreadsheet/Simple.pm line 24) line 8
	Spreadsheet::Simple::reader(Spreadsheet::Simple=HASH(0x99c114)) called at C:/Strawberry258/perl/site/lib/Moose/Meta/Method/Delegation.pm line 93
	Spreadsheet::Simple::read_file(Spreadsheet::Simple=HASH(0x99c114), "t/data/100-excel.xls") called at t/101-excel.t line 21
t/101-excel.t ............. ok
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=8, Tests=92,  7 wallclock secs ( 0.08 usr +  0.02 sys =  0.10 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need Have    
    ------------------------- ---- --------
    Moose                     0    2.1807  
    Moose::Role               0    2.1807  
    MooseX::Types             0    0.49    
    MooseX::Types::Moose      0    0.49    
    MooseX::Types::Structured 0    0.35    
    namespace::autoclean      0    0.28    
    Spreadsheet::ParseExcel   0.59 0.65    
    strict                    0    1.11    
    warnings                  0    1.37    

build_requires:

    Module                    Need Have    
    ------------------------- ---- --------
    Path::Class               0.25 0.37    
    Test::Exception           0    0.43    
    Test::More                0    1.302073

configure_requires:

    Module                    Need Have    
    ------------------------- ---- --------
    ExtUtils::MakeMaker       6.30 7.24    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Git\cmd;C:\Strawberry258\c\bin;C:\Strawberry258\perl\site\bin;C:\Strawberry258\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14516
    PERL5_CPAN_IS_RUNNING = 14516
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 596,14516
    PERL_CR_SMOKER_CURRENT = Spreadsheet-Simple-1.0.0
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HASH_SEED = 0x11111111
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp

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

    $^X = C:\Strawberry258\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                2.14_01   
    CPAN::Meta          2.150010  
    Cwd                 3.66      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.33      
    File::Spec          3.66      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.4220    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.36_01   
    Test::More          1.302073  
    YAML                1.21      
    YAML::Syck          1.29      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 8) configuration:
   
  Platform:
    osname=MSWin32
    osvers=4.0
    archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.25.8.1-beta1 #1 Thu Dec 29 20:16:24 2016 i386'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    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 -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='4.9.2'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    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:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
    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=libperl525.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under MSWin32
  Compiled at Dec 29 2016 20:25:17
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="14516"
    PERL5_CPAN_IS_RUNNING="14516"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="596,14516"
    PERL_CR_SMOKER_CURRENT="Spreadsheet-Simple-1.0.0"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HASH_SEED="0x11111111"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Strawberry258/perl/site/lib
    C:/Strawberry258/perl/vendor/lib
    C:/Strawberry258/perl/lib
    .