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

Changes for version 0.02

  • Fix stupid bug in Gungho::Request
  • Change the call syntax for G::Component->new(\%config) to G::Component->(config => \%config, %other_args)
  • send_request() takes the context object as well
  • Implement plugins
  • Add G::Plugin::RequestTimer
  • Add deps features in Makefile.PL

Changes for version 0.01_04

  • Enable keepalive

Changes for version 0.01_03

  • Fix embarassing documentation whoopla. As stated, no, I'm not ashamed of stealing good code.

Changes for version 0.01_02

  • Add a new provider and small set of changes so that we can use this in Plagger
  • Use Class::Inspector to check if a module has been loaded

Changes for version 0.01_01

  • Alpha release.

Modules

Yet Another High Performance Web Crawler Framework
Base Class For Various Gungho Components
Base Class For Gungho Engine
POE Engine For Gungho
Base Class For Gungho Handlers
A Handler That Does Nothing
Gungho Log Class
Gungho Plugin Base Class
Keep Track Of Time To Finish Request
Base Class For Gungho Prividers
Provide Requests From A Simple File
An In-Memory, Simple Provider
A Gungho Request Object