File: MANIFEST

package info (click to toggle)
libnet-async-matrix-perl 0.19-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 2,595; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 471 bytes parent folder | download | duplicates (2)
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
Build.PL
Changes
examples/events.pl
examples/sync.pl
lib/Net/Async/Matrix.pm
lib/Net/Async/Matrix/Room.pm
lib/Net/Async/Matrix/Room/State.pm
lib/Net/Async/Matrix/Utils.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01login.t
t/02initial.t
t/03events.t
t/09upload.t
t/10room-join.t
t/11room-messages.t
t/12room-state.t
t/15room-typing.t
t/16room-receipt.t
t/50utils-format.t
t/70fail-initial.t
t/71restart.t
t/99pod.t
t/Util.pm