"Learning Perl Objects, References, and Modules" offers a gentle but thorough introduction to advanced programming in Perl. Written by the authors of the bestselling "Learning Perl", this book pick up where that book left off. Topics include;
- Packages and namespaces
- References and scoping
- Manipulation complex data structures
- Writing and using modules
- Contributing to CPAN
This book contains most of what a Perl programmer would want to know when creating larger and more complicated Perl programs. It is also a nice instructional on how to do things the "right" way (or one of the right ways) when a programmer is considering contributing Perl modules to CPAN.
This is a really good book. If you have mastered the content of "Learning Perl" and want to take the next step, this book will help you do it. Get it and enjoy!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.