what should I look into for extracting javascript from a webpage:
http://www.costofwar.com/
I want to periodically check the counter but I'll I can see is:
So I don't 'see' the changing counter number.
Any ideas?
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional comm
Hello,
I'm looking to read the counter at:
http://www.costofwar.com/
But the get() function will only extract the html code of the page and
not the dynamic javascript.
Do you know how I can read the counter in perl?
Thanks,
Bones
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For