NAME
App::Zapzi::Fetchers::File - fetch article from a file
VERSION
version 0.013
DESCRIPTION
This class reads an article from a local file.
METHODS
name
Name of transformer visible to user.
handles($content_type)
Returns a valid filename if this module handles the given content-type
fetch
Downloads an article
AUTHOR
Rupert Lane <rupert@rupert-lane.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Rupert Lane.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.