Re: Javascript and WWW::Mechanize or LWP::UserAgent?
John J Lee <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <Pine.WNT.4.58.0507141916410.2720@vernon> |
[Warren Pollans] > The problem I'm running into is "trying to deal with scripts that use > javascript" - so far, I've had to ignore them or, at least, those [deborah sciales] > You might also try writing your own javascript parsing routines? That's not a small amount of work you've just set Warren to do. :-) (speaking as somebody who made a semi-serious attempt at it, in Python) John