
Text::TOC::Role::InputHandler - A role for input handlers

version 0.08

This role defines the API and partial implementation for input handlers.

This role requires one method:
This method will receive a Path::Class::File object as its first argument and the file's content as its second.

Dave Rolsky <autarch@urth.org>

This software is copyright (c) 2010 by Dave Rolsky.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.