𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Learning Perl, Second Edition

✍ Scribed by Randal L. Schwartz, Tom Christiansen


Publisher
O'Reilly
Year
1998
Tongue
English
Leaves
309
Edition
2
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


In this update of a bestseller, two leading Perl trainers teach you to use the most universal scripting language in the age of the World Wide Web. With a foreword by Larry Wall, the creator of Perl, this smooth, carefully paced book is the "official" guide for both formal (classroom) and informal learning. It is now current for Perl version 5.004. Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs. Perl is a language for easily manipulating text, files, and processes. It comes standard on most UNIX platforms and is available free of charge on all other important operating systems. Perl technical support is informally available -- often within minutes -- from a pool of experts who monitor a USENET newsgroup (comp.lang.perl.misc) with tens of thousands of readers. Contents include: A quick tutorial stroll through Perl basics Systematic, topic-by-topic coverage of Perl's broad capabilities Lots of brief code examples Programming exercises for each topic, with fully worked-out answers How to execute system commands from your Perl program How to manage DBM databases using Perl An introduction to CGI programming for the Web


πŸ“œ SIMILAR VOLUMES


Intermediate Perl, 2nd Edition: Beyond T
✍ Randal L. Schwartz, brian d foy, Tom Phoenix πŸ“‚ Library πŸ“… 2012 πŸ› O'Reilly Media 🌐 English

This book picks up right where Learning Perl leaves off. With Intermediate Perl, you'll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriente

Perl Cookbook, Second Edition
✍ Tom Christiansen, Nathan Torkington πŸ“‚ Library πŸ“… 2003 πŸ› O'Reilly Media 🌐 English

The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been add

Learning Perl, Third Edition
✍ Tom Phoenix, Randal L. Schwartz πŸ“‚ Library πŸ“… 2001 πŸ› O'Reilly Media 🌐 English

I usually dislike textbooks (bought this for a class), but this book is very nice. The language is more like having a conversation since the book will make jokes and admit to silly things that happen in Perl. The book makes very few assumptions about the reader's experience, but still may move fast

Learning Perl, Sixth Edition
✍ Randal L. Schwartz, Brian D. Foy, Tom Phoenix πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

If youre just getting started with Perl, this is the book you wantβ€”whether youre a programmer, system administrator, or web hacker. Nicknamed Β«the LlamaΒ» by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th editi

Learning Perl, Fourth Edition
✍ Randal L. Schwartz, Tom Phoenix, brian d foy πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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