in reply to How do I use a JavaScript script in Perl-CGI?
<html> <head> <script src="yourscript.js"> </script> </head> </html> [download]