Help for this page

Select Code to Download


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