Perl
by Hiroshi on July 8th, 2007
You should already be familiar with HTML, and so you know that certain things are necessary in the structure of an HTML document, such as the and tags, and that other tags like links and images have a certain allowed syntax. Perl is very similar; it has a clearly defined syntax, and if you follow [...]
