Help for this page
# 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; }