$ua=LWP::UserAgent->new("my browser");
$content=$ua->get(<url>);
print $content if($content=~/"text/javascript"/)
should get me only the javascript related lines??????
In reply to Re^2: LWP help
by hnd
in thread LWP help
by hnd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |