Help for this page

Select Code to Download


  1. or download this
    # Returns the process id currently stored in the file set.  If the met
    +hod
    # is passed a file handle, it will return the value, leaving the file 
    +handle
    ...
        $self->debug("read(\"$self->{path}\") = " . ($pid || ""));
        return $pid;
        }