The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::BCSSH::Message - Functions to send and read ssh-agent messages

SYNOPSIS

    use App::BCSSH::Message;
    my ($type, $message) = send_message('/agent/socket/path', BCSSH_COMMAND, 'command');