Full List of Standard Modules

A lengthy description of the full list of modules included with Perl is well beyond the scope of this book. The following is a listing of the modules in the standard Perl distribution with a brief description. If you're curious about what the module does and how it works, use perldoc to view the documentation for a specific module.

Module NameDescription
AutoLoaderAllows Perl to compile functions only when needed.
AutoSplitSplits modules for autoloading.
BenchmarkAllows repetitive timing of Perl functions for speed benchmarking.
CGIAllows easy access to the Common Gateway Interface for Web programming, covered in Hours 17 to 24.
CPANProvides access to the archive of Perl's modules, for installing new modules.
CarpGenerates ...

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.