comparison README.md @ 0:11ef16a351e6

move from otoya
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jan 2020 12:11:01 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:11ef16a351e6
1 NAME
2 ====
3
4 Abyss::Server - blah blah blah
5
6 SYNOPSIS
7 ========
8
9 ```perl6
10 use Abyss::Server;
11 ```
12
13 DESCRIPTION
14 ===========
15
16 Abyss::Server is ...
17
18 AUTHOR
19 ======
20
21 AnaTofuZ <anatofuz@gmail.com>
22
23 COPYRIGHT AND LICENSE
24 =====================
25
26 Copyright 2020 AnaTofuZ
27
28 This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.
29