The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
127.0.0.1 - - [30/Sep/2012:12:34:56 +0900] "GET /foo HTTP/1.0" 200 123 "http://example.com/foo" "Mozilla/5.0"
127.0.0.1 - - [30/Sep/2012:12:34:57 +0900] "GET /bar HTTP/1.0" 301 124 "http://example.com/bar" "Mozilla/5.1"
127.0.0.1 - - [30/Sep/2012:12:34:58 +0900] "GET /baz HTTP/1.0" 402 125 "http://example.com/baz" "Mozilla/5.2"
127.0.0.1 - - [30/Sep/2012:12:34:59 +0900] "POST /hoge HTTP/1.1" 500 126 "http://example.com/hoge" "Mozilla/5.3"
127.0.0.1 - - [30/Sep/2012:12:35:00 +0900] "POST /fuga HTTP/1.1" 200 127 "http://example.com/fuga" "Mozilla/5.4"