| perltoc - perl documentation table of contents |
pack and unpackfork() emulation\N{named} string literaluse a Perl module if a condition holdssort() behaviourstat() functionspodchecker() - check pod documents for syntax errorspodselect() - extract selected sections of POD frompod2usage() - print a usage message from embedded podreadline packages.expand(1) andgmtime()localtime()
perltoc - perl documentation table of contents
This page provides a brief table of contents for the rest of the Perl documentation set. It is meant to be scanned quickly or grepped through to locate the proper section you're looking for.
use strict
warn() won't let you specify a filehandle
require/do trap using returned value, split on empty string with
LIMIT specified
#!perl to work on [MS-DOS,NT,...]?
int() broken?round() function? What about ceil() and floor()?
Trig functions?defined() return true on empty arrays and hashes?each() operation part-way through?
-i option from within a program?write() into a string?tail -f in perl?dup() a filehandle in Perl?glob(``*.*'') get all the files?-i clobber
protected files? Isn't this a bug in Perl?
\w match national character sets?/[a-zA-Z]/?/o really for?\b work for me?\G in a regular expression?