Perl CGI Basic Constructs

Some basic perl programming constructs that can be implemented in HTML/CGI web pages
Basic While loop
While loop with conditional statement (using next)
While loop, arrays, using Dumper, - create a html table