[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] get urls



is there a way to have netscape or any web browser grab a web site from
the net and either send it to macperl or save it as source?  if i can
send it to macperl, how would i read it line by line?  like this?:

while(<URL>) {
 if($_ =~ /stuff here/) {
    do something;
  }
}


any help would be appreciated.  thanx.


===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org