I think you ought to look at the CGI Programming section of the web programming tutorials.
You can definitely add this functionality to your website, but it's not likely that you will be adding Perl code into an HTML page. You need to set up your Perl script to output the entire web page. Another option is to use Server Side Includes.
Update: You can embed Perl in text files using ePerl if you really want to, but I'm not sure how well (if at all) that package works.
In reply to Re: Perl Code in HTML
by lostjimmy
in thread Perl Code in HTML
by jdlev
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |