LINE-Bot-API 0.01
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| LINE::Bot::API | SDK of the LINE BOT API Trial for Perl | 0.01 | metacpan |
| LINE::Bot::API::Builder::MultipleMessage | metacpan | ||
| LINE::Bot::API::Builder::RichMessage | metacpan | ||
| LINE::Bot::API::Builder::SendMessage | metacpan | ||
| LINE::Bot::API::Client | metacpan | ||
| LINE::Bot::API::Client::Furl | metacpan | ||
| LINE::Bot::API::Constants | metacpan | ||
| LINE::Bot::API::Receive | Handler for recieving events from LINE Bot API | metacpan | |
| LINE::Bot::API::Receive::Message | metacpan | ||
| LINE::Bot::API::Receive::Operation | metacpan | ||
| LINE::Bot::API::Response | metacpan |
Provides
| Name | File | View |
|---|---|---|
| LINE::Bot::API::Receive::Message::Audio | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Message::Contact | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Message::Image | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Message::Location | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Message::Sticker | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Message::Text | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Message::Video | lib/LINE/Bot/API/Receive/Message.pm | metacpan |
| LINE::Bot::API::Receive::Operation::AddContact | lib/LINE/Bot/API/Receive/Operation.pm | metacpan |
| LINE::Bot::API::Receive::Operation::BlockContact | lib/LINE/Bot/API/Receive/Operation.pm | metacpan |
| LINE::Bot::API::Response::Failed | lib/LINE/Bot/API/Response.pm | metacpan |
| LINE::Bot::API::Response::Successful | lib/LINE/Bot/API/Response.pm | metacpan |