Help for this page
my $file_handle = $req->upload( $file ); and while ($bytesread=read($file_handle,$buffer,1024))