The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Zapzi::Fetchers::URL - fetch article via URL

VERSION

version 0.011

DESCRIPTION

This class downloads an article over HTTP via the given URL.

METHODS

name

Name of transformer visible to user.

handles($content_type)

Returns a validated URL 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) 2013 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.