The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bot::Backbone::Service::Role::BareMetalChat - A chat service that is bolted on to bare metal

VERSION

version 0.161950

DESCRIPTION

This role is nearly identical to Bot::Backbone::Service::Role::Chat, but is used to mark a chat service as one that will perform the final sending of a message to an external service (e.g., Bot::Backbone::Service::JabberChat or Bot::Backbone::Service::ConsoleChat) rather than one that just does some internal routing (e.g., Bot::Backbone::Service::GroupChat or Bot::Backbone::Service::DirectChat).

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Qubling Software LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.