Writing Perl Scripts Writing CGI (or any other type of) programs involves planning, coding, testing, and implementation. The following are some
very brief comments/tips regarding coding, testing and implementation of CGI scripts using perl. It is not meant as a guide to programming; nor is it a discussion of good programming principles. Refer to any standard
programming textbook for details on the programming process. A number of exercises, that follow the patter of the material in this section are provided.
Writing PERL programs involves the following steps:
|