This section will contain links to information and examples that might or might not be helpful to you guys. I will continue to develop this section as the quarter goes along, including nifty code tricks, programming tips, etc.
Ever wanted to see some examples of what Perl can do? Look no further. The applications below range from hobbyist applications, simple demonstrations, to full-fledged production applications.
ID | Program | Source Code | Author | Description |
---|---|---|---|---|
A-01 | Basic Hashing | View Source | Kai Wetlesen | This is a short demonstration of the three basic uses for Perl hashing. |
C-01 | CGI Time | View Source | Marshall Thomas | Simply prints the system time using Perl CGI. Shows some examples of basic CGI command calls. |
C-02 | Event Sign In | View Source | Kai Wetlesen | Dynamically generates a form using data pulled from a MySQL database and then records data into same data source. Demonstrates use of Perl CGI and DBI to MySQL. |
This website conforms to the XHTML 1.0 Strict standard published by W3. Read more...