Help for this page
my $request = HTTP::Request->new(POST 'http://example.com', Content_Ty +pe => 'multipart/form-data', Content => [file_0 => ['options2.txt']]) +;