![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: How to use javascript code in Perl?by petr999 (Acolyte) |
on Nov 19, 2008 at 12:28 UTC ( [id://724563]=note: print w/replies, xml ) | Need Help?? |
i had deal with JavaScript.pm from CPAN that is based on the separate non-interactive js-interpreter library from Gecko. It can evaluate JS functions but lacks of the DOM infrastructure.
The stuff it made was to grab out info ( the numbers ) obfuscated with arithmetic operations in JS from automatic crawling on a web page.
In Section
Seekers of Perl Wisdom
|
|