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

NAME

gungho - An Extensible, High-Performance Web Crawler Framework

SYNOPSIS

   gungho
   gungho -c config.yml
   gungho -v
   gungho -h

DESCRIPTION

gungho is the command line tool to run the Gungho framework.

OPTIONS

--config | -c

Specify the config file to read from. By default, gungho attempts to read a config file named config.yml in the current directory

--version | -v

Print out the version and exit

--help | -h

Print out this help message and exit

AUTHOR

Gungho is Copyright (c) 2007 Daisuke Maki <daisuke@endeworks.jp> Endeworks Ltd. All rights reserved.

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html