kill SIGNAL, LIST kill SIGNAL Sends a signal to a list of processes. Returns the number of arguments that
opendir DIRHANDLE,EXPR Opens a directory named EXPR for processing by
state VARLIST state TYPE VARLIST state VARLIST : ATTRS state TYPE VARLIST
lc EXPR lc Returns a lowercased version of EXPR. This is the internal function implementing the
readline EXPR readline Reads from the filehandle whose typeglob is contained in EXPR (or from
ioctl FILEHANDLE,FUNCTION,SCALAR Implements the ioctl(2) function. You'll probably first have to say
or These operators are documented in perlop.
vec EXPR,OFFSET,BITS Treats the string in EXPR as a bit vector made up of elements of width BITS and returns the value of the element specified
our VARLIST our TYPE VARLIST our VARLIST : ATTRS our TYPE VARLIST : ATTRS
local EXPR You really probably want to be using my
Page 23 of 26