Perl and HTML - English

3570 visits



Outline:

Perl and HTML 1. To create HTML pages, Perl provides CGI module which creates CGI script with require HTML tags. 2. There are different methods which CGI modules provide to add header, adding fields to the page, retrieving the values of the parameters posted on to the form.