CatalystX-OAuth2 v0.001009 Perl 5 v5.26.0 x86_64-linux
- Status
- Pass
- From
- raytestinger
- Dist
-
CatalystX-OAuth2 v0.001009
- Platform
- Perl 5 v5.26.0 x86_64-linux
- Date
- 2018-02-04 20:29:03
- ID
- 0A73A734-09EA-11E8-8A88-059DA6ADE2D7
From: "raytestinger" <testinger@yahoo.com>
X-Test-Reporter-Distfile: JJNAPIORK/CatalystX-OAuth2-0.001009.tar.gz
X-Test-Reporter-Perl: v5.26.0
Subject: PASS CatalystX-OAuth2-0.001009 x86_64-linux 4.10.0-30-generic
Report: This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear JJNAPIORK,
This is a computer-generated report for CatalystX-OAuth2-0.001009
on perl 5.26.0, created by App::cpanminus::reporter 0.17 (1.7043).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing CatalystX-OAuth2-0.001009
cp lib/CatalystX/OAuth2/ClientContainer.pm blib/lib/CatalystX/OAuth2/ClientContainer.pm
cp lib/CatalystX/OAuth2/Schema/Result/AccessTokenToRefreshToken.pm blib/lib/CatalystX/OAuth2/Schema/Result/AccessTokenToRefreshToken.pm
cp lib/CatalystX/OAuth2/Request/GrantAuth.pm blib/lib/CatalystX/OAuth2/Request/GrantAuth.pm
cp lib/Catalyst/ActionRole/OAuth2/AuthToken/ViaAuthGrant.pm blib/lib/Catalyst/ActionRole/OAuth2/AuthToken/ViaAuthGrant.pm
cp lib/CatalystX/OAuth2/Request.pm blib/lib/CatalystX/OAuth2/Request.pm
cp lib/CatalystX/OAuth2/ClientInjector.pm blib/lib/CatalystX/OAuth2/ClientInjector.pm
cp lib/CatalystX/OAuth2/Request/RefreshToken.pm blib/lib/CatalystX/OAuth2/Request/RefreshToken.pm
cp lib/Catalyst/ActionRole/OAuth2/AuthToken/ViaRefreshToken.pm blib/lib/Catalyst/ActionRole/OAuth2/AuthToken/ViaRefreshToken.pm
cp lib/CatalystX/OAuth2/Request/ProtectedResource.pm blib/lib/CatalystX/OAuth2/Request/ProtectedResource.pm
cp lib/Catalyst/ActionRole/OAuth2/GrantAuth.pm blib/lib/Catalyst/ActionRole/OAuth2/GrantAuth.pm
cp lib/CatalystX/OAuth2/Request/RequestAuth.pm blib/lib/CatalystX/OAuth2/Request/RequestAuth.pm
cp lib/CatalystX/OAuth2/ActionRole/RequestInjector.pm blib/lib/CatalystX/OAuth2/ActionRole/RequestInjector.pm
cp lib/CatalystX/OAuth2/ClientPersistor.pm blib/lib/CatalystX/OAuth2/ClientPersistor.pm
cp lib/Catalyst/Authentication/Credential/OAuth2.pm blib/lib/Catalyst/Authentication/Credential/OAuth2.pm
cp lib/CatalystX/OAuth2/Request/AuthToken.pm blib/lib/CatalystX/OAuth2/Request/AuthToken.pm
cp lib/CatalystX/OAuth2/Client.pm blib/lib/CatalystX/OAuth2/Client.pm
cp lib/CatalystX/OAuth2.pm blib/lib/CatalystX/OAuth2.pm
cp lib/CatalystX/OAuth2/ActionRole/Grant.pm blib/lib/CatalystX/OAuth2/ActionRole/Grant.pm
cp lib/CatalystX/OAuth2/Schema/Result/Client.pm blib/lib/CatalystX/OAuth2/Schema/Result/Client.pm
cp lib/CatalystX/OAuth2/ActionRole/Token.pm blib/lib/CatalystX/OAuth2/ActionRole/Token.pm
cp lib/CatalystX/OAuth2/Controller/Role/WithStore.pm blib/lib/CatalystX/OAuth2/Controller/Role/WithStore.pm
cp lib/CatalystX/OAuth2/Manual.pod blib/lib/CatalystX/OAuth2/Manual.pod
cp lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm
cp lib/CatalystX/OAuth2/Controller/Role/Provider.pm blib/lib/CatalystX/OAuth2/Controller/Role/Provider.pm
cp lib/Catalyst/ActionRole/OAuth2/ProtectedResource.pm blib/lib/Catalyst/ActionRole/OAuth2/ProtectedResource.pm
cp lib/CatalystX/OAuth2/Schema.pm blib/lib/CatalystX/OAuth2/Schema.pm
cp lib/CatalystX/OAuth2/Grant.pm blib/lib/CatalystX/OAuth2/Grant.pm
cp lib/CatalystX/OAuth2/Schema/Result/Owner.pm blib/lib/CatalystX/OAuth2/Schema/Result/Owner.pm
cp lib/CatalystX/OAuth2/Store/DBIC.pm blib/lib/CatalystX/OAuth2/Store/DBIC.pm
cp lib/CatalystX/OAuth2/Schema/Result/RefreshToken.pm blib/lib/CatalystX/OAuth2/Schema/Result/RefreshToken.pm
cp lib/CatalystX/OAuth2/Schema/ResultSet/Client.pm blib/lib/CatalystX/OAuth2/Schema/ResultSet/Client.pm
cp lib/CatalystX/OAuth2/Schema/Result/Code.pm blib/lib/CatalystX/OAuth2/Schema/Result/Code.pm
cp lib/CatalystX/OAuth2/Schema/Result/RefreshTokenToAccessToken.pm blib/lib/CatalystX/OAuth2/Schema/Result/RefreshTokenToAccessToken.pm
cp lib/CatalystX/OAuth2/Store.pm blib/lib/CatalystX/OAuth2/Store.pm
cp lib/CatalystX/OAuth2/Schema/Result/Token.pm blib/lib/CatalystX/OAuth2/Schema/Result/Token.pm
Manifying 25 pod documents
Manifying 10 pod documents
PERL_DL_NONLAZY=1 "/home/ray/perl5/perlbrew/perls/perl-5.26.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration/*.t t/unit/*.t
t/00-compile.t ........................................ ok
t/author-pod-syntax.t ................................. skipped: these tests are for testing by the author
t/author-synopsis.t ................................... skipped: these tests are for testing by the author
t/integration/100-client-access-protected-resource.t .. ok
[error] Attribute (response_type) is required at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('CatalystX::OAuth2::Request::RequestAuth') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm line 21
Catalyst::ActionRole::OAuth2::RequestAuth::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x6c88c08)', 'Try::Tiny::Catch=REF(0x6c77be0)') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm line 31
Catalyst::ActionRole::OAuth2::RequestAuth::build_oauth2_request('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x687b918)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/CatalystX/OAuth2/ActionRole/RequestInjector.pm line 17
Class::MOP::Class:::before('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x687b918)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 27
Moose::Meta::Class::__ANON__::SERIAL::11::_wrapped_execute('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x687b918)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 95
Moose::Meta::Class::__ANON__::SERIAL::11::execute('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x687b918)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x6b70ae8)', 'AuthServer::Controller::OAuth2::Provider', 'Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x687b918)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x687b918)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/ActionChain.pm line 46
Catalyst::ActionChain::dispatch('Catalyst::ActionChain=HASH(0x6c839a0)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Controller.pm line 171
Catalyst::Controller::_ACTION('AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 358
Catalyst::Action::execute('Catalyst::Action=HASH(0x6877358)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x6b70ae8)', 'AuthServer::Controller::OAuth2::Provider', 'Catalyst::Action=HASH(0x6877358)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Catalyst::Action=HASH(0x6877358)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 262
Catalyst::Dispatcher::_do_forward('Catalyst::Dispatcher=HASH(0x46d6888)', 'forward', 'AuthServer=HASH(0x6b70ae8)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 242
Catalyst::Dispatcher::forward('Catalyst::Dispatcher=HASH(0x46d6888)', 'AuthServer=HASH(0x6b70ae8)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 477
Catalyst::forward('AuthServer=HASH(0x6b70ae8)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Controller.pm line 135
Catalyst::Controller::_DISPATCH('AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 358
Catalyst::Action::execute('Catalyst::Action=HASH(0x689d230)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x6855c38)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x6b70ae8)', 'AuthServer::Controller::OAuth2::Provider', 'Catalyst::Action=HASH(0x689d230)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Catalyst::Action=HASH(0x689d230)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 262
Catalyst::Dispatcher::_do_forward('Catalyst::Dispatcher=HASH(0x46d6888)', 'forward', 'AuthServer=HASH(0x6b70ae8)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 242
Catalyst::Dispatcher::forward('Catalyst::Dispatcher=HASH(0x46d6888)', 'AuthServer=HASH(0x6b70ae8)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 477
Catalyst::forward('AuthServer=HASH(0x6b70ae8)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 108
Catalyst::Dispatcher::dispatch('Catalyst::Dispatcher=HASH(0x46d6888)', 'AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 1998
Catalyst::dispatch('AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 56
AuthServer::_wrapped_dispatch('AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 95
AuthServer::dispatch('AuthServer=HASH(0x6b70ae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2393
Catalyst::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x622bc40)', 'Try::Tiny::Catch=REF(0x6869a88)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2402
Catalyst::handle_request('AuthServer', 'env', 'HASH(0x6a76ef8)', 'response_cb', 'CODE(0x6aa96c8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Engine.pm line 800
Catalyst::Engine::__ANON__('CODE(0x6aa96c8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Middleware/HTTPExceptions.pm line 32
Plack::Middleware::HTTPExceptions::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x608fde8)', 'Try::Tiny::Catch=REF(0x686a6d0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Middleware/HTTPExceptions.pm line 41
Plack::Middleware::HTTPExceptions::__ANON__('CODE(0x6867578)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x6ad80e8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x63f1350)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x6895cf0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/HTTP/Message/PSGI.pm line 100
HTTP::Message::PSGI::res_from_psgi('CODE(0x68640e0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/HTTP/Message/PSGI.pm line 156
HTTP::Response::from_psgi('HTTP::Response', 'CODE(0x68640e0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test/MockHTTP.pm line 24
Plack::Test::MockHTTP::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 101
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x632cc70)', 'Try::Tiny::Catch=REF(0x6c0aae8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test/MockHTTP.pm line 27
Plack::Test::MockHTTP::request('Plack::Test::MockHTTP=HASH(0x6c1e438)', 'HTTP::Request=HASH(0x6c1e030)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test.pm line 38
Plack::Test::__ANON__('HTTP::Request=HASH(0x6c1e030)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 281
Catalyst::Test::__ANON__('CODE(0x6c1e300)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test.pm line 38
Plack::Test::test_psgi('app', 'CODE(0x6c0ba10)', 'mangle_response', 'CODE(0x6bc0910)', 'app', 'CODE(0x6b70098)', 'client', 'CODE(0x6c1e1c8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 284
Catalyst::Test::_request('HASH(0x6c1ddc0)', '/request') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 327
Catalyst::Test::_local_request('AuthServer', '/request') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 32
Catalyst::Test::__ANON__('/request') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 72
Catalyst::Test::__ANON__('/request') called at t/unit/100-controller-role-provider.t line 30
bless( {
"Plugin::ConfigLoader" => {},
action => bless( {
args_constraints => [],
attributes => {
Args => [
0,
],
Chained => [
"/oauth2/provider/base",
],
Does => [
"Catalyst::ActionRole::OAuth2::RequestAuth",
],
PathPart => [
bless( do{\(my $o = "request")}, 'URI::_generic' ),
],
},
chain => [
bless( {
attributes => {
CaptureArgs => [
0,
],
Chained => [
"/",
],
PathPart => [
bless( do{\(my $o = "")}, 'URI::_generic' ),
],
},
class => "AuthServer::Controller::OAuth2::Provider",
code => sub {
package AuthServer::Controller::OAuth2::Provider;
use warnings;
use strict;
},
name => "base",
namespace => "oauth2/provider",
number_of_captures => 0,
reverse => "oauth2/provider/base",
}, 'Catalyst::Action' ),
bless( {
args_constraints => $VAR1->{action}{args_constraints},
attributes => $VAR1->{action}{attributes},
class => "AuthServer::Controller::OAuth2::Provider",
code => sub {
package AuthServer::Controller::OAuth2::Provider;
use warnings;
use strict;
},
enable_client_secret => 0,
name => "request",
namespace => "oauth2/provider",
number_of_args => 0,
reverse => "oauth2/provider/request",
}, 'Moose::Meta::Class::__ANON__::SERIAL::11' ),
],
class => "AuthServer::Controller::OAuth2::Provider",
code => $VAR1->{action}{chain}[1]{code},
enable_client_secret => 0,
name => "request",
namespace => "oauth2/provider",
number_of_args => 0,
reverse => "oauth2/provider/request",
}, 'Catalyst::ActionChain' ),
counter => {},
home => "/tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/t/lib/AuthServer",
namespace => "oauth2/provider",
request => bless( {
_body => 0,
_log => bless( {
_body => undef,
_psgi_errors => *::STDERR,
abort => undef,
autoflush => 1,
level => 31,
}, 'Catalyst::Log' ),
_path => "request",
_read_length => 0,
_read_position => 0,
_use_hash_multivalue => 0,
action => "/oauth2/provider/request",
address => "127.0.0.1",
arguments => [],
base => bless( do{\(my $o = "http://localhost/")}, 'URI::http' ),
body_parameters => {},
captures => [],
cookies => {},
data_handlers => {
"application/json" => sub {
package Catalyst;
use warnings;
use strict;
my($fh, $req) = @_;
my $parser = Class::Load::load_first_existing_class('JSON::MaybeXS', 'JSON');
my $slurped;
return eval {
do {
local $/;
$slurped = $fh->getline;
$parser->can('decode_json')->($slurped)
}
} || 'Catalyst::Exception'->throw(sprintf(q[Error Parsing POST '%s', Error: %s], defined $slurped ? $slurped : 'undef', $@));
},
"application/x-www-form-urlencoded" => sub {
package Catalyst;
use warnings;
use strict;
my($fh, $req) = @_;
my $params = $req->_use_hash_multivalue ? $req->body_parameters->mixed : $req->body_parameters;
Class::Load::load_first_existing_class('CGI::Struct::XS', 'CGI::Struct')->can('build_cgi_struct')->($params);
},
},
env => {
CONTENT_LENGTH => 0,
"Catalyst.Stash.v2" => sub {
package Catalyst::Middleware::Stash;
use warnings;
use strict;
if (@_) {
my $new_stash = @_ > 1 ? {@_} : $_[0];
croak('stash takes a hash or hashref') unless ref $new_stash;
foreach my $key (keys %$new_stash) {
$stash->{$key} = $new_stash->{$key};
}
}
$stash;
},
HTTP_HOST => "localhost",
PATH_INFO => "/request",
QUERY_STRING => "",
REMOTE_ADDR => "127.0.0.1",
REMOTE_HOST => "localhost",
REMOTE_PORT => 51223,
REQUEST_METHOD => "GET",
REQUEST_URI => "/request",
SCRIPT_NAME => "",
SERVER_NAME => "localhost",
SERVER_PORT => 80,
SERVER_PROTOCOL => "HTTP/1.1",
"plack.original_request_method" => "GET",
"psgi.errors" => *::STDERR,
"psgi.input" => \*{'HTTP::Message::PSGI::$input'},
"psgi.multiprocess" => "",
"psgi.multithread" => "",
"psgi.nonblocking" => "",
"psgi.run_once" => 1,
"psgi.streaming" => 1,
"psgi.url_scheme" => "http",
"psgi.version" => [
1,
1,
],
},
headers => bless( {
"::std_case" => {
cookie => "Cookie",
},
"content-length" => 0,
host => "localhost",
}, 'HTTP::Headers' ),
hostname => "localhost",
match => "/oauth2/provider/request",
method => "GET",
parameters => {},
protocol => "HTTP/1.1",
query_keywords => "",
query_parameters => {},
remote_user => undef,
secure => 0,
uploads => {},
uri => bless( do{\(my $o = "http://localhost/request")}, 'URI::http' ),
}, 'Catalyst::Request' ),
response => bless( {
_context => $VAR1,
_log => $VAR1->{request}{_log},
body => "warning: response_type/client_id invalid or missing",
cookies => {},
encodable_content_type => qr/text|xml$|javascript$/,
encoding => bless( {
Name => "utf-8-strict",
strict_utf8 => 1,
}, 'Encode::utf8' ),
finalized_headers => 1,
headers => bless( {}, 'HTTP::Headers' ),
status => 200,
}, 'Catalyst::Response' ),
root => bless( {
dirs => [
"",
"tmp",
"bOq1jpQg6U",
"work",
"1513144483.4488",
"CatalystX-OAuth2-0.001009",
"t",
"lib",
"AuthServer",
"root",
],
file_spec_class => undef,
volume => "",
}, 'Path::Class::Dir' ),
stack => [],
stash => {},
state => 1,
stats => bless( {
enable => 0,
tree => bless( {
_children => [],
_depth => -1,
_height => 1,
_node => {
t => [
1513144496,
796506,
],
},
_parent => "root",
_uid => "0x6860f28",
_width => 1,
}, 'Tree::Simple' ),
}, 'Catalyst::Stats' ),
}, 'AuthServer' )
t/unit/100-controller-role-provider.t ................. ok
[error] Attribute (response_type) is required at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('CatalystX::OAuth2::Request::RequestAuth') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm line 21
Catalyst::ActionRole::OAuth2::RequestAuth::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x623b378)', 'Try::Tiny::Catch=REF(0x61da278)') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm line 31
Catalyst::ActionRole::OAuth2::RequestAuth::build_oauth2_request('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/CatalystX/OAuth2/ActionRole/RequestInjector.pm line 17
Class::MOP::Class:::before('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 27
Moose::Meta::Class::__ANON__::SERIAL::11::_wrapped_execute('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 95
Moose::Meta::Class::__ANON__::SERIAL::11::execute('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x5edeac0)', 'AuthServer::Controller::OAuth2::Provider', 'Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/ActionChain.pm line 46
Catalyst::ActionChain::dispatch('Catalyst::ActionChain=HASH(0x6238030)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Controller.pm line 171
Catalyst::Controller::_ACTION('AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 358
Catalyst::Action::execute('Catalyst::Action=HASH(0x5eb3c38)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x5edeac0)', 'AuthServer::Controller::OAuth2::Provider', 'Catalyst::Action=HASH(0x5eb3c38)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Catalyst::Action=HASH(0x5eb3c38)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 262
Catalyst::Dispatcher::_do_forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'forward', 'AuthServer=HASH(0x5edeac0)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 242
Catalyst::Dispatcher::forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'AuthServer=HASH(0x5edeac0)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 477
Catalyst::forward('AuthServer=HASH(0x5edeac0)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Controller.pm line 135
Catalyst::Controller::_DISPATCH('AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 358
Catalyst::Action::execute('Catalyst::Action=HASH(0x5e79508)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x5edeac0)', 'AuthServer::Controller::OAuth2::Provider', 'Catalyst::Action=HASH(0x5e79508)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Catalyst::Action=HASH(0x5e79508)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 262
Catalyst::Dispatcher::_do_forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'forward', 'AuthServer=HASH(0x5edeac0)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 242
Catalyst::Dispatcher::forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'AuthServer=HASH(0x5edeac0)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 477
Catalyst::forward('AuthServer=HASH(0x5edeac0)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 108
Catalyst::Dispatcher::dispatch('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 1998
Catalyst::dispatch('AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 56
AuthServer::_wrapped_dispatch('AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 95
AuthServer::dispatch('AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2393
Catalyst::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x61d14d0)', 'Try::Tiny::Catch=REF(0x5cd5900)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2402
Catalyst::handle_request('AuthServer', 'env', 'HASH(0x5ec4e60)', 'response_cb', 'CODE(0x569a9a0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Engine.pm line 800
Catalyst::Engine::__ANON__('CODE(0x569a9a0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Middleware/HTTPExceptions.pm line 32
Plack::Middleware::HTTPExceptions::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x5a12100)', 'Try::Tiny::Catch=REF(0x614feb8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Middleware/HTTPExceptions.pm line 41
Plack::Middleware::HTTPExceptions::__ANON__('CODE(0x5f0d6b8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x6062960)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x5693cf0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x6183a80)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/HTTP/Message/PSGI.pm line 100
HTTP::Message::PSGI::res_from_psgi('CODE(0x594bbb8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/HTTP/Message/PSGI.pm line 156
HTTP::Response::from_psgi('HTTP::Response', 'CODE(0x594bbb8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test/MockHTTP.pm line 24
Plack::Test::MockHTTP::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 101
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x613c728)', 'Try::Tiny::Catch=REF(0x1428f08)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test/MockHTTP.pm line 27
Plack::Test::MockHTTP::request('Plack::Test::MockHTTP=HASH(0x61d1500)', 'HTTP::Request=HASH(0x61be6d8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test.pm line 38
Plack::Test::__ANON__('HTTP::Request=HASH(0x61be6d8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 281
Catalyst::Test::__ANON__('CODE(0x61d13b0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Plack/Test.pm line 38
Plack::Test::test_psgi('mangle_response', 'CODE(0x2d585c8)', 'app', 'CODE(0x61bdca0)', 'app', 'CODE(0x61a4328)', 'client', 'CODE(0x61be870)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 284
Catalyst::Test::_request('HASH(0x61be468)', '/request') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 327
Catalyst::Test::_local_request('AuthServer', '/request') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 32
Catalyst::Test::__ANON__('/request') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Test.pm line 72
Catalyst::Test::__ANON__('/request') called at t/unit/200-actionrole-request-auth.t line 15
[error] Attribute (response_type) is required at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('CatalystX::OAuth2::Request::RequestAuth') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm line 21
Catalyst::ActionRole::OAuth2::RequestAuth::try {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 103
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
Try::Tiny::try('CODE(0x62ca258)', 'Try::Tiny::Catch=REF(0x623cd28)') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/Catalyst/ActionRole/OAuth2/RequestAuth.pm line 31
Catalyst::ActionRole::OAuth2::RequestAuth::build_oauth2_request('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /tmp/bOq1jpQg6U/work/1513144483.4488/CatalystX-OAuth2-0.001009/blib/lib/CatalystX/OAuth2/ActionRole/RequestInjector.pm line 17
Class::MOP::Class:::before('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 27
Moose::Meta::Class::__ANON__::SERIAL::11::_wrapped_execute('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 95
Moose::Meta::Class::__ANON__::SERIAL::11::execute('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x5edeac0)', 'AuthServer::Controller::OAuth2::Provider', 'Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Moose::Meta::Class::__ANON__::SERIAL::11=HASH(0x5e9eed8)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/ActionChain.pm line 46
Catalyst::ActionChain::dispatch('Catalyst::ActionChain=HASH(0x6238030)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Controller.pm line 171
Catalyst::Controller::_ACTION('AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 358
Catalyst::Action::execute('Catalyst::Action=HASH(0x5eb3c38)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x5edeac0)', 'AuthServer::Controller::OAuth2::Provider', 'Catalyst::Action=HASH(0x5eb3c38)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Catalyst::Action=HASH(0x5eb3c38)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 262
Catalyst::Dispatcher::_do_forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'forward', 'AuthServer=HASH(0x5edeac0)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 242
Catalyst::Dispatcher::forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'AuthServer=HASH(0x5edeac0)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 477
Catalyst::forward('AuthServer=HASH(0x5edeac0)', '_ACTION') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Controller.pm line 135
Catalyst::Controller::_DISPATCH('AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 358
Catalyst::Action::execute('Catalyst::Action=HASH(0x5e79508)', 'AuthServer::Controller::OAuth2::Provider=HASH(0x5e71b40)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
eval {...} at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 2052
Catalyst::execute('AuthServer=HASH(0x5edeac0)', 'AuthServer::Controller::OAuth2::Provider', 'Catalyst::Action=HASH(0x5e79508)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Action.pm line 353
Catalyst::Action::dispatch('Catalyst::Action=HASH(0x5e79508)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 262
Catalyst::Dispatcher::_do_forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'forward', 'AuthServer=HASH(0x5edeac0)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 242
Catalyst::Dispatcher::forward('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'AuthServer=HASH(0x5edeac0)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 477
Catalyst::forward('AuthServer=HASH(0x5edeac0)', '/oauth2/provider/_DISPATCH') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst/Dispatcher.pm line 108
Catalyst::Dispatcher::dispatch('Catalyst::Dispatcher=HASH(0x3b5fbd8)', 'AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/Catalyst.pm line 1998
Catalyst::dispatch('AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 56
AuthServer::_wrapped_dispatch('AuthServer=HASH(0x5edeac0)') called at /home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/Class/MOP/Method/Wrapped.pm line 95
AuthServer::dispatch('AuthServer=HASH(0x5edeac0)') called at t/unit/200-actionrole-request-auth.t line 19
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
t/unit/200-actionrole-request-auth.t .................. ok
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
t/unit/300-actionrole-grant-auth.t .................... ok
t/unit/400-actionrole-auth-token-via-auth-grant.t ..... ok
t/unit/500-actionrole-auth-token-via-refresh-token.t .. ok
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
t/unit/600-actionrole-protected-resource.t ............ ok
[error] No default action defined
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Since we don't support tail headers this will not work as you might expect.
[error] No default action defined
t/unit/700-client.t ................................... ok
All tests successful.
Files=11, Tests=153, 20 wallclock secs ( 0.06 usr 0.01 sys + 16.44 cusr 0.82 csys = 17.33 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US
NONINTERACTIVE_TESTING = 1
PATH = /home/ray/perl5/perlbrew/bin:/home/ray/perl5/perlbrew/perls/perl-5.26.0/bin:/home/ray/bin:/home/ray/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PERL5_CPANPLUS_IS_RUNNING = 3759
PERL5_CPAN_IS_RUNNING = 3759
PERLBREW_BASHRC_VERSION = 0.74
PERLBREW_HOME = /home/ray/.perlbrew
PERLBREW_MANPATH = /home/ray/perl5/perlbrew/perls/perl-5.26.0/man
PERLBREW_PATH = /home/ray/perl5/perlbrew/bin:/home/ray/perl5/perlbrew/perls/perl-5.26.0/bin
PERLBREW_PERL = perl-5.26.0
PERLBREW_ROOT = /home/ray/perl5/perlbrew
PERLBREW_VERSION = 0.80
PERL_CPANM_HOME = /tmp/bOq1jpQg6U
PERL_CPAN_REPORTER_CONFIG = /tmp/bOq1jpQg6U/config.ini
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 24 27 30 46 113 130 1000
EUID = 1000
EXECUTABLE_NAME = /home/ray/perl5/perlbrew/perls/perl-5.26.0/bin/perl
GID = 1000 4 24 27 30 46 113 130 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.67
JSON 2.94
JSON::PP 2.97000
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302120
YAML 1.24
YAML::Syck 1.30
version 0.9917
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Platform:
osname=linux
osvers=4.10.0-30-generic
archname=x86_64-linux
uname='linux ray-hp-250-g5-notebook-pc 4.10.0-30-generic #34~16.04.1-ubuntu smp wed aug 2 02:13:56 utc 2017 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/ray/perl5/perlbrew/perls/perl-5.26.0 -Aeval:scriptdir=/home/ray/perl5/perlbrew/perls/perl-5.26.0/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='5.4.0 20160609'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.23.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.23'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under linux
Compiled at Aug 5 2017 21:05:23
%ENV:
PERL5_CPANPLUS_IS_RUNNING="3759"
PERL5_CPAN_IS_RUNNING="3759"
PERLBREW_BASHRC_VERSION="0.74"
PERLBREW_HOME="/home/ray/.perlbrew"
PERLBREW_MANPATH="/home/ray/perl5/perlbrew/perls/perl-5.26.0/man"
PERLBREW_PATH="/home/ray/perl5/perlbrew/bin:/home/ray/perl5/perlbrew/perls/perl-5.26.0/bin"
PERLBREW_PERL="perl-5.26.0"
PERLBREW_ROOT="/home/ray/perl5/perlbrew"
PERLBREW_VERSION="0.80"
PERL_CPANM_HOME="/tmp/bOq1jpQg6U"
PERL_CPAN_REPORTER_CONFIG="/tmp/bOq1jpQg6U/config.ini"
@INC:
/home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux
/home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0
/home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux
/home/ray/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0