There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::Netdisco::Transport::Python

DESCRIPTION

Not really a transport, but has similar behaviour to a Transport.

Returns an object which has a live Python subprocess expecting instruction to run worklets.

my $runsub = App::Netdisco::Transport::Python->py_worklet();

py_worklet( )

Contacts a live Python worklet runner to run a job and retrieve output.