Jump to ratings and reviews
Rate this book

Advanced Perl Programing

Rate this book
So you've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than the ones you're used to. Or you want to add a user interface or a networking component. Or you need to do more complicated error trapping.

Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. Here you can learn the complex techniques for production-ready Perl programs. This book explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. The discussion of internals helps you program more efficiently and embed Perl within C or C within Perl.

Major topics covered include:


Practical use of packages and classes (object-oriented programming) Complex data structures Persistence (e.g., using a database) Networking Graphical interfaces, using the Tk toolkit Interaction with C language functions Embedding and extending the Perl interpreter
In addition, the book patiently explains all sorts of language details you've always wanted to know more about, such as the use of references, trapping errors through the eval operator, non-blocking I/O, when closures are helpful, and using ties to trigger actions when data is accessed. You will emerge from this book a better hacker, and a proud master of Perl.

404 pages, Paperback

First published August 1, 1997

2 people are currently reading
123 people want to read

About the author

Sriram Srinivasan

4 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
59 (28%)
4 stars
95 (45%)
3 stars
42 (20%)
2 stars
12 (5%)
1 star
1 (<1%)
Displaying 1 - 2 of 2 reviews
Profile Image for Sopan Shewale.
21 reviews3 followers
April 28, 2008
I learned almost all my programming from this book. Helpful not only to learn advanced perl - but helpful to learn all programming techniques.

I use this book almost all the time whenever i get time/explore new stuff in programming.

This is all time my favorite - I love the way author has handled each aspect of the topic.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.