fork Does a fork(2) system call to create a new process running the same program at the same point. It returns the child pid to the parent
sysread FILEHANDLE,SCALAR,LENGTH,OFFSET sysread FILEHANDLE,SCALAR,LENGTH Attempts to read LENGTH bytes of
$^T The time at which the program began running, in seconds since the epoch (beginning of 1970). The values returned by the -M, -A
NAME
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
Page 99 of 100