Chang Min Jeon wrote:
> really, i'm trying to get html source from online webpage blocked
> mouse right button using perl modules.
> 
> and i will save this source to html format in my filesystem.
> 
> so, i find perl module which get html source by using URL.

Your English isn't good enough to figure out what you are asking for.

Are you looking for a Perl replacement for your browser's 'view source'
option ?  Basically a Perl module to get the URL and save it to a file ?
If so, I would look at LWP::UserAgent or LWP::Simple.
_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Web@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to