Gungho::Handler::FileWriter::Simple - Write Out Fetched Contents To File


Gungho documentation  | view source Contained in the Gungho distribution.

Index


NAME

Top

Gungho::Handler::FileWriter::Simple - Write Out Fetched Contents To File

DESCRIPTION

Top

This is a simple, dumb module mostly for demonstration purposes. It just writes out fetched contents to a single location in your file system.

In real life, you probably want to hash them to different locations, and put better names to the files.

METHODS

Top

setup

path_to

handle_response


Gungho documentation  | view source Contained in the Gungho distribution.