NAME
Markdent::Role::Handler - A required role for all handlers
DESCRIPTION
This role implements an interface shared by all handlers.
REQUIRED METHODS
$handler->handle_event(...)
BUGS
See Markdent for bug reporting details.
AUTHOR
Dave Rolsky, <autarch@urth.org>
COPYRIGHT & LICENSE
Copyright 2009 Dave Rolsky, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.