From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789 requires 'URI';requires 'URI::Escape';requires 'HTTP::Request';requires 'JSON';requires 'JSON::WebToken';requires 'LWP::Protocol::https';on test => sub { requires 'Test::TCP';};
requires
'URI'
;
'URI::Escape'
'HTTP::Request'
'JSON'
'JSON::WebToken'
'LWP::Protocol::https'
on
test
=>
sub
{
'Test::TCP'
};