rewinddir DIRHANDLE Sets the current position to the beginning of the directory for the
exp EXPR exp Returns e (the natural logarithm base) to the power of EXPR. If EXPR is omitted, gives
splice ARRAY,OFFSET,LENGTH,LIST splice ARRAY,OFFSET,LENGTH splice ARRAY,OFFSET splice
bless REF,CLASSNAME bless REF This function tells the thingy referenced by REF that it is now an object
listen SOCKET,QUEUESIZE Does the same thing that the listen(2) system call does. Returns true if it succeeded, false otherwise. See the example
import LIST There is no builtin import function
chmod LIST Changes the permissions of a list of files. The first element of the list must be the numeric mode, which should probably be an
wait Behaves like wait(2) on your system: it waits for a child process to terminate and returns the pid of the deceased process, or
s/// The substitution operator. See Regexp Quote-Like Operators
syscall NUMBER, LIST Calls the system call specified as the first element of the list, passing the remaining elements as arguments to the
Page 20 of 26