NAME
Gungho::Handler::FileWriter::Simple - Write Out Fetched Contents To File
DESCRIPTION
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.