Perl and CGI

Week 2, class 2

The goal for the next two discussions to to work through the PERL/CGI Tutorial.

Today's discussion is oriented toward the mechanics of writing a "Hello, World!" program in Perl, invoking it through CGI, and producing a response in HTML. The next discussion will address the problem of extracting data sent to a Perl program through the CGI. We'll look at several different ways of doing this.


Topics


Assignment for Next Class