The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08005

  • General
    • Add docs
    • Fix dependencies
    • Properly receive user_agent from config
  • POE Engine
    • Make sure that client: agent: is respected. However, this is an exception in the POE engine. If you are using only one user agent, you should be using user_agent. Reported by Keiichi Okabe
  • Tests
    • Added t/03_live/twitter.t, but twitter is currently responding with urls like balancer://twitter_cluster/statuses/update.json, so it will most likely fail anyway.

Documentation

An Extensible, High-Performance Web Crawler Framework

Modules

Yet Another High Performance Web Crawler Framework
Base Class For Various Gungho Objects
Component Base Class For Gungho
Base Class For WWW Authentication
Add Basic Auth To Gungho
Respect robots.txt
RobotRules Storage Base Class
DB_File Storage For RobotRules
Base Class To Throttle Requests
Throttle By Number Of Requests
Data::Throttler Based Throttling
Base Class For Gungho Engine
Gungho Engine Using Danga::Socket
IO::Async Engine
POE Engine For Gungho
Gungho Exceptions
Base Class For Gungho Handlers
Write Out Fetched Contents To File
A Handler That Does Nothing
Inline Your Providers And Handlers
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
Specify requests in YAML format
A Gungho Request Object
HTTP specific utilities

Provides

in lib/Gungho/Engine/IO/Async.pm
in lib/Gungho/Inline.pm
in lib/Gungho/Inline.pm