ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Perl and HTML - Manipuri

351 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.