(WEEK 2 - 810:151 PERL - 2/24/2003)

Originally - Class 16 review (07/01/2002) (modified)

  1. CGI.pm example with many, many CGI functions.

    Look at the PERL code and see all of the CGI.pm functions that can be used.

  2. CGI.pm PowerPoint slide show for Monday review and for Tuesday's class.

  3. Simplest example of CGI self-referencing PERL script.

    Simplest PERL code displayed.

  4. 2nd simplest example of CGI self-referencing PERL script, with more params(). Also contains multiple Submit buttons.

  5. See the SnowBall CGI code.