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 30 31 32 33 34 35 36 37 38 39 40 41 42
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.md
cpanfile
dist.ini
examples/listener
lib/Mastodon/Client.pm
lib/Mastodon/Entity/Account.pm
lib/Mastodon/Entity/Application.pm
lib/Mastodon/Entity/Attachment.pm
lib/Mastodon/Entity/Card.pm
lib/Mastodon/Entity/Context.pm
lib/Mastodon/Entity/Error.pm
lib/Mastodon/Entity/Instance.pm
lib/Mastodon/Entity/Mention.pm
lib/Mastodon/Entity/Notification.pm
lib/Mastodon/Entity/Relationship.pm
lib/Mastodon/Entity/Report.pm
lib/Mastodon/Entity/Results.pm
lib/Mastodon/Entity/Status.pm
lib/Mastodon/Entity/Tag.pm
lib/Mastodon/Listener.pm
lib/Mastodon/Role/Entity.pm
lib/Mastodon/Role/UserAgent.pm
lib/Mastodon/Types.pm
t/00_basic.t
t/01_entities.t
t/02_entity_coercion.t
t/05_authorize.t
t/10_tcp.t
t/Dockerfile
t/author-pod-syntax.t
t/authorize.t
t/data_leak.t
t/examples/getter.pl
t/examples/public_stream.pl
t/lib/Plack/App/Mastodon/MockServer/v1.pm
|