CGI - Perl - CGI - Perl What is Perl |
|
Megan from My Dorm Room -
I am not familiar with Perl. I would like some more information on what this is please. Is it more popular than other web programming software? And, I have heard they are about to have the newest version out that is almost perfect.
Comment #1 Fred from NYC -
Perl.org is the place to start... follow the link below.If you have linux or freebsd it should already be installed. If you have windows... follow the links from that site to download the windows version. try this for a simple test program; $x=time; $a=localtime($time); $b=localtime($time+3600); print "$a $b"; That should print the current time and the current time plus 1 hour.
Comment #2 Megan from My Dorm Room -
Thanks Fred, I guess it is something I really don't need to know too much about, but I really appreciate the site and information. You really helped clear it up for me!
| You are not logged in. It is recommeded that you post messages
and comments with a Webmaster and SEO Forum profile. You can login or register. You will be protected from spam and have more features. Registration is quick and easy. You can also post as a casual user with the form below. Your IP address will be published with your email address (if provided below). |
|