if (-f $file) { open (FH, "<$file"); print <FH>; } [download]
In reply to Re^2: LWP::UserAgent with development website by jdalbec in thread LWP::UserAgent with development website by patricia_e