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.09005_01

  • General
    • Migrate hooks to Event::Notify. This breaks the input parameter list. Now you receive the event name as the first argument
    • Add a TODO.pod
  • Engine::POE
    • Implement a shutdown state.
    • Make it callable from stop()
  • Engine
    • Refactor handle_response to Engine.pm
  • Throttle
    • Changed send_request() to return 1 on success, 0 otherwise.
  • RobotRules
    • DB_File storage now dies if the call to tie() fails
  • Log::Dispatch
    • Clarify in document that log config should be specified with "config" key. − Backport changes from ja docs

Documentation

高性能Webクローラーフレームワーク
Gunghoコンポーネント親クラス
Gungho認証親クラス
内部IPアドレスに解決するリクエストを拒否する
robots.txtの処理を行う
ページ内のRobotsMETAをパースする
スロットリング用ベースクラス
Gungho用POEエンジン
Gunghoログモジュール
Gunghoの基本
Gungho FAQ
高性能クローラーフレームワーク
Gunghoチュートリアル
Gunghoリクエストオブジェクト
Gunghoレスポンス オブジェクト
Gungho FAQ
TODO Items
An Extensible, High-Performance Web Crawler Framework

Modules

Yet Another High Performance Web Crawler Framework
Base Class For Various Gungho Objects
Base For Classes That Won't Be Instantiated
Component Base Class For Gungho
Base Class For WWW Authentication
Add Basic Auth To Gungho
Block Requests With Private IP Address
Use Cache In Your App
Gungho Core Methods
Respect robots.txt
RobotRules Storage Base Class
Cache Storage For RobotRules
DB_File Storage For RobotRules
Automatically Parse Robots META
Web::Scraper From Within Gungho
Routines To Setup Gungho
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
Inline Handler
A Handler That Does Nothing
Inline Your Providers And Handlers (Deprecated)
Log Base Class For Gungho
Log::Dispatch-Based Log For Gungho
Simple Gungho Log Class
Gungho Plugin Base Class
Stop Execution In Long-Running Processes
Keep Track Of Time To Finish Request
Gather Crawler Statistics
Format Statistics As XML
Base Class For Gungho Prividers
Provide Requests From A Simple File
Inline Provider
An In-Memory, Simple Provider
Specify requests in YAML format
A Gungho Request Object
HTTP specific utilities
Gungho HTTP Response Object
Gungho General Utilities

Provides

in lib/Gungho/Engine/IO/Async.pm
in lib/Gungho/Plugin/Apoptosis.pm