PATH=C:\mingw\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\CMake\bin;C:\instantclient_11_2 Start 2016-01-09T05:15:05 ActivePerl-1800 CPAN-2.00 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Git\cmd;C:\PROGRA~2\CMake\bin;C:\INSTAN~1 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Sat, 09 Jan 2016 06:41:02 GMT Running make for F/FE/FELIPE/Crypt-RSA-Parse-0.02.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/Crypt-RSA-Parse-0.02.tar.gz Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\F\FE\FELIPE\Crypt-RSA-Parse-0.02.tar.gz ok Crypt-RSA-Parse-0.02/ Crypt-RSA-Parse-0.02/Changes Crypt-RSA-Parse-0.02/lib/ Crypt-RSA-Parse-0.02/LICENSE Crypt-RSA-Parse-0.02/Makefile.PL Crypt-RSA-Parse-0.02/MANIFEST Crypt-RSA-Parse-0.02/META.json Crypt-RSA-Parse-0.02/META.yml Crypt-RSA-Parse-0.02/README Crypt-RSA-Parse-0.02/t/ Crypt-RSA-Parse-0.02/t/001_load.t Crypt-RSA-Parse-0.02/t/002_parse.t Crypt-RSA-Parse-0.02/lib/Crypt/ Crypt-RSA-Parse-0.02/lib/Crypt/RSA/ Crypt-RSA-Parse-0.02/lib/Crypt/RSA/Parse.pm CPAN.pm: Building F/FE/FELIPE/Crypt-RSA-Parse-0.02.tar.gz >>> C:\Perl64-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: Todo Please inform the author. Have \cpanfl~1.18\var\megalib Want \perl64-5.18\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Crypt::RSA::Parse Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Crypt/RSA/Parse.pm blib\lib\Crypt\RSA\Parse.pm FELIPE/Crypt-RSA-Parse-0.02.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.18\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001_load.t ... 1..1 ok 1 - use Crypt::RSA::Parse; ok t/002_parse.t .. 1..66 # public(): -----BEGIN RSA PUBLIC KEY----- ok 1 - modulus ok 2 - size (i.e., modulus length) ok 3 - exponent # public(): -----BEGIN PUBLIC KEY----- ok 4 - modulus ok 5 - size (i.e., modulus length) ok 6 - exponent # public_pkcs8() ok 7 - modulus ok 8 - size (i.e., modulus length) ok 9 - exponent # public(), DER ok 10 - modulus ok 11 - size (i.e., modulus length) ok 12 - exponent # public_pkcs8(), DER ok 13 - modulus ok 14 - size (i.e., modulus length) ok 15 - exponent # private(): -----BEGIN RSA PRIVATE KEY----- ok 16 - modulus ok 17 - size (i.e., modulus length) ok 18 - version ok 19 - publicExponent ok 20 - 'privateExponent' isa 'Math::BigInt' ok 21 - 'prime1' isa 'Math::BigInt' ok 22 - 'prime2' isa 'Math::BigInt' ok 23 - 'exponent1' isa 'Math::BigInt' ok 24 - 'exponent2' isa 'Math::BigInt' ok 25 - 'coefficient' isa 'Math::BigInt' # private(): -----BEGIN PRIVATE KEY----- ok 26 - modulus ok 27 - size (i.e., modulus length) ok 28 - version ok 29 - publicExponent ok 30 - 'privateExponent' isa 'Math::BigInt' ok 31 - 'prime1' isa 'Math::BigInt' ok 32 - 'prime2' isa 'Math::BigInt' ok 33 - 'exponent1' isa 'Math::BigInt' ok 34 - 'exponent2' isa 'Math::BigInt' ok 35 - 'coefficient' isa 'Math::BigInt' # private_pkcs8() ok 36 - modulus ok 37 - size (i.e., modulus length) ok 38 - version ok 39 - publicExponent ok 40 - 'privateExponent' isa 'Math::BigInt' ok 41 - 'prime1' isa 'Math::BigInt' ok 42 - 'prime2' isa 'Math::BigInt' ok 43 - 'exponent1' isa 'Math::BigInt' ok 44 - 'exponent2' isa 'Math::BigInt' ok 45 - 'coefficient' isa 'Math::BigInt' # private(), DER ok 46 - modulus ok 47 - size (i.e., modulus length) ok 48 - version ok 49 - publicExponent ok 50 - 'privateExponent' isa 'Math::BigInt' ok 51 - 'prime1' isa 'Math::BigInt' ok 52 - 'prime2' isa 'Math::BigInt' ok 53 - 'exponent1' isa 'Math::BigInt' ok 54 - 'exponent2' isa 'Math::BigInt' ok 55 - 'coefficient' isa 'Math::BigInt' # private_pkcs8(), DER ok 56 - modulus ok 57 - size (i.e., modulus length) ok 58 - version ok 59 - publicExponent ok 60 - 'privateExponent' isa 'Math::BigInt' ok 61 - 'prime1' isa 'Math::BigInt' ok 62 - 'prime2' isa 'Math::BigInt' ok 63 - 'exponent1' isa 'Math::BigInt' ok 64 - 'exponent2' isa 'Math::BigInt' ok 65 - 'coefficient' isa 'Math::BigInt' ok 66 - no warnings ok All tests successful. Files=2, Tests=67, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS FELIPE/Crypt-RSA-Parse-0.02.tar.gz dmake test TEST_VERBOSE=1 -- OK Felipe Gasper <CENSORED> Parse RSA keys >>> (cd C:\cpanfly-5.18\var\cpan\build\Crypt-RSA-Parse-0.02-co_WAR && tar cvf - Crypt-RSA-Parse-0.02.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/F/FE/FELIPE/Crypt-RSA-Parse-0.02.tar.gz Crypt-RSA-Parse-0.02.ppd blib/ blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/RSA/ blib/lib/Crypt/RSA/Parse.pm >>> mv C:\cpanfly-5.18\var\cpan\build\Crypt-RSA-Parse-0.02-co_WAR/Crypt-RSA-Parse-0.02.ppd C:/cpanfly-5.18/var/REPO/F/FE/FELIPE Finished 2016-01-09T05:15:10