Help for this page
Use an "undef" as $file value if you want to specify the content directly.
my $ua = LWP::UserAgent->new(); ... file => [undef,'foo.txt'] ];