bind SOCKET,NAME Binds a network address to a socket, just as bind(2) does. Returns true if it succeeded, false otherwise. NAME should be
delete EXPR Given an expression that specifies an element or slice of a hash,
goto LABEL goto EXPR goto &NAME The
log EXPR log Returns the natural logarithm (base e) of EXPR. If EXPR is omitted, returns the log
truncate FILEHANDLE,LENGTH truncate EXPR,LENGTH Truncates the file opened on FILEHANDLE, or named by EXPR
setgrent
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
each HASH each ARRAY each EXPR When called on a hash in list context,
shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attaching to it
socket SOCKET,DOMAIN,TYPE,PROTOCOL Opens a socket of the specified kind and attaches it to filehandle SOCKET. DOMAIN, TYPE, and PROTOCOL are
Page 24 of 26