Learning Perl objects, references, and modules

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. This book is about making the leap from the easy things...

Full description

Bibliographic Details
Main Author: Schwartz, Randal L.
Other Authors: Phoenix, Tom
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2003
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03332nmm a2200433 u 4500
001 EB001930807
003 EBX01000000000000001093709
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781449365707 
020 |a 1449365701 
020 |a 9781449365691 
050 4 |a QA76.73.P22 
100 1 |a Schwartz, Randal L. 
245 0 0 |a Learning Perl objects, references, and modules  |c Randal L. Schwartz with Tom Phoenix 
260 |a Sebastopol, CA  |b O'Reilly  |c 2003 
300 |a xv, 205 pages  |b illustrations 
653 |a Perl (Computer program language) / http://id.loc.gov/authorities/subjects/sh95010633 
653 |a COMPUTERS / Data Processing / bisacsh 
653 |a Perl (Langage de programmation) 
653 |a Modulair programmeren / gtt 
653 |a PERL. / gtt 
653 |a Perl (Computer program language) / fast 
653 |a Object-georiënteerd programmeren / gtt 
700 1 |a Phoenix, Tom 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Beyond the basics of learning Perl"--Cover. - Includes index. - Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
015 |a GBA3X4254 
776 |z 9780596004781 
776 |z 1449365701 
776 |z 9781449365691 
776 |z 9781449365707 
776 |z 1449365698 
776 |z 0596004788 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596004788/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.71262 
520 |a 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. This book is about making the leap from the easy things to the hard ones. Learning Perl Objects, References & Modules offers a gentle but thorough introduction to advanced programming in Perl. Written by the authors of the best-selling Learning Perl, this book picks up where that book left off. Topics include: Packages and namespaces References and scoping Manipulating complex data structures Object-oriented programming Writing and using modules Contributing to CPANFollowing the successful format of Learning Perl, each chapter in the book is designed to be small enough to be read in just an hour or two, ending with a series of exercises to help you practice what you've learned. To use the book, you just need to be familiar with the material in Learning Perl and have ambition to go further. Perl is a different language to different people. It is a quick scripting tool for some, and a fully-featured object-oriented language for others. It is used for everything from performing quick global replacements on text files, to crunching huge, complex sets of scientific data that take weeks to process. Perl is what you make of it. But regardless of what you use Perl for, this book helps you do it more effectively, efficiently, and elegantly. Learning Perl Objects, References & Modules is about learning to use Perl as a programming language, and not just a scripting language. This is the book that separates the Perl dabbler from the Perl programmer