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::MatrixTool - commands to interact with a Matrix home-server

SYNOPSIS

Usually this would be used via the matrixtool command

 $ matrixtool server-key matrix.org

DESCRIPTION

Provides the base class and basic level support for commands that interact with a Matrix home-server. See individual command modules, found under the App::MatrixTool::Command:: namespace, for details on specific commands.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>