FAS Computer Services to Harvard University IT: (617) 495-7777.
Perl is a sophisticated
programming language. Since it is widely used for dataprocessing, scripting
or on the web, it is also called the "glue of the web". These pages for example
have been "written" by Perl. Here are some snippets of perl code.
Perl has its own documentation which you can access defined functions like in the following example
perldoc -f log
|
Some books: |
- The O'Reilly books "Programming Perl", "Perl in a Nutshell" or "The Perl Cookbook".
|