in reply to Re^4: how can i execute javascript in perl
in thread how can i execute javascript in perl
Javascript doesn't do much by itself, and scripts are usually purpose written for applications (like browsers), so calling a javascript file isn't something you can expect to work without knowing more about it