SYNOPSIS

For ease of access, the Perl manual has been split up into a number of sections:

  • perl Perl overview (this section)
  • perldata Perl data structures
  • perlsyn Perl syntax
  • perlop Perl operators and precedence
  • perlre Perl regular expressions
  • perlrun Perl execution and options
  • perlfunc Perl builtin functions
  • perlvar Perl predefined variables
  • perlsub Perl subroutines
  • perlmod Perl modules
  • perlref Perl references and nested data structures
  • perlobj Perl objects
  • perlbot Perl OO tricks and examples
  • perldebug Perl debugging
  • perldiag Perl diagnostic messages
  • perlform Perl formats
  • perlipc Perl interprocess communication
  • perlsec Perl security
  • perltrap Perl traps for the unwary
  • perlstyle Perl style guide
  • perlapi Perl application programming interface
  • perlguts Perl internal functions for those doing extensions
  • perlcall Perl calling conventions from C
  • perlovl Perl overloading semantics
  • perlembed Perl how to embed perl in your C or C++ app
  • perlpod Perl plain old documentation
  • perlbook Perl book information