Learning Perl

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 edition has been updated to account for all the recent chang...

Full description

Bibliographic Details
Main Author: Schwartz, Randal L.
Other Authors: Phoenix, Tom, Foy, Brian D.
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2005
Edition:4th ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02884nmm a2200325 u 4500
001 EB001930806
003 EBX01000000000000001093708
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 0596101058 
050 4 |a QA76.73.P22 
100 1 |a Schwartz, Randal L. 
245 0 0 |a Learning Perl  |c Randal L. Schwartz, Tom Phoenix, and Brian D. Foy 
250 |a 4th ed 
260 |a Sebastopol, CA  |b O'Reilly  |c 2005 
300 |a xvii, 283 pages  |b illustrations 
653 |a Perl (Computer program language) / http://id.loc.gov/authorities/subjects/sh95010633 
653 |a Perl (Langage de programmation) 
653 |a Perl (Computer program language) / fast 
700 1 |a Phoenix, Tom 
700 1 |a Foy, Brian D. 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Making Easy Things Easy & Hard Things Possible"--Cover. - "Covers Perl 5.8"--Cover. - Includes index 
776 |z 9780596101053 
776 |z 0596101058 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596101058/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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 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. Informed by their years of success at teaching Perl as consultants, the authors have re-engineered the Llama to better match the pace and scope appropriate for readers getting started with Perl, while retaining the detailed discussion, thorough examples, and eclectic wit for which the Llama is famous. The book includes new exercises and solutions so you can practice what you've learned while it's still fresh in your mind. Here are just some of the topics covered: Perl variable types subroutines file operations regular expressions text processing strings and sorting process management using third party modules If you ask Perl programmers today what book they relied on most when they were learning Perl, you'll find that an overwhelming majority will point to the Llama. With good reason. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer