PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2015-03-31T03:22:25 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Tue, 31 Mar 2015 05:41:02 GMT Running make for P/PR/PRAJITH/Dancer-Plugin-Auth-Facebook-0.05.tar.gz Checksum for /data/cpan/authors/id/P/PR/PRAJITH/Dancer-Plugin-Auth-Facebook-0.05.tar.gz ok Dancer-Plugin-Auth-Facebook-0.05/ Dancer-Plugin-Auth-Facebook-0.05/Makefile.PL Dancer-Plugin-Auth-Facebook-0.05/META.yml Dancer-Plugin-Auth-Facebook-0.05/t/ Dancer-Plugin-Auth-Facebook-0.05/t/Dancer-Plugin-Auth-Facebook.t Dancer-Plugin-Auth-Facebook-0.05/MANIFEST Dancer-Plugin-Auth-Facebook-0.05/META.json Dancer-Plugin-Auth-Facebook-0.05/lib/ Dancer-Plugin-Auth-Facebook-0.05/lib/Dancer/ Dancer-Plugin-Auth-Facebook-0.05/lib/Dancer/Plugin/ Dancer-Plugin-Auth-Facebook-0.05/lib/Dancer/Plugin/Auth/ Dancer-Plugin-Auth-Facebook-0.05/lib/Dancer/Plugin/Auth/Facebook.pm Dancer-Plugin-Auth-Facebook-0.05/Changes Dancer-Plugin-Auth-Facebook-0.05/README.md CPAN.pm: Building P/PR/PRAJITH/Dancer-Plugin-Auth-Facebook-0.05.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Dancer::Plugin::Auth::Facebook Writing MYMETA.yml and MYMETA.json >>> make cp lib/Dancer/Plugin/Auth/Facebook.pm blib/lib/Dancer/Plugin/Auth/Facebook.pm Manifying 1 pod document PRAJITH/Dancer-Plugin-Auth-Facebook-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1600/ap1600/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Dancer-Plugin-Auth-Facebook.t .. 1..23 ok 1 - plugin loaded successfully ok 2 - able to load auth_fb_init() ok 3 - facebook object is available to apps ok 4 - An object of class 'Net::Facebook::Oauth2' isa 'Net::Facebook::Oauth2' ok 5 - auth_fb_authenticate_url() returns the proper facebook auth url ok 6 - facebook auth callback route exists ok 7 - auth callback redirects user ok 8 - auth callback failure ok 9 - facebook user not set ok 10 - auth callback with error redirects user ok 11 - auth callback with error failure ok 12 - facebook user not set on error ok 13 - FBMock: passed 3 elements to get_access_token() ok 14 - 'FBMock: object checks ok' isa 'Net::Facebook::Oauth2' ok 15 - 1 key on get_access_token ok 16 - key is "code" ok 17 - code received properly ok 18 - FBMock: passed two elements to get() ok 19 - 'FBMock: object checks ok' isa 'Net::Facebook::Oauth2' ok 20 - FBMock: arguments check on get() ok 21 - auth callback with code redirects user ok 22 - auth callback with success ok 23 - got data from facebook mock ok All tests successful. Files=1, Tests=23, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.29 cusr 0.04 csys = 0.36 CPU) Result: PASS PRAJITH/Dancer-Plugin-Auth-Facebook-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Prajith <me@prajith.in> Authenticate with Facebook OAuth >>> (cd /Users/fly1600/var/cpan/build/Dancer-Plugin-Auth-Facebook-0.05-QXP3Bc && tar cvf - Dancer-Plugin-Auth-Facebook-0.05.ppd blib) | gzip -c >/Users/fly1600/var/REPO/P/PR/PRAJITH/Dancer-Plugin-Auth-Facebook-0.05.tar.gz Dancer-Plugin-Auth-Facebook-0.05.ppd blib/ blib/lib/ blib/lib/Dancer/ blib/lib/Dancer/Plugin/ blib/lib/Dancer/Plugin/Auth/ blib/lib/Dancer/Plugin/Auth/Facebook.pm blib/man3/ blib/man3/Dancer::Plugin::Auth::Facebook.3 >>> mv /Users/fly1600/var/cpan/build/Dancer-Plugin-Auth-Facebook-0.05-QXP3Bc/Dancer-Plugin-Auth-Facebook-0.05.ppd /Users/fly1600/var/REPO/P/PR/PRAJITH Finished 2015-03-31T03:22:30