Changes for version 0.004 - 2017-04-17
- New:
- Added some tests for GET requests, using Test::TCP
- Added an example script to dump responses to GET requests, mainly for debug
- Fixes:
- Corrected some inconsistencies in the method signatures with what was documented
- Do not try to coerce non-entity responses (ie. from OAuth2 flow)
- Respect the value of coerce_entities in more methods
- Changes:
- The `authorized` attribute is now never undefined
Modules
Talk to a Mastodon server
Access the streaming API of a Mastodon server
Provides
in lib/Mastodon/Entity/Account.pm
in lib/Mastodon/Entity/Application.pm
in lib/Mastodon/Entity/Attachment.pm
in lib/Mastodon/Entity/Card.pm
in lib/Mastodon/Entity/Context.pm
in lib/Mastodon/Entity/Error.pm
in lib/Mastodon/Entity/Instance.pm
in lib/Mastodon/Entity/Mention.pm
in lib/Mastodon/Entity/Notification.pm
in lib/Mastodon/Entity/Relationship.pm
in lib/Mastodon/Entity/Report.pm
in lib/Mastodon/Entity/Results.pm
in lib/Mastodon/Entity/Status.pm
in lib/Mastodon/Entity/Tag.pm
in lib/Mastodon/Role/Entity.pm
in lib/Mastodon/Role/UserAgent.pm
in lib/Mastodon/Types.pm