This "official" quick-reference guide to the Perl programming language has been enlarged to provide a summary of Perl syntax rules, a complete list of standard library modules with brief descriptions, and a precedence table for Perl operators. The guide is current with Perl version 5.003.Perl, having previously established itself as the UNIX scripting tool of choice, is establishing itself as the tool of choice in numerous programming spheres, ranging from the World Wide Web to general-purpose programming. Perl combines in one language virtually all the functionality of the C, sed, and awk programming languages, as well as many functions of a shell.The Perl 5 Desktop Reference provides a complete overview of Perl, from variables to input and output, from flow control to regular expressions -- all packaged into a convenient, carry-around guide that can easily be inserted into your favorite Perl programming manual.
A reference guide to Perl programming language, this text provides quick, organized access to the vast array of features in PERL, version 5. Perl - a language for easily manipulating text, files, and processes - has established itself as the UNIX programming tool of choice since its creation in the mid 1980s. World Wide Web programmers have discovered PERL, and it is now becoming their programming tool of choice. The text provides a complete overview of the language, from variables to input and output, from flow control to regular expressions, from functions to document formats.