Hour 14. Using Modules

What You'll Learn in This Hour:

Perl, as you've noticed, is an extremely flexible language. Not only does it deal with files, text, math, algorithms, and other issues normally found in any computer language; much of Perl is dedicated to special-purpose functions. Regular expressions are a core part of the language and are very important to the way that Perl is used, although many languages do just fine without them. Likewise, Perl's handling of external programs (backticks, pipes, and system from Hour 11, “System Interaction”) is also extensive, whereas many languages don't handle ...

Get SAMS Teach Yourself Perl in 24 Hours THIRD EDITION now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.