Amazon.com Review
PERL 5 How-To is a solid tutorial and quick reference for anyone aiming to write professional, full-featured PERL scripts. The material is presented as a series of "How do I ...?" problems. For each problem, the authors discuss the appropriate solution in detail and use concrete examples in the form of commented source listings. The book covers all of the core language features and delves into many specialized applications, including client/server and network programming, binary trees, graphics, UNIX system administration, and CGI programming. The problem-solution approach makes this a strong tutorial as well as a great reference for finding quick answers when you get stuck.
PERL 5 How-To assumes that you know UNIX well and have some programming experience. Novices will probably make headway more quickly with a different book. But if you are up to speed with programming basics, you'd be hard pressed to find a more comprehensive guide to solving real-world problems.
Product Description
Perl is the scripting language used by most people seetting up their own Web servers. This book gives Perl programmers everything needed to write professional scripts and solve practical problems in an easy-to-use, topic-organized format. It provides more than 100 real-life programming situations and their solutions.