blob: 693b2869396bbbd1e947b3117f02e41f8a1c8a94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
NAME
====
Matrix::Bot::DeprecatedOrg - blah blah blah
SYNOPSIS
========
```perl6
use Matrix::Bot::DeprecatedOrg;
```
DESCRIPTION
===========
Matrix::Bot::DeprecatedOrg is ...
AUTHOR
======
Matias Linares <matiaslina@gmail.com>
COPYRIGHT AND LICENSE
=====================
Copyright 2020 Matias Linares
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.
|