4.15 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 /home/cis137/data /home/cis137/sed.text .
These files are also avaliable at:
http://uml.lt.tucson.az.us/hl2.2007-fall/files/
hhtpd
is running correctly, run this program now.
Do not proceed if you can't get this to work.
The URL to access this program is:
http://gort.edu-domain.pima.edu/~user-name/cgi-bin/perl.cgi
awk
lab,
NOT the awk
program that I wrote.
http://gort.edu-domain.pima.edu/~user-name/cgi-bin/perl.cgi
your-name TABER CIS137 Lab 4.15: perl
Instructor: Louis Taber, louis.taber.at.pima at gmail dot com (520) 206-6850
My web site in Cleveland, OH
The Pima Community College web site
4.15 perl -- A programming Language |