Help for this page
my $response = $browser->post( $url, Content_Type => "multipart/form-data", Content => [FILE1 => ['data.txt']] );