Re: CGI Block
Matthew, on host 62.30.239.187
Saturday, November 17, 2001, at 10:25:06
CGI Block posted by Quel on Saturday, November 17, 2001, at 09:37:11:
> I have been having trouble programming in Perl. I don't know much about the language. Could anyone give me a few pointers? >
First, get hold of some spare cash and go and buy "Perl In A Nutshell." It's the one with the camel on the cover. That will act as reference material and overall bible. Then read through and follow the tutorials on www.perl.com. They're about as easy to read as Perl gets. If you're feeling adventurous, cannibalise some of the more advanced code on that site. Be warned, however: Perl is often called a write-only language, so don't worry if a block of code looks completely incomprehensible.
Matthew
|
Post a Reply