The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
deps/Class-C3-XS.yaml
deps/Component-Authentication-Basic.yaml
deps/Component-Authentication.yaml
deps/Component-BlockPrivateIP.yaml
deps/Component-RobotRules.yml
deps/Component-RobotsMETA.yaml
deps/Component-Scraper.yaml
deps/Component-Throttle-Domain.yaml
deps/Component-Throttle-Memcached.yaml
deps/Component-Throttle-Simple.yaml
deps/Engine-Danga-Socket.yaml
deps/Engine-IO-Async.yaml
deps/Engine-POE.yaml
deps/Plugin-RequestTimer.yaml
deps/Plugin-Statistics.yaml
deps/Provider-YAML.yaml
docs/ja/Gungho.pod
docs/ja/Gungho/Component.pod
docs/ja/Gungho/Component/Authentication.pod
docs/ja/Gungho/Component/Authentication/Basic.pod
docs/ja/Gungho/Component/BlockPrivateIP.pod
docs/ja/Gungho/Component/Cache.pod
docs/ja/Gungho/Component/RobotRules.pod
docs/ja/Gungho/Component/RobotRules/Rule.pod
docs/ja/Gungho/Component/RobotRules/Storage.pod
docs/ja/Gungho/Component/RobotRules/Storage/DB_File.pod
docs/ja/Gungho/Component/RobotsMETA.pod
docs/ja/Gungho/Component/Throttle.pod
docs/ja/Gungho/Component/Throttle/Domain.pod
docs/ja/Gungho/Component/Throttle/Simple.pod
docs/ja/Gungho/Engine/POE.pod
docs/ja/Gungho/Log/Dispatch.pod
docs/ja/Gungho/Manual/Basics.pod
docs/ja/Gungho/Manual/FAQ.pod
docs/ja/Gungho/Manual/Install.pod
docs/ja/Gungho/Manual/Intro.pod
docs/ja/Gungho/Plugin/Apoptosis.pod
docs/ja/Gungho/Plugin/RequestLog.pod
docs/ja/Gungho/Request.pod
docs/ja/Gungho/Response.pod
examples/robotrules/simple.yml
examples/simple-file/simple-file.yml
examples/simple-file/url.txt
examples/simple-log-dispatch/simple.yml
examples/simple-write-to-file/simple-write-to-file.yml
examples/simple/simple.yml
examples/site-crawler/site-crawler.pl
examples/throttle-simple/throttle-simple.yml
examples/throttle-simple/url.txt
examples/yaml/config.yml
examples/yaml/url.yml
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Gungho.pm
lib/Gungho/Base.pm
lib/Gungho/Base/Class.pm
lib/Gungho/Component.pm
lib/Gungho/Component/Authentication.pm
lib/Gungho/Component/Authentication/Basic.pm
lib/Gungho/Component/BlockPrivateIP.pm
lib/Gungho/Component/Cache.pm
lib/Gungho/Component/Core.pm
lib/Gungho/Component/RobotRules.pm
lib/Gungho/Component/RobotRules/Rule.pm
lib/Gungho/Component/RobotRules/Storage.pm
lib/Gungho/Component/RobotRules/Storage/Cache.pm
lib/Gungho/Component/RobotRules/Storage/DB_File.pm
lib/Gungho/Component/RobotsMETA.pm
lib/Gungho/Component/Scraper.pm
lib/Gungho/Component/Setup.pm
lib/Gungho/Component/Throttle.pm
lib/Gungho/Component/Throttle/Domain.pm
lib/Gungho/Component/Throttle/Provider.pm
lib/Gungho/Component/Throttle/Simple.pm
lib/Gungho/Component/Throttle/Throttler.pm
lib/Gungho/Engine.pm
lib/Gungho/Engine/Danga/Socket.pm
lib/Gungho/Engine/IO/Async.pm
lib/Gungho/Engine/POE.pm
lib/Gungho/Exception.pm
lib/Gungho/Handler.pm
lib/Gungho/Handler/FileWriter/Simple.pm
lib/Gungho/Handler/Inline.pm
lib/Gungho/Handler/Null.pm
lib/Gungho/Inline.pm
lib/Gungho/Log.pm
lib/Gungho/Log/Dispatch.pm
lib/Gungho/Log/Simple.pm
lib/Gungho/Manual/FAQ.pod
lib/Gungho/Manual/TODO.pod
lib/Gungho/Plugin.pm
lib/Gungho/Plugin/Apoptosis.pm
lib/Gungho/Plugin/RequestLog.pm
lib/Gungho/Plugin/RequestTimer.pm
lib/Gungho/Plugin/Statistics.pm
lib/Gungho/Plugin/Statistics/Format/XML.pm
lib/Gungho/Plugin/Statistics/Storage/SQLite.pm
lib/Gungho/Provider.pm
lib/Gungho/Provider/File/Simple.pm
lib/Gungho/Provider/Inline.pm
lib/Gungho/Provider/Simple.pm
lib/Gungho/Provider/YAML.pm
lib/Gungho/Request.pm
lib/Gungho/Request/http.pm
lib/Gungho/Response.pm
lib/Gungho/Util.pm
Makefile.PL
MANIFEST			This list of files
META.yml
script/gungho
t/01_load.t
t/02_config.t
t/03_live/perl-proxy.t
t/03_live/perl.t
t/03_live/twitter.t
t/99_kwalitee.t
t/99_pod-coverage.t
t/99_pod.t
t/component/authentication/01_load.t
t/component/cache/01_load.t
t/component/robot_rules/01_load.t
t/component/robot_rules/02_storage.t
t/component/robot_rules/regression_jkim_20071201.t
t/component/robots_meta/01_load.t
t/component/scraper/01_load.t
t/component/throttle/01_load.t
t/data/02_config/yaml.yml
t/engine/danga-socket/01_load.t
t/engine/danga-socket/02_live.t
t/engine/danga-socket/04_dns.t
t/engine/io-async/01_load.t
t/engine/io-async/02_live.t
t/engine/io-async/04_dns.t
t/engine/poe/01_load.t
t/engine/poe/02_live.t
t/engine/poe/04_dns.t
t/engine/poe/05_dns_params.t
t/engine/poe/06_dns_disable.t
t/lib/GunghoTest.pm
t/lib/GunghoTest/Live.pm
t/lib/GunghoTest/PrivateDNS.pm
t/plugin/request_log/01_basic.t
t/plugin/statistics/01_load.t
t/plugin/statistics/02_parts.t
t/request/regression_jkim_20071201.t
t/response/regression_jkim_20071201.t