Start 2010-10-09T02:29:33 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Fri, 08 Oct 2010 21:29:34 GMT Running make for O/OA/OALDERS/Net-FreshBooks-API-0.14.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/O/OA/OALDERS/Net-FreshBooks-API-0.14.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/O/OA/OALDERS/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\O\OA\OALDERS\Net-FreshBooks-API-0.14.tar.gz ok Will not use Archive::Tar, need 1.00 Net-FreshBooks-API-0.14 Net-FreshBooks-API-0.14/TODO Net-FreshBooks-API-0.14/README Net-FreshBooks-API-0.14/Changes Net-FreshBooks-API-0.14/LICENSE Net-FreshBooks-API-0.14/INSTALL Net-FreshBooks-API-0.14/dist.ini Net-FreshBooks-API-0.14/META.yml Net-FreshBooks-API-0.14/MANIFEST Net-FreshBooks-API-0.14/Build.PL Net-FreshBooks-API-0.14/t Net-FreshBooks-API-0.14/t/001_api.t Net-FreshBooks-API-0.14/t/config.pl Net-FreshBooks-API-0.14/Makefile.PL Net-FreshBooks-API-0.14/t/012_oauth.t Net-FreshBooks-API-0.14/t/perlcriticrc Net-FreshBooks-API-0.14/examples Net-FreshBooks-API-0.14/examples/oauth.pl Net-FreshBooks-API-0.14/t/007_live_test.t Net-FreshBooks-API-0.14/t/008-recurring.t Net-FreshBooks-API-0.14/t/author-critic.t Net-FreshBooks-API-0.14/t/config_sample.pl Net-FreshBooks-API-0.14/t/004-client_list.t Net-FreshBooks-API-0.14/t/006_live_connect.t Net-FreshBooks-API-0.14/examples/OAuthDemo.pm Net-FreshBooks-API-0.14/t/003-client_create.t Net-FreshBooks-API-0.14/t/005-invoice_create.t Net-FreshBooks-API-0.14/examples/oauth_webapp.pl Net-FreshBooks-API-0.14/t/release-pod-coverage.t Net-FreshBooks-API-0.14/lib/Net/FreshBooks Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API.pm Net-FreshBooks-API-0.14/t/test_data Net-FreshBooks-API-0.14/t/test_data/nested.req.xml Net-FreshBooks-API-0.14/t/test_data/client.get.req.xml Net-FreshBooks-API-0.14/t/test_data/client.get.res.xml Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Base.pm Net-FreshBooks-API-0.14/t/test_data/client.list.req.xml Net-FreshBooks-API-0.14/t/test_data/invoice.get.res.xml Net-FreshBooks-API-0.14/t/test_data/client.list.res.xml Net-FreshBooks-API-0.14/t/test_data/invoice.get.req.xml Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Links.pm Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/OAuth.pm Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Client.pm Net-FreshBooks-API-0.14/examples/create_recurring_item.pl Net-FreshBooks-API-0.14/t/test_data/client.create.res.xml Net-FreshBooks-API-0.14/t/test_data/client.create.req.xml Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Invoice.pm Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Payment.pm Net-FreshBooks-API-0.14/t/test_data/invoice.create.req.xml Net-FreshBooks-API-0.14/t/test_data/invoice.create.res.xml Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Iterator.pm Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/Recurring.pm Net-FreshBooks-API-0.14/lib/Net/FreshBooks/API/InvoiceLine.pm Net-FreshBooks-API-0.14/t/002_base-parameters_to_request_xml.t CPAN.pm: Going to build O/OA/OALDERS/Net-FreshBooks-API-0.14.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Net::FreshBooks::API >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Net/FreshBooks/API/Base.pm blib\lib\Net\FreshBooks\API\Base.pm cp lib/Net/FreshBooks/API.pm blib\lib\Net\FreshBooks\API.pm cp lib/Net/FreshBooks/API/Client.pm blib\lib\Net\FreshBooks\API\Client.pm cp lib/Net/FreshBooks/API/Links.pm blib\lib\Net\FreshBooks\API\Links.pm cp lib/Net/FreshBooks/API/Payment.pm blib\lib\Net\FreshBooks\API\Payment.pm cp lib/Net/FreshBooks/API/Invoice.pm blib\lib\Net\FreshBooks\API\Invoice.pm cp lib/Net/FreshBooks/API/Iterator.pm blib\lib\Net\FreshBooks\API\Iterator.pm cp lib/Net/FreshBooks/API/InvoiceLine.pm blib\lib\Net\FreshBooks\API\InvoiceLine.pm cp lib/Net/FreshBooks/API/OAuth.pm blib\lib\Net\FreshBooks\API\OAuth.pm cp lib/Net/FreshBooks/API/Recurring.pm blib\lib\Net\FreshBooks\API\Recurring.pm OALDERS/Net-FreshBooks-API-0.14.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001_api.t ............................. 1..6 ok 1 - created the FB object ok 2 - Service URL as expected ok 3 - got the useragent ok 4 - agent string correctly set ok 5 - check that the correct credentials will be used ok 6 - check that the correct credentials will be used (with no realm) ok t/002_base-parameters_to_request_xml.t .. 1..4 ok 1 - use Net::FreshBooks::API::Client; ok 2 - client.list request ok 3 - nested request ok 4 - client.create request ok t/003-client_create.t ................... 1..31 ok 1 - use Net::FreshBooks::API; ok 2 - created the FB object ok 3 - Got a client back ok 4 - The object isa Net::FreshBooks::API::Client ok 5 - xml sent was correct for create ok 6 - xml sent was correct for get ok 7 - got correct value for client_id ok 8 - got correct value for credit ok 9 - got correct value for email ok 10 - got correct value for fax ok 11 - got correct value for first_name ok 12 - got correct value for home_phone ok 13 - got correct value for last_name ok 14 - got correct value for mobile ok 15 - got correct value for notes ok 16 - got correct value for organization ok 17 - got correct value for p_city ok 18 - got correct value for p_code ok 19 - got correct value for p_country ok 20 - got correct value for p_state ok 21 - got correct value for p_street1 ok 22 - got correct value for p_street2 ok 23 - got correct value for s_city ok 24 - got correct value for s_code ok 25 - got correct value for s_country ok 26 - got correct value for s_state ok 27 - got correct value for s_street1 ok 28 - got correct value for s_street2 ok 29 - got correct value for username ok 30 - got correct value for work_phone ok 31 - client_view correct ok t/004-client_list.t ..................... 1..8 ok 1 - use Net::FreshBooks::API; ok 2 - created the FB object ok 3 - got a list ok 4 - The object isa Net::FreshBooks::API::Iterator ok 5 - xml sent was correct for list ok 6 - got 2 entries in total ok 7 - only one page of results ok 8 - got a client ok t/005-invoice_create.t .................. 1..14 ok 1 - use Net::FreshBooks::API; ok 2 - created the FB object ok 3 - Got a invoice back ok 4 - The object isa Net::FreshBooks::API::Invoice ok 5 - Add first line to the invoice ok 6 - Add second line to the invoice ok 7 - create the invoice ok 8 - xml sent was correct for create ok 9 - xml sent was correct for get ok 10 - loaded lines from response ok 11 - got first line ok 12 - amount is correct ok 13 - status is correct ok 14 - client_view correct ok t/006_live_connect.t .................... 1..3 ok 1 - Could get auth_token and account_name ok 2 - created the FB object ok 3 - Could ping the Freshbooks server ok t/007_live_test.t ....................... 1..20 ok 1 - created the FB object ok 2 - Created a new client ok 3 - Client has been stored on FB ok 4 - organization is not foobar ok 5 - organization is foobar ok 6 - update the client ok 7 - Client has been updated on FB ok 8 - got a new invoice ok 9 - no invoice_id yet ok 10 - Create the invoice on FB ok 11 - invoice status is 'draft' ok 12 - GET https://netfreshbooksapi.freshbooks.com/view/39zeq7VcSu2ZCWmW ok 13 - Invoice not available to client ok 14 - Send the invoice ok 15 - invoice status is 'sent' ok 16 - GET https://netfreshbooksapi.freshbooks.com/view/39zeq7VcSu2ZCWmW ok 17 - Invoice is now available to client ok 18 - error msg parsed ok 19 - got an invoice back from freshbooks ok 20 - return uri correctly set ok # verbose: 0 t/008-recurring.t ....................... 1..72 ok 1 - use Net::FreshBooks::API; ok 2 - created the FB object ok 3 - Net::FreshBooks::API->can('recurring') ok 4 - The object isa Net::FreshBooks::API::Recurring ok 5 - got a list of recurring items ok 6 - created a line item ok 7 - The object isa Net::FreshBooks::API::InvoiceLine ok 8 - require Net::FreshBooks::API::Base; ok 9 - created a recurring item ok 10 - The object isa Net::FreshBooks::API::Recurring ok 11 - got recurring id: 00000005764 ok 12 - could update recurring item ok 13 - can get the recurring item ok 14 - return_uri correct ok 15 - po_number has been correctly updated ok 16 - able to delete the recurring item ok 17 - created a recurring item ok 18 - The object isa Net::FreshBooks::API::Recurring ok 19 - got recurring id: 00000005765 ok 20 - could update recurring item ok 21 - can get the recurring item ok 22 - return_uri correct ok 23 - po_number has been correctly updated ok 24 - able to delete the recurring item ok 25 - created a recurring item ok 26 - The object isa Net::FreshBooks::API::Recurring ok 27 - got recurring id: 00000005766 ok 28 - could update recurring item ok 29 - can get the recurring item ok 30 - return_uri correct ok 31 - po_number has been correctly updated ok 32 - able to delete the recurring item ok 33 - created a recurring item ok 34 - The object isa Net::FreshBooks::API::Recurring ok 35 - got recurring id: 00000005767 ok 36 - could update recurring item ok 37 - can get the recurring item ok 38 - return_uri correct ok 39 - po_number has been correctly updated ok 40 - able to delete the recurring item ok 41 - created a recurring item ok 42 - The object isa Net::FreshBooks::API::Recurring ok 43 - got recurring id: 00000005768 ok 44 - could update recurring item ok 45 - can get the recurring item ok 46 - return_uri correct ok 47 - po_number has been correctly updated ok 48 - able to delete the recurring item ok 49 - created a recurring item ok 50 - The object isa Net::FreshBooks::API::Recurring ok 51 - got recurring id: 00000005769 ok 52 - could update recurring item ok 53 - can get the recurring item ok 54 - return_uri correct ok 55 - po_number has been correctly updated ok 56 - able to delete the recurring item ok 57 - created a recurring item ok 58 - The object isa Net::FreshBooks::API::Recurring ok 59 - got recurring id: 00000005770 ok 60 - could update recurring item ok 61 - can get the recurring item ok 62 - return_uri correct ok 63 - po_number has been correctly updated ok 64 - able to delete the recurring item ok 65 - created a recurring item ok 66 - The object isa Net::FreshBooks::API::Recurring ok 67 - got recurring id: 00000005771 ok 68 - could update recurring item ok 69 - can get the recurring item ok 70 - return_uri correct ok 71 - po_number has been correctly updated ok 72 - able to delete the recurring item ok t/012_oauth.t ........................... ok 1 - require Net::FreshBooks::API; ok 2 - require Net::FreshBooks::API::OAuth; ok 3 # skip tokens required 1..3 ok t/author-critic.t ....................... skipped: these tests are for testing by the author t/release-pod-coverage.t ................ skipped: these tests are for release candidate testing All tests successful. Files=11, Tests=161, 36 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: PASS OALDERS/Net-FreshBooks-API-0.14.tar.gz nmake test TEST_VERBOSE=1 -- OK Olaf Alders <olaf@wundersolutions.com> Easy OO access to the FreshBooks.com API >>> (cd C:\cpanfly\var\cpan\build\Net-FreshBooks-API-0.14-e7xNp1 && tar cvf - Net-FreshBooks-API-0.14.ppd blib) | gzip -c >C:/cpanfly/var/REPO/O/OA/OALDERS/Net-FreshBooks-API-0.14.tar.gz Net-FreshBooks-API-0.14.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/FreshBooks/ blib/lib/Net/FreshBooks/API/ blib/lib/Net/FreshBooks/API/Base.pm blib/lib/Net/FreshBooks/API/Client.pm blib/lib/Net/FreshBooks/API/Invoice.pm blib/lib/Net/FreshBooks/API/InvoiceLine.pm blib/lib/Net/FreshBooks/API/Iterator.pm blib/lib/Net/FreshBooks/API/Links.pm blib/lib/Net/FreshBooks/API/OAuth.pm blib/lib/Net/FreshBooks/API/Payment.pm blib/lib/Net/FreshBooks/API/Recurring.pm blib/lib/Net/FreshBooks/API.pm >>> mv C:\cpanfly\var\cpan\build\Net-FreshBooks-API-0.14-e7xNp1/Net-FreshBooks-API-0.14.ppd C:/cpanfly/var/REPO/O/OA/OALDERS Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl/lib/DynaLoader.pm line 225. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/DBI.pm line 265. Compilation failed in require at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 690. ...propagated at C:\cpanfly\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly\lib/Fly/MakePPD.pm line 285. Finished 2010-10-09T02:30:14