Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome or Safari browser. Firefox 10 (to be released soon) will also handle it.

I NEEEEEEEEEEEEEED HTTP::Body::Builder !!!!!!1111

Yappo

Can you http body build?

You are http body builder professional?

Really?

x-www-form-urlencoded

can you write?

x-www-form-urlencoded

$ua->post($uri, [ foo => 'bar', baz => 'ball' ]);

very simple!

form-data

can you write?

form-data

use HTTP::Request::Common 'POST';
POST($uri,
 'Content-Type' => 'form/data',
 Content => [ name => [ '/foo/bar.jpg' ] ]
);

ふぁっ? (Fuxxx?)

too very difficult code!!!

Prons?

that's all

Cons?

I just thinks to great idea

WE MUST MAKE THE HTTP::Body::Builder !!

The HTTP::Body::Builder made of the great hacker

(I hope, I'm not a maintainer)

HTTP::Body::Builder hacker is great hacker

show code idea

Thanks all hackers!

Use a spacebar or arrow keys to navigate