
Gungho::Provider::File::Simple - Provide Requests From A Simple File

provider:
module: File::Simple
config:
filename: /path/to/filename
# in file
http://foo.com
http://bar.com
http://baz.com

This module allows you to put a list of URLs in a plain text file. Gungho will pick each line up and fetch the URL. You can embed comments via #

Creates a new instance.