░▒▓CGI & Perl▓▒░
Guide to PERL Basics
Helps beginners learn to create interactive Web sites using the PERL programming language.
File size: 8888 KB
File type: PDF
Download:
Intermediate Perl

Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. Intermediate Perl is about making the leap from the easy things to the hard ones...
File size: 515 KB
File type: CHM
Download:
Learning Perl 4th Edition

Learning Perl, better known as "the Llama book", starts the programmer on the way to mastery. Written by three prominent members of the Perl community who each have several years of experience teaching Perl around the world, this latest edition has been updated to account for all the recent changes to the language up to Perl 5.8.
Perl is the language for people who want to get work done. It started as a tool for UNIX system administrators who needed something powerful for small tasks. Since then, Perl has blossomed into a full-featured programming language used for web programming, database manipulation, XML processing, and system administration--on practically all platforms--while remaining the favorite tool for the small daily tasks it was designed for. You might start using Perl because you need it, but you'll continue to use it because you love it.
File size: 682 KB
File type: CHM
Download:
Advanced Perl Programming 2nd Edition

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.
Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer.
File size: 846 KB
File type: CHM
Download:
Perl Best Practices
Many programmers code by instinct, relying on convenient habits or a"style" they picked up early on. They aren't conscious of all thechoices they make, like how they format their source, the names they usefor variables, or the kinds of loops they use. They're focused entirelyon problems they're solving, solutions they're creating, and algorithmsthey're implementing. So they write code in the way that seems natural,that happens intuitively, and that feels good.
But if you're serious about your profession, intuition isn't enough.Perl Best Practices author Damian Conway explains that rules,conventions, standards, and practices not only help programmerscommunicate and coordinate with one another, they also provide areliable framework for thinking about problems, and a common languagefor expressing solutions. This is especially critical in Perl, becausethe language is designed to offer many ways to accomplish the same task,and consequently it supports many incompatible dialects.
File size: 835 KB
File type: CHM
Download: