PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-10-22T04:56:43 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Fri, 21 Oct 2016 05:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICS/Catmandu-DBI-0.0510.tar.gz Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\N\NI\NICS\Catmandu-DBI-0.0510.tar.gz ok Catmandu-DBI-0.0510/ Catmandu-DBI-0.0510/Build.PL Catmandu-DBI-0.0510/Changes Catmandu-DBI-0.0510/cpanfile Catmandu-DBI-0.0510/cpanfile.snapshot Catmandu-DBI-0.0510/dist.ini Catmandu-DBI-0.0510/lib/ Catmandu-DBI-0.0510/LICENSE Catmandu-DBI-0.0510/MANIFEST Catmandu-DBI-0.0510/META.json Catmandu-DBI-0.0510/META.yml Catmandu-DBI-0.0510/README Catmandu-DBI-0.0510/t/ Catmandu-DBI-0.0510/t/00-load.t Catmandu-DBI-0.0510/t/01-load.t Catmandu-DBI-0.0510/t/02-bag.t Catmandu-DBI-0.0510/t/03-timeout.t Catmandu-DBI-0.0510/t/04-slice.t Catmandu-DBI-0.0510/t/05-importer.t Catmandu-DBI-0.0510/t/06-sqlite.t Catmandu-DBI-0.0510/t/07-mysql.t Catmandu-DBI-0.0510/t/08-postgres.t Catmandu-DBI-0.0510/t/release-pod-syntax.t Catmandu-DBI-0.0510/lib/Catmandu/ Catmandu-DBI-0.0510/lib/Catmandu/DBI.pm Catmandu-DBI-0.0510/lib/Catmandu/Importer/ Catmandu-DBI-0.0510/lib/Catmandu/Store/ Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/ Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI.pm Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Bag.pm Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Handler/ Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Handler.pm Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Iterator.pm Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Handler/MySQL.pm Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Handler/Pg.pm Catmandu-DBI-0.0510/lib/Catmandu/Store/DBI/Handler/SQLite.pm Catmandu-DBI-0.0510/lib/Catmandu/Importer/DBI.pm Configuring N/NI/NICS/Catmandu-DBI-0.0510.tar.gz with Build.PL >>> C:\Perl-5.24-32\bin\perl.exe Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Catmandu-DBI' version '0.0510' NICS/Catmandu-DBI-0.0510.tar.gz C:\Perl-5.24-32\bin\perl.exe Build.PL -- OK Running Build for N/NI/NICS/Catmandu-DBI-0.0510.tar.gz >>> C:\Perl-5.24-32\bin\perl.exe ./Build Building Catmandu-DBI NICS/Catmandu-DBI-0.0510.tar.gz C:\Perl-5.24-32\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl-5.24-32\bin\perl.exe ./Build test verbose=1 t/00-load.t ............. ok 1 - use Catmandu::Store::DBI; ok 2 - require Catmandu::Store::DBI; 1..2 ok t/01-load.t ............. ok 1 - use Catmandu::Importer::DBI; ok 2 - require Catmandu::Importer::DBI; 1..2 ok Error removing C:/cpanfly-5.24-32/var/tmp/cO2sfpCIgQ at C:\cpanfly-5.24-32\var\megalib/File/Temp.pm line 762. t/02-bag.t .............. ok 1 - database file created ok 2 - bag created ok 3 - bag add successfull ok 4 - bag get successfull ok 5 - retrieved record equal ok 6 - bag delete ok 7 - record deleted successfully ok 8 - bag add_many successfull ok 9 - bag count successfully ok 10 - bag count equal ok 11 - bag delete successfully ok 12 - all records deleted ok 13 - bag transactions ok 14 - bag transactions 1..14 ok Error removing C:/cpanfly-5.24-32/var/tmp/4_OpmTKGyG at C:\cpanfly-5.24-32\var\megalib/File/Temp.pm line 762. t/03-timeout.t .......... ok 1 - database file created ok 2 - bag created ok 3 - bag add_many successfull ok 4 - database handle must change ok 5 - bag add_many successfull 1..5 ok Error removing C:/cpanfly-5.24-32/var/tmp/n8fr3ueRT6 at C:\cpanfly-5.24-32\var\megalib/File/Temp.pm line 762. t/04-slice.t ............ ok 1 - database file created ok 2 - bag created ok 3 - bag add_many successfull ok 4 - sliced results 8-10 1..4 ok t/05-importer.t ......... ok 1 - database file created ok 2 - dbh created ok 3 - table created ok 4 - data added ok 5 - importer created ok 6 - imported data equal to inserted data 1..6 ok t/06-sqlite.t ........... ok 1 - no mapping - bag created ok 2 - no mapping - add record ok 3 - expected fields created ok 4 - mapping given - bag created ok 5 - mapping given - add record ok 6 - mapping given - expected fields created ok 7 - mapping given - count successfull ok 8 - iterator - bag created ok 9 - iterator - select(key => value) created ok 10 - iterator - select(key => value) contains correct number of records ok 11 - iterator - select(key => value)->slice(start) created ok 12 - iterator - select(key => value)->slice(start) contains correct number of records ok 13 - iterator - select(key => value)->slice(start,limit) created ok 14 - iterator - select(key => value)->slice(start,limit) contains correct number of records ok 15 - iterator - select(key => value)->first created ok 16 - iterator - select(key => value)->first contains one record 1..16 ok t/07-mysql.t ............ skipped: not all mysql connection details are set t/08-postgres.t ......... skipped: not all postgres connection details are set t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=10, Tests=49, 15 wallclock secs ( 0.13 usr + 0.08 sys = 0.20 CPU) Result: PASS NICS/Catmandu-DBI-0.0510.tar.gz C:\Perl-5.24-32\bin\perl.exe ./Build test verbose=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICS/CHECKSUMS Nicolas Steenlant <nicolas.steenlant@ugent.be> Catmandu tools to communicate with DBI based interfaces >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\Catmandu-DBI-0.0510-aadSm2 && tar cvf - Catmandu-DBI-0.0510.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/N/NI/NICS/Catmandu-DBI-0.0510.tar.gz Catmandu-DBI-0.0510.ppd blib/ blib/lib/ blib/lib/Catmandu/ blib/lib/Catmandu/DBI.pm blib/lib/Catmandu/Importer/ blib/lib/Catmandu/Importer/DBI.pm blib/lib/Catmandu/Store/ blib/lib/Catmandu/Store/DBI/ blib/lib/Catmandu/Store/DBI/Bag.pm blib/lib/Catmandu/Store/DBI/Handler/ blib/lib/Catmandu/Store/DBI/Handler/MySQL.pm blib/lib/Catmandu/Store/DBI/Handler/Pg.pm blib/lib/Catmandu/Store/DBI/Handler/SQLite.pm blib/lib/Catmandu/Store/DBI/Handler.pm blib/lib/Catmandu/Store/DBI/Iterator.pm blib/lib/Catmandu/Store/DBI.pm Finished 2016-10-22T04:57:09