in reply to Re: Re: problem with including external javascript file with start_html
in thread problem with including external javascript file with start_html

Dont include your javascript file cgi-bin directory instead use any other folder outside of cgi-bin.
include full path like http://localhost/perl_js/main.js
  • Comment on Re^3: problem with including external javascript file with start_html