Markdent::Role::Handler - A required role for all handlers


Markdent documentation  | view source Contained in the Markdent distribution.

Index


NAME

Top

Markdent::Role::Handler - A required role for all handlers

VERSION

Top

version 0.17

DESCRIPTION

Top

This role implements an interface shared by all handlers.

REQUIRED METHODS

Top

* $handler->handle_event($event)

This method will always be called with a single object which does the Markdent::Role::Event role.

BUGS

Top

See Markdent for bug reporting details.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


Markdent documentation  | view source Contained in the Markdent distribution.