Hi
Using Perl for the first ever time and I've a couple of quick questions:
1. Can I use JavaScript within Perl? If so, do I use the <script> tags like I would within HTML or is there another way that I should be using?
2. When a line is proceeded by the # character, does this make the line a comment that the browser doesn't read?
Thanks for your time!
Using Perl for the first ever time and I've a couple of quick questions:
1. Can I use JavaScript within Perl? If so, do I use the <script> tags like I would within HTML or is there another way that I should be using?
2. When a line is proceeded by the # character, does this make the line a comment that the browser doesn't read?
Thanks for your time!