4.17 perl -- A programming Language |
perl
-- A programming Languageperl
is a
programming language developed and supported by Larry Wall currently
employed by O'Reilly & Associates, Inc.. It is an interpreted programming language
with good string handling capabilities. It accounts for a lot of the CGI
programming that is done on the WWW.
Look at these two books:
You may also want to look at the URLs: There are two programs you may want to look at:s2p
-- for converting sed
programs to perl
a2p
-- for converting awk
programs to perl
In this lab I would like you to:
cp /home/cis137/perl.cgi .
awk
lab,
NOT the awk
program that I wrote.
http://gort.cscwc.pima.edu/~user-name/cgi-bin/perl.cgi
your-name TABER CIS137 Lab 4.17: perl
4.17 perl -- A programming Language |