4.15 perl -- A programming Language |
perl -- A programming Language
perl 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/ed.text .These files are also avaliable at:
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.wcn.pima.edu/~user-name/cgi-bin/perl.cgi
awk lab,
NOT the awk program that I wrote.
http://gort.wcn.pima.edu/~user-name/cgi-bin/perl.cgi
your-name TABER CIS137 Lab 4.15: perl
4.15 perl -- A programming Language |