use File::Slurp; my $message = read_file( '/path/file.xml' ) ; [download]
In reply to Re: Help with HTTP POST xml file by ccn in thread Help with HTTP PUT xml file by perlnewb123