Full documentation of builtin functions: perlfunc
Here are Perl's functions (including things that look like functions, like some keywords and named operators) arranged by category. Some functions appear in more than one place.
chomp
, chop
, chr
, crypt
, hex
, index
, lc
, lcfirst
, length
, oct
, ord
, pack
, q/STRING/
, qq/STRING/
, reverse
, rindex
, sprintf
, substr
, tr///
, uc
, ucfirst
, y///
abs
, atan2
, cos
, exp
, hex
, int
, log
, oct
, rand
, sin
, sqrt
, srand
binmode
, close
, closedir
, dbmclose
, dbmopen
, die
, eof
, fileno
, flock
, format
, getc
, print
, printf
, read
, readdir
, rewinddir
, seek
, seekdir
, select
, syscall
,