in reply to Re: Re: Pulling HTML from a remote site and writing a portion of it to a file on server
in thread Pulling HTML from a remote site and writing a portion of it to a file on server
open(FH, ">file.txt") || die "$!\n";
BTW, didn't you post your node twice?
|
|---|