First, LWP is verygood HTTP client library.It's de-facto standard inPerl5 world. But,it's bit slow if you are using for RPC over HTTP. For example, KyotoTycoon supports RPC over HTTP. Synopsis code is here. use Furl; my $furl = Furl::HTTP->new( agent => 'MyGreatUA/2.0', timeout => 10, ); my ($minor_version, $code, $msg, $headers, $body) = $furl->request( method => 'GET', host => 'example.com',
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く