[2016-03-28 09:43:26.046][info][Test::BrewBuild] in _create_log()
[2016-03-28 09:43:26.046][info][Test::BrewBuild] in new(), constructing Test::BrewBuild object
[2016-03-28 09:43:26.046][info][Test::BrewBuild.Test::BrewBuild::BrewCommands] constructing new Test::BrewBuild::BrewCommands object
[2016-03-28 09:43:26.046][notice][Test::BrewBuild] 
[2016-03-28 09:43:26.046][warning][Test::BrewBuild] successfully loaded Test::BrewBuild::Plugin::DefaultExec plugin
[2016-03-28 09:43:26.046][notice][Test::BrewBuild.run] commencing run()
[2016-03-28 09:43:26.046][info][Test::BrewBuild.Test::BrewBuild::BrewCommands.available] generating available
[2016-03-28 09:43:26.102][info][Test::BrewBuild.brew_info] brew info set to:

The following Strawberry Perls are available:

	5.22.1_64       [installed]*
	5.22.1_64_PDL  
	5.22.1_32      
	5.22.1_32_PDL  
	5.22.1_32_NO64 
	5.20.3_64       [installed]
	5.20.3_64_PDL  
	5.20.3_32      
	5.20.3_32_PDL  
	5.18.4_64      
	5.18.4_32      
	5.16.3_64      
	5.16.3_32      
	5.14.4_64      
	5.14.4_32      
	5.12.3_32      
	5.10.1_32      

* Currently using

[2016-03-28 09:43:26.102][info][Test::BrewBuild.Test::BrewBuild::BrewCommands.available] determining available perls
[2016-03-28 09:43:26.102][info][Test::BrewBuild.perls_available] perls available: 5.22.1_64, 5.22.1_64, 5.22.1_32, 5.22.1_32, 5.22.1_32, 5.20.3_64, 5.20.3_64, 5.20.3_32, 5.20.3_32, 5.18.4_64, 5.18.4_32, 5.16.3_64, 5.16.3_32, 5.14.4_64, 5.14.4_32, 5.12.3_32, 5.10.1_32
[2016-03-28 09:43:26.102][info][Test::BrewBuild.perls_installed] checking perls installed
[2016-03-28 09:43:26.102][info][Test::BrewBuild.Test::BrewBuild::BrewCommands.installed] cleaning up perls installed
[2016-03-28 09:43:26.102][warning][Test::BrewBuild.run] installed perls: 5.22.1_64, 5.20.3_64
[2016-03-28 09:43:26.102][info][Test::BrewBuild.perls_installed] checking perls installed
[2016-03-28 09:43:26.102][info][Test::BrewBuild.Test::BrewBuild::BrewCommands.installed] cleaning up perls installed
[2016-03-28 09:43:26.102][info][Test::BrewBuild.results] warnings trapped locally
[2016-03-28 09:43:26.102][info][Test::BrewBuild.exec] creating temp file
[2016-03-28 09:43:26.103][info][Test::BrewBuild.exec] temp filename: C:\Users\admin\AppData\Local\Temp\2\Q5GOMGO6kQ
[2016-03-28 09:43:26.104][info][Test::BrewBuild] Test::BrewBuild class/obj retrieving a log object
[2016-03-28 09:43:26.104][info][Test::BrewBuild.Test::BrewBuild::Plugin::DefaultExec::brewbuild_exec] performing plugin duties
[2016-03-28 09:43:26.104][info][Test::BrewBuild.exec] instructions to be executed:
system "cpanm --installdeps . && cpanm -v --test-only .";

[2016-03-28 09:43:26.104][info][Test::BrewBuild.exec] system "cpanm --installdeps . && cpanm -v --test-only .";

[2016-03-28 09:43:26.104][info][Test::BrewBuild.exec] temp file handle closed
[2016-03-28 09:43:26.104][info][Test::BrewBuild.Test::BrewBuild::BrewCommands.brew] *brew cmd is: berrybrew
[2016-03-28 09:43:26.104][notice][Test::BrewBuild.exec] exec'ing: berrybrew exec perl C:\Users\admin\AppData\Local\Temp\2\Q5GOMGO6kQ
[2016-03-28 09:43:30.292][debug][Test::BrewBuild.results] 
*****
Perl-5.22.1_64
==============
--> Working on .
Configuring C:/repos/p5-test-brewbuild/BB-Pass ... OK
<== Installed dependencies for .. Finishing.
--> Working on .
Configuring C:/repos/p5-test-brewbuild/BB-Pass ... Generating a dmake-style Makefile
Writing Makefile for BB::Pass
Writing MYMETA.yml and MYMETA.json
OK
Building and testing BB-Pass-0.01 ... Skip blib\lib\BB\Pass.pm (unchanged)
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1,  1 wallclock secs ( 0.03 usr +  0.00 sys =  0.03 CPU)
Result: PASS
OK
Successfully tested BB-Pass-0.01

cpanm (App::cpanminus) 1.7040 on perl 5.022001 built for MSWin32-x64-multi-thread
Work directory is C:\Users\admin/.cpanm/work/1459179807.390320
You have make C:\Strawberry\c\bin\dmake.exe
You have LWP 6.15
Falling back to Archive::Tar 2.04
You have C:\oraclexe\app\oracle\product\11.2.0\server\bin\unzip.exe
Entering C:/repos/p5-test-brewbuild/BB-Pass
Running Makefile.PL
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.001014)
# Testing BB::Pass 0.01, Perl 5.022001, C:\Strawberry\perl\bin\perl.exe

Perl-5.20.3_64
==============
--> Working on .
Configuring C:/repos/p5-test-brewbuild/BB-Pass ... OK
<== Installed dependencies for .. Finishing.
--> Working on .
Configuring C:/repos/p5-test-brewbuild/BB-Pass ... Generating a dmake-style Makefile
Writing Makefile for BB::Pass
Writing MYMETA.yml and MYMETA.json
OK
Building and testing BB-Pass-0.01 ... Skip blib\lib\BB\Pass.pm (unchanged)
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1,  0 wallclock secs ( 0.00 usr +  0.00 sys =  0.00 CPU)
Result: PASS
OK
Successfully tested BB-Pass-0.01

cpanm (App::cpanminus) 1.7040 on perl 5.022001 built for MSWin32-x64-multi-thread
Work directory is C:\Users\admin/.cpanm/work/1459179809.390660
You have make C:\Strawberry\c\bin\dmake.exe
You have LWP 6.15
Falling back to Archive::Tar 2.04
You have C:\oraclexe\app\oracle\product\11.2.0\server\bin\unzip.exe
Entering C:/repos/p5-test-brewbuild/BB-Pass
Running Makefile.PL
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.001014)
# Testing BB::Pass 0.01, Perl 5.022001, C:\Strawberry\perl\bin\perl.exe


*****
[2016-03-28 09:43:30.292][notice][Test::BrewBuild.results] got 2 results
[2016-03-28 09:43:30.292][info][Test::BrewBuild.results] 5.22.1 PASSED...
[2016-03-28 09:43:30.292][info][Test::BrewBuild.results] 5.20.3 PASSED...

5.22.1 :: PASS
5.20.3 :: PASS
[2016-03-28 09:43:30.292][notice][Test::BrewBuild.results] Test::BrewBuild run finished