$ perl -MHTTP::Request -e' print HTTP::Request->new( DELETE => "http://..." )->as_string ' DELETE http://...