NAME
Hubot::Listener
VERSION
version 0.2.5
SYNOPSIS
Nope.
DESCRIPTION
base class of Hubot::TextListener
try to match all registered regex then execute callback with matching result and input messages.
SEE ALSO
AUTHOR
Hyungsuk Hong <hshong@perl.kr>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Hyungsuk Hong.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.