Mastering Regular Expressions
Mastering Regular Expressions: Powerful Techniques for Perl and Other Tools Regular expressions are a powerful tool for manipulating text and data. If you don’t use them yet, you will discover in this...
View ArticleBeginning Perl, 1st edition
Perl is an immensely popular scripting language that combines the best features of C, key UNIX utilities and a powerful use of regular expressions. It has a wide range of uses beyond simple text...
View ArticleDrupal 7 Cookbook
Overview Install, set up, and manage a Drupal site and discover how to get the most out of creating and displaying content Become familiar with creating new content types and use them to create and...
View ArticleIntermediate Perl
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....
View ArticlePerl One-Liners: 130 Programs That Get Things Done
Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one...
View ArticlePerl by Example
The World’s Easiest Perl 5 Tutorial—Updated for Today’s Applications and “Modern Perl” Best Practices “When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third...
View ArticlePenetration Testing with Perl
Harness the power of Perl to perform professional penetration testing About This Book Write your own custom information security tools using Perl and object-oriented Perl modules Apply powerful Perl...
View ArticleEffective Perl Programming: Ways to Write Better, More Idiomatic Perl
The Classic Guide to Solving Real-World Problems with Perl—Now Fully Updated for Today’s Best Idioms!For years, experienced programmers have relied on Effective Perl Programming to discover better ways...
View ArticleMastering Perl
Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn’t a collection of clever tricks, but a way of...
View Article