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

Circle::Net::Matrix - use Circle as a Matrix client

SYNOPSIS

On the global tab:

/networks add -type matrix Matrix

On the newly-added "Matrix" tab:

/set homeserver example.com
/set user_id @me:example.com
/set access_token MDAxABCDE...

/connect

(for now you'll have to log in and steal and access token from another Matrix client; for example App::MatrixTool).

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>