{"version":"1.0","blog_url":"https://gfx.hatenadiary.org/","author_url":"https://blog.hatena.ne.jp/gfx/","image_url":null,"provider_url":"https://hatena.blog","author_name":"gfx","width":"100%","description":"HTTP::Engine::Response\u3068\u66f8\u304b\u306a\u3051\u308c\u3070\u306a\u3089\u3044\u306e\u304c\u306a\u3093\u3060\u304b\u7169\u308f\u3057\u3044\u3002 HTTP::Engine\u306eSYNOPSIS\u3088\u308a\uff1a sub handle_request { my $req = shift; HTTP::Engine::Response->new( body => Dumper($req) ); } \u3053\u308c\u3092\u2193\u307f\u305f\u3044\u306b\u66f8\u304d\u305f\u3044\u3002 sub handle_request { my($req, $res) = @_; $res->print( Dumper($req) ); return; # $res\u3092\u8fd4\u3059\u5fc5\u8981\u3059\u3089\u306a\u3044 } \u3053\u3046\u306a\u308b\u3068\uff0c\u307e\u305ahandle_request()\u304c\u5b8c\u5168\u2026","type":"rich","height":"190","title":"Don't write \"HTTP::Engine::Response\"","blog_title":"Islands in the byte stream (legacy)","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20090609%2F1244539385\" title=\"Don&#39;t write &quot;HTTP::Engine::Response&quot; - Islands in the byte stream (legacy)\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://gfx.hatenadiary.org/entry/20090609/1244539385","categories":["Perl"],"published":"2009-06-09 18:23:05","provider_name":"Hatena Blog"}