Programs designed in class
Using regular expressions in Perl:
form.html
and Perl script
checkForm
Animals survey:
survey.html
, Perl script
survey.pl
, and data file
survey.txt
Creating and checking the user login:
login.html
, Perl script
login.pl
, and data file
login.txt
Server Side Includes (SSI)
: a simple
counter
and
counter.pl
Printing out the ENV hash entries:
env.pl
and
env.html