in reply to Re: File saving style
in thread File saving style

I used to use lwp:: UserAgent with HTTP:: response. And use print $file ("$content"). some web page's source code is clear. some not. When I try your way(getstore), it works perfect. Thanks! ( I can not show you my code. As if I copy it to this colume, there will be no line separator. Can you tell me how to do with it?)