Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. They can automate tasks in everyday programming that are difficult to solve in any other way.
| Click book to purchase | |
|---|---|
![]() | Higher-Order Perl: Transforming Programs with Programs author: Mark Jason Dominus ASIN or ISBN-10: 1558607013 |
Writing Perl Modules for CPAN offers Perl developers a comprehensive guide to using and contributing to the Comprehensive Perl Archive Network (CPAN). Starting with a general overview of CPAN's history, network topology, and navigational mechanisms, the book quickly brings you up to speed regarding how to search out and install available modules. However, in the true open source spirit, author and experienced Perl developer Sam Tregar teaches you how to not only use, but also contribute to CPAN via an in-depth discussion of module creation, submission, and maintenance.
| Click book to purchase | |
|---|---|
![]() | Writing Perl Modules for CPAN author: Sam Tregar ASIN or ISBN-10: 159059018X |