home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-10-05 | 100.6 KB | 2,668 lines |
- <INFODESK NAME="Perl 5.0 Reference"
- DESCRIPTION="">
- <NODE NAME="Perl 5.0 Documentation"
- ICON="Text"
- LOCALURL="index.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Built-in Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="@ARRAY Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="pop"
- ICON="Function"
- LOCALURL="pod/perlfunc/pop.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pop.html"
- TEXT="pop [@array]"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- <NODE NAME="push"
- ICON="Function"
- LOCALURL="pod/perlfunc/push.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/push.html"
- TEXT="push @array, list"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="shift"
- ICON="Function"
- LOCALURL="pod/perlfunc/shift.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shift.html"
- TEXT="shift [@array]"
- STARTPOS="6"
- LENGTH="8">
- </NODE>
- <NODE NAME="splice"
- ICON="Function"
- LOCALURL="pod/perlfunc/splice.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/splice.html"
- TEXT="splice @array, offset [, length [, list]]"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="unshift"
- ICON="Function"
- LOCALURL="pod/perlfunc/unshift.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unshift.html"
- TEXT="unshift @array, list"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- </NODE>
- <NODE NAME="%HASH Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="delete"
- ICON="Function"
- LOCALURL="pod/perlfunc/delete.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/delete.html"
- TEXT="delete expr"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="each"
- ICON="Function"
- LOCALURL="pod/perlfunc/each.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/each.html"
- TEXT="each %hash"
- STARTPOS="5"
- LENGTH="5">
- </NODE>
- <NODE NAME="exists"
- ICON="Function"
- LOCALURL="pod/perlfunc/exists.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exists.html"
- TEXT="exists expr"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="keys"
- ICON="Function"
- LOCALURL="pod/perlfunc/keys.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/keys.html"
- TEXT="keys %hash"
- STARTPOS="5"
- LENGTH="5">
- </NODE>
- <NODE NAME="values"
- ICON="Function"
- LOCALURL="pod/perlfunc/values.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/values.html"
- TEXT="values %hash"
- STARTPOS="7"
- LENGTH="5">
- </NODE>
- </NODE>
- <NODE NAME="Fetching User and Group Info"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="endgrent"
- ICON="Function"
- LOCALURL="pod/perlfunc/endgrent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endgrent.html"
- TEXT="endgrent"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- <NODE NAME="endhostent"
- ICON="Function"
- LOCALURL="pod/perlfunc/endhostent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endhostent.html"
- TEXT="endhostent"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="endnetent"
- ICON="Function"
- LOCALURL="pod/perlfunc/endnetent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endnetent.html"
- TEXT="endnetent"
- STARTPOS="9"
- LENGTH="0">
- </NODE>
- <NODE NAME="endpwent"
- ICON="Function"
- LOCALURL="pod/perlfunc/endpwent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endpwent.html"
- TEXT="endpwent"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- <NODE NAME="getgrent"
- ICON="Function"
- LOCALURL="pod/perlfunc/getgrent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getgrent.html"
- TEXT="getgrent"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- <NODE NAME="getgrgid"
- ICON="Function"
- LOCALURL="pod/perlfunc/getgrgid.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getgrgid.html"
- TEXT="getgrgid GID"
- STARTPOS="9"
- LENGTH="3">
- </NODE>
- <NODE NAME="getgrnam"
- ICON="Function"
- LOCALURL="pod/perlfunc/getgrnam.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getgrnam.html"
- TEXT="getgrnam name"
- STARTPOS="9"
- LENGTH="4">
- </NODE>
- <NODE NAME="getlogin"
- ICON="Function"
- LOCALURL="pod/perlfunc/getlogin.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getlogin.html"
- TEXT="getlogin"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- <NODE NAME="getpwent"
- ICON="Function"
- LOCALURL="pod/perlfunc/getpwent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpwent.html"
- TEXT="getpwent"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- <NODE NAME="getpwnam"
- ICON="Function"
- LOCALURL="pod/perlfunc/getpwnam.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpwnam.html"
- TEXT="getpwnam name"
- STARTPOS="9"
- LENGTH="4">
- </NODE>
- <NODE NAME="getpwuid"
- ICON="Function"
- LOCALURL="pod/perlfunc/getpwuid.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpwuid.html"
- TEXT="getpwuid UID"
- STARTPOS="9"
- LENGTH="3">
- </NODE>
- <NODE NAME="setgrent"
- ICON="Function"
- LOCALURL="pod/perlfunc/setgrent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setgrent.html"
- TEXT="setgrent"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- <NODE NAME="setpwent"
- ICON="Function"
- LOCALURL="pod/perlfunc/setpwent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setpwent.html"
- TEXT="setpwent"
- STARTPOS="8"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Fetching Network Info"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="endprotoent"
- ICON="Function"
- LOCALURL="pod/perlfunc/endprotoent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endprotoent.html"
- TEXT="endprotoent"
- STARTPOS="11"
- LENGTH="0">
- </NODE>
- <NODE NAME="endservent"
- ICON="Function"
- LOCALURL="pod/perlfunc/endservent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endservent.html"
- TEXT="endservent"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="gethostbyaddr"
- ICON="Function"
- LOCALURL="pod/perlfunc/gethostbyaddr.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gethostbyaddr.html"
- TEXT="gethostbyaddr addr, addrtype"
- STARTPOS="14"
- LENGTH="4">
- </NODE>
- <NODE NAME="gethostbyname"
- ICON="Function"
- LOCALURL="pod/perlfunc/gethostbyname.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gethostbyname.html"
- TEXT="gethostbyname name"
- STARTPOS="14"
- LENGTH="4">
- </NODE>
- <NODE NAME="gethostent"
- ICON="Function"
- LOCALURL="pod/perlfunc/gethostent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gethostent.html"
- TEXT="gethostent"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="getnetbyaddr"
- ICON="Function"
- LOCALURL="pod/perlfunc/getnetbyaddr.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getnetbyaddr.html"
- TEXT="getnetbyaddr addr, addrtype"
- STARTPOS="13"
- LENGTH="4">
- </NODE>
- <NODE NAME="getnetbyname"
- ICON="Function"
- LOCALURL="pod/perlfunc/getnetbyname.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getnetbyname.html"
- TEXT="getnetbyname name"
- STARTPOS="13"
- LENGTH="4">
- </NODE>
- <NODE NAME="getnetent"
- ICON="Function"
- LOCALURL="pod/perlfunc/getnetent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getnetent.html"
- TEXT="getnetent"
- STARTPOS="9"
- LENGTH="0">
- </NODE>
- <NODE NAME="getprotobyname"
- ICON="Function"
- LOCALURL="pod/perlfunc/getprotobyname.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getprotobyname.html"
- TEXT="getprotobyname name"
- STARTPOS="15"
- LENGTH="4">
- </NODE>
- <NODE NAME="getprotobynumber"
- ICON="Function"
- LOCALURL="pod/perlfunc/getprotobynumber.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getprotobynumber.html"
- TEXT="getprotobynumber number"
- STARTPOS="17"
- LENGTH="6">
- </NODE>
- <NODE NAME="getprotoent"
- ICON="Function"
- LOCALURL="pod/perlfunc/getprotoent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getprotoent.html"
- TEXT="getprotoent"
- STARTPOS="11"
- LENGTH="0">
- </NODE>
- <NODE NAME="getservbyname"
- ICON="Function"
- LOCALURL="pod/perlfunc/getservbyname.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getservbyname.html"
- TEXT="getservbyname name, proto"
- STARTPOS="14"
- LENGTH="4">
- </NODE>
- <NODE NAME="getservbyport"
- ICON="Function"
- LOCALURL="pod/perlfunc/getservbyport.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getservbyport.html"
- TEXT="getservbyport port, proto"
- STARTPOS="14"
- LENGTH="4">
- </NODE>
- <NODE NAME="getservent"
- ICON="Function"
- LOCALURL="pod/perlfunc/getservent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getservent.html"
- TEXT="getservent"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="sethostent"
- ICON="Function"
- LOCALURL="pod/perlfunc/sethostent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sethostent.html"
- TEXT="sethostent stayopen"
- STARTPOS="11"
- LENGTH="8">
- </NODE>
- <NODE NAME="setnetent"
- ICON="Function"
- LOCALURL="pod/perlfunc/setnetent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setnetent.html"
- TEXT="setnetent stayopen"
- STARTPOS="10"
- LENGTH="8">
- </NODE>
- <NODE NAME="setprotoent"
- ICON="Function"
- LOCALURL="pod/perlfunc/setprotoent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setprotoent.html"
- TEXT="setprotoent stayopen"
- STARTPOS="12"
- LENGTH="8">
- </NODE>
- <NODE NAME="setservent"
- ICON="Function"
- LOCALURL="pod/perlfunc/setservent.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setservent.html"
- TEXT="setservent stayopen"
- STARTPOS="11"
- LENGTH="8">
- </NODE>
- </NODE>
- <NODE NAME="Filehandle, File, or Directory Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="-X"
- ICON="Function"
- LOCALURL="pod/perlfunc/X.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/X.html"
- TEXT="-X [filehandle | expr]"
- STARTPOS="3"
- LENGTH="19">
- </NODE>
- <NODE NAME="chdir"
- ICON="Function"
- LOCALURL="pod/perlfunc/chdir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chdir.html"
- TEXT="chdir expr"
- STARTPOS="6"
- LENGTH="4">
- </NODE>
- <NODE NAME="chmod"
- ICON="Function"
- LOCALURL="pod/perlfunc/chmod.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chmod.html"
- TEXT="chmod list"
- STARTPOS="6"
- LENGTH="4">
- </NODE>
- <NODE NAME="chown"
- ICON="Function"
- LOCALURL="pod/perlfunc/chown.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chown.html"
- TEXT="chown list"
- STARTPOS="6"
- LENGTH="4">
- </NODE>
- <NODE NAME="chroot"
- ICON="Function"
- LOCALURL="pod/perlfunc/chroot.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chroot.html"
- TEXT="chroot [filename]"
- STARTPOS="7"
- LENGTH="10">
- </NODE>
- <NODE NAME="fcntl"
- ICON="Function"
- LOCALURL="pod/perlfunc/fcntl.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/fcntl.html"
- TEXT="fcntl filehandle, function, scalar"
- STARTPOS="6"
- LENGTH="10">
- </NODE>
- <NODE NAME="glob"
- ICON="Function"
- LOCALURL="pod/perlfunc/glob.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/glob.html"
- TEXT="glob [expr]"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="ioctl"
- ICON="Function"
- LOCALURL="pod/perlfunc/ioctl.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ioctl.html"
- TEXT="ioctl filehandle, function, scalar"
- STARTPOS="6"
- LENGTH="10">
- </NODE>
- <NODE NAME="link"
- ICON="Function"
- LOCALURL="pod/perlfunc/link.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/link.html"
- TEXT="link oldfile, newfile"
- STARTPOS="5"
- LENGTH="7">
- </NODE>
- <NODE NAME="lstat"
- ICON="Function"
- LOCALURL="pod/perlfunc/lstat.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/lstat.html"
- TEXT="lstat [filehandle | expr]"
- STARTPOS="6"
- LENGTH="19">
- </NODE>
- <NODE NAME="mkdir"
- ICON="Function"
- LOCALURL="pod/perlfunc/mkdir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/mkdir.html"
- TEXT="mkdir filename, mode"
- STARTPOS="6"
- LENGTH="8">
- </NODE>
- <NODE NAME="open"
- ICON="Function"
- LOCALURL="pod/perlfunc/open.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/open.html"
- TEXT="open filehandle [, expr]"
- STARTPOS="5"
- LENGTH="10">
- </NODE>
- <NODE NAME="opendir"
- ICON="Function"
- LOCALURL="pod/perlfunc/opendir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/opendir.html"
- TEXT="opendir dirhandle, expr"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="readlink"
- ICON="Function"
- LOCALURL="pod/perlfunc/readlink.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/readlink.html"
- TEXT="readlink [expr]"
- STARTPOS="9"
- LENGTH="6">
- </NODE>
- <NODE NAME="rename"
- ICON="Function"
- LOCALURL="pod/perlfunc/rename.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rename.html"
- TEXT="rename oldname, newname"
- STARTPOS="7"
- LENGTH="7">
- </NODE>
- <NODE NAME="rmdir"
- ICON="Function"
- LOCALURL="pod/perlfunc/rmdir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rmdir.html"
- TEXT="rmdir [filename]"
- STARTPOS="6"
- LENGTH="10">
- </NODE>
- <NODE NAME="stat"
- ICON="Function"
- LOCALURL="pod/perlfunc/stat.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/stat.html"
- TEXT="stat [filename | expr]"
- STARTPOS="5"
- LENGTH="17">
- </NODE>
- <NODE NAME="symlink"
- ICON="Function"
- LOCALURL="pod/perlfunc/symlink.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/symlink.html"
- TEXT="symlink oldfile, newfile"
- STARTPOS="8"
- LENGTH="7">
- </NODE>
- <NODE NAME="umask"
- ICON="Function"
- LOCALURL="pod/perlfunc/umask.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/umask.html"
- TEXT="umask [expr]"
- STARTPOS="6"
- LENGTH="6">
- </NODE>
- <NODE NAME="unlink"
- ICON="Function"
- LOCALURL="pod/perlfunc/unlink.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unlink.html"
- TEXT="unlink [list]"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="utime"
- ICON="Function"
- LOCALURL="pod/perlfunc/utime.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/utime.html"
- TEXT="utime list"
- STARTPOS="6"
- LENGTH="4">
- </NODE>
- </NODE>
- <NODE NAME="Fixed Length Data or Record Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="pack"
- ICON="Function"
- LOCALURL="pod/perlfunc/pack.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pack.html"
- TEXT="pack template, list"
- STARTPOS="5"
- LENGTH="8">
- </NODE>
- <NODE NAME="read"
- ICON="Function"
- LOCALURL="pod/perlfunc/read.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/read.html"
- TEXT="read filehandle, scalar, length [, offset]"
- STARTPOS="5"
- LENGTH="10">
- </NODE>
- <NODE NAME="syscall"
- ICON="Function"
- LOCALURL="pod/perlfunc/syscall.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syscall.html"
- TEXT="syscall list"
- STARTPOS="8"
- LENGTH="4">
- </NODE>
- <NODE NAME="sysopen"
- ICON="Function"
- LOCALURL=""
- REMOTEURL=""
- TEXT="sysopen filehandle, path, mode [, perms]"
- STARTPOS="8"
- LENGTH="10">
- </NODE>
- <NODE NAME="sysread"
- ICON="Function"
- LOCALURL="pod/perlfunc/sysread.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sysread.html"
- TEXT="sysread filehandle, scalar, length [, offset]"
- STARTPOS="8"
- LENGTH="10">
- </NODE>
- <NODE NAME="syswrite"
- ICON="Function"
- LOCALURL="pod/perlfunc/syswrite.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syswrite.html"
- TEXT="syswrite filehandle, scalar, length [, offset]"
- STARTPOS="9"
- LENGTH="10">
- </NODE>
- <NODE NAME="unpack"
- ICON="Function"
- LOCALURL="pod/perlfunc/unpack.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unpack.html"
- TEXT="unpack template, expr"
- STARTPOS="7"
- LENGTH="8">
- </NODE>
- <NODE NAME="vec"
- ICON="Function"
- LOCALURL="pod/perlfunc/vec.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/vec.html"
- TEXT="vec expr, offset, bits"
- STARTPOS="4"
- LENGTH="4">
- </NODE>
- </NODE>
- <NODE NAME="Input and Output Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="binmode"
- ICON="Function"
- LOCALURL="pod/perlfunc/binmode.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/binmode.html"
- TEXT="binmode filehandle"
- STARTPOS="8"
- LENGTH="10">
- </NODE>
- <NODE NAME="close"
- ICON="Function"
- LOCALURL="pod/perlfunc/close.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/close.html"
- TEXT="close filehandle"
- STARTPOS="6"
- LENGTH="10">
- </NODE>
- <NODE NAME="closedir"
- ICON="Function"
- LOCALURL="pod/perlfunc/closedir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/closedir.html"
- TEXT="closedir dirhandle"
- STARTPOS="9"
- LENGTH="9">
- </NODE>
- <NODE NAME="dbmclose"
- ICON="Function"
- LOCALURL="pod/perlfunc/dbmclose.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmclose.html"
- TEXT="dbmclose %hash"
- STARTPOS="9"
- LENGTH="5">
- </NODE>
- <NODE NAME="dbmopen"
- ICON="Function"
- LOCALURL="pod/perlfunc/dbmopen.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmopen.html"
- TEXT="dbmopen %hash, dbname, mode"
- STARTPOS="8"
- LENGTH="5">
- </NODE>
- <NODE NAME="die"
- ICON="Function"
- LOCALURL="pod/perlfunc/die.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/die.html"
- TEXT="die list"
- STARTPOS="4"
- LENGTH="4">
- </NODE>
- <NODE NAME="eof"
- ICON="Function"
- LOCALURL="pod/perlfunc/eof.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/eof.html"
- TEXT="eof [() | filehandle]"
- STARTPOS="4"
- LENGTH="17">
- </NODE>
- <NODE NAME="fileno"
- ICON="Function"
- LOCALURL="pod/perlfunc/fileno.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/fileno.html"
- TEXT="fileno filehandle"
- STARTPOS="7"
- LENGTH="10">
- </NODE>
- <NODE NAME="flock"
- ICON="Function"
- LOCALURL="pod/perlfunc/flock.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/flock.html"
- TEXT="flock filehandle, operation"
- STARTPOS="6"
- LENGTH="10">
- </NODE>
- <NODE NAME="format"
- ICON="Function"
- LOCALURL="pod/perlfunc/format.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/format.html"
- TEXT="format"
- STARTPOS="6"
- LENGTH="0">
- </NODE>
- <NODE NAME="getc"
- ICON="Function"
- LOCALURL="pod/perlfunc/getc.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getc.html"
- TEXT="getc [filehandle]"
- STARTPOS="5"
- LENGTH="12">
- </NODE>
- <NODE NAME="print"
- ICON="Function"
- LOCALURL="pod/perlfunc/print.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/print.html"
- TEXT="print [[filehandle] list]"
- STARTPOS="6"
- LENGTH="19">
- </NODE>
- <NODE NAME="printf"
- ICON="Function"
- LOCALURL="pod/perlfunc/printf.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/printf.html"
- TEXT="printf [filehandle] format, list"
- STARTPOS="7"
- LENGTH="12">
- </NODE>
- <NODE NAME="read"
- ICON="Function"
- LOCALURL="pod/perlfunc/read.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/read.html"
- TEXT="read filehandle, scalar, length [, offset]"
- STARTPOS="5"
- LENGTH="10">
- </NODE>
- <NODE NAME="readdir"
- ICON="Function"
- LOCALURL="pod/perlfunc/readdir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/readdir.html"
- TEXT="readdir dirhandle"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="rewinddir"
- ICON="Function"
- LOCALURL="pod/perlfunc/rewinddir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rewinddir.html"
- TEXT="rewinddir dirhandle"
- STARTPOS="10"
- LENGTH="9">
- </NODE>
- <NODE NAME="seek"
- ICON="Function"
- LOCALURL="pod/perlfunc/seek.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/seek.html"
- TEXT="seek filehandle, position, whence"
- STARTPOS="5"
- LENGTH="10">
- </NODE>
- <NODE NAME="seekdir"
- ICON="Function"
- LOCALURL="pod/perlfunc/seekdir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/seekdir.html"
- TEXT="seekdir dirhandle, pos"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="select"
- ICON="Function"
- LOCALURL="pod/perlfunc/select.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/select.html"
- TEXT="select [filehandle | {rbits, wbits, ebits, timeout}]"
- STARTPOS="7"
- LENGTH="45">
- </NODE>
- <NODE NAME="syscall"
- ICON="Function"
- LOCALURL="pod/perlfunc/syscall.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syscall.html"
- TEXT="syscall list"
- STARTPOS="8"
- LENGTH="4">
- </NODE>
- <NODE NAME="sysopen"
- ICON="Function"
- LOCALURL=""
- REMOTEURL=""
- TEXT="sysopen filehandle, path, mode [, perms]"
- STARTPOS="8"
- LENGTH="10">
- </NODE>
- <NODE NAME="sysread"
- ICON="Function"
- LOCALURL="pod/perlfunc/sysread.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sysread.html"
- TEXT="sysread filehandle, scalar, length [, offset]"
- STARTPOS="8"
- LENGTH="10">
- </NODE>
- <NODE NAME="syswrite"
- ICON="Function"
- LOCALURL="pod/perlfunc/syswrite.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syswrite.html"
- TEXT="syswrite filehandle, scalar, length [, offset]"
- STARTPOS="9"
- LENGTH="10">
- </NODE>
- <NODE NAME="tell"
- ICON="Function"
- LOCALURL="pod/perlfunc/tell.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/tell.html"
- TEXT="tell [filehandle]"
- STARTPOS="5"
- LENGTH="12">
- </NODE>
- <NODE NAME="telldir"
- ICON="Function"
- LOCALURL="pod/perlfunc/telldir.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/telldir.html"
- TEXT="telldir dirhandle"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="truncate"
- ICON="Function"
- LOCALURL="pod/perlfunc/truncate.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/truncate.html"
- TEXT="truncate {filehandle | expr}, length"
- STARTPOS="9"
- LENGTH="19">
- </NODE>
- <NODE NAME="warn"
- ICON="Function"
- LOCALURL="pod/perlfunc/warn.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/warn.html"
- TEXT="warn list"
- STARTPOS="5"
- LENGTH="4">
- </NODE>
- <NODE NAME="write"
- ICON="Function"
- LOCALURL="pod/perlfunc/write.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/write.html"
- TEXT="write [filehandle | expr]"
- STARTPOS="6"
- LENGTH="19">
- </NODE>
- </NODE>
- <NODE NAME="List Data Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="grep"
- ICON="Function"
- LOCALURL="pod/perlfunc/grep.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/grep.html"
- TEXT="grep {block | expr,} list"
- STARTPOS="5"
- LENGTH="15">
- </NODE>
- <NODE NAME="join"
- ICON="Function"
- LOCALURL="pod/perlfunc/join.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/join.html"
- TEXT="join expr, list"
- STARTPOS="5"
- LENGTH="4">
- </NODE>
- <NODE NAME="map"
- ICON="Function"
- LOCALURL="pod/perlfunc/map.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/map.html"
- TEXT="map {block | expr,} list"
- STARTPOS="4"
- LENGTH="15">
- </NODE>
- <NODE NAME="qw/STRING/"
- ICON="Function"
- LOCALURL="pod/perlfunc/qwSTRING.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qwSTRING.html"
- TEXT="qw/STRING/"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="reverse"
- ICON="Function"
- LOCALURL="pod/perlfunc/reverse.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/reverse.html"
- TEXT="reverse list"
- STARTPOS="8"
- LENGTH="4">
- </NODE>
- <NODE NAME="sort"
- ICON="Function"
- LOCALURL="pod/perlfunc/sort.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sort.html"
- TEXT="sort [subname | block] list"
- STARTPOS="5"
- LENGTH="17">
- </NODE>
- <NODE NAME="unpack"
- ICON="Function"
- LOCALURL="pod/perlfunc/unpack.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unpack.html"
- TEXT="unpack template, expr"
- STARTPOS="7"
- LENGTH="8">
- </NODE>
- </NODE>
- <NODE NAME="Low-level Socket Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="accept"
- ICON="Function"
- LOCALURL="pod/perlfunc/accept.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/accept.html"
- TEXT="accept newsocket, genericsocket"
- STARTPOS="7"
- LENGTH="9">
- </NODE>
- <NODE NAME="bind"
- ICON="Function"
- LOCALURL="pod/perlfunc/bind.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/bind.html"
- TEXT="bind socket, name"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="connect"
- ICON="Function"
- LOCALURL="pod/perlfunc/connect.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/connect.html"
- TEXT="connect socket, name"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- <NODE NAME="getpeername"
- ICON="Function"
- LOCALURL="pod/perlfunc/getpeername.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpeername.html"
- TEXT="getpeername socket"
- STARTPOS="12"
- LENGTH="6">
- </NODE>
- <NODE NAME="getsockname"
- ICON="Function"
- LOCALURL="pod/perlfunc/getsockname.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getsockname.html"
- TEXT="getsockname socket"
- STARTPOS="12"
- LENGTH="6">
- </NODE>
- <NODE NAME="getsockopt"
- ICON="Function"
- LOCALURL="pod/perlfunc/getsockopt.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getsockopt.html"
- TEXT="getsockopt socket, level, optname"
- STARTPOS="11"
- LENGTH="6">
- </NODE>
- <NODE NAME="listen"
- ICON="Function"
- LOCALURL="pod/perlfunc/listen.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/listen.html"
- TEXT="listen socket, queuesize"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="recv"
- ICON="Function"
- LOCALURL="pod/perlfunc/recv.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/recv.html"
- TEXT="recv socket, scalar, len, flags"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="send"
- ICON="Function"
- LOCALURL="pod/perlfunc/send.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/send.html"
- TEXT="send socket, msg, flags [, to]"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="setsockopt"
- ICON="Function"
- LOCALURL="pod/perlfunc/setsockopt.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setsockopt.html"
- TEXT="setsockopt socket, level, optname, optval"
- STARTPOS="11"
- LENGTH="6">
- </NODE>
- <NODE NAME="shutdown"
- ICON="Function"
- LOCALURL="pod/perlfunc/shutdown.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shutdown.html"
- TEXT="shutdown socket, how"
- STARTPOS="9"
- LENGTH="6">
- </NODE>
- <NODE NAME="socket"
- ICON="Function"
- LOCALURL="pod/perlfunc/socket.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/socket.html"
- TEXT="socket socket, domain, type, protocol"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="socketpair"
- ICON="Function"
- LOCALURL="pod/perlfunc/socketpair.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/socketpair.html"
- TEXT="socketpair socket1, socket2, domain, type, protocol"
- STARTPOS="11"
- LENGTH="7">
- </NODE>
- </NODE>
- <NODE NAME="Miscellaneous Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="defined"
- ICON="Function"
- LOCALURL="pod/perlfunc/defined.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/defined.html"
- TEXT="defined [expr]"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- <NODE NAME="dump"
- ICON="Function"
- LOCALURL="pod/perlfunc/dump.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dump.html"
- TEXT="dump label"
- STARTPOS="5"
- LENGTH="5">
- </NODE>
- <NODE NAME="eval"
- ICON="Function"
- LOCALURL="pod/perlfunc/eval.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/eval.html"
- TEXT="eval {expr | block}"
- STARTPOS="5"
- LENGTH="14">
- </NODE>
- <NODE NAME="formline"
- ICON="Function"
- LOCALURL="pod/perlfunc/formline.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/formline.html"
- TEXT="formline picture, list"
- STARTPOS="9"
- LENGTH="7">
- </NODE>
- <NODE NAME="local"
- ICON="Function"
- LOCALURL="pod/perlfunc/local.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/local.html"
- TEXT="local expr"
- STARTPOS="6"
- LENGTH="4">
- </NODE>
- <NODE NAME="my"
- ICON="Function"
- LOCALURL="pod/perlfunc/my.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/my.html"
- TEXT="my expr"
- STARTPOS="3"
- LENGTH="4">
- </NODE>
- <NODE NAME="reset"
- ICON="Function"
- LOCALURL="pod/perlfunc/reset.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/reset.html"
- TEXT="reset [expr]"
- STARTPOS="6"
- LENGTH="6">
- </NODE>
- <NODE NAME="scalar"
- ICON="Function"
- LOCALURL="pod/perlfunc/scalar.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/scalar.html"
- TEXT="scalar expr"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="undef"
- ICON="Function"
- LOCALURL="pod/perlfunc/undef.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/undef.html"
- TEXT="undef [expr]"
- STARTPOS="6"
- LENGTH="6">
- </NODE>
- <NODE NAME="wantarray"
- ICON="Function"
- LOCALURL="pod/perlfunc/wantarray.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/wantarray.html"
- TEXT="wantarray"
- STARTPOS="9"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Numeric Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="abs"
- ICON="Function"
- LOCALURL="pod/perlfunc/abs.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/abs.html"
- TEXT="abs [value]"
- STARTPOS="4"
- LENGTH="7">
- </NODE>
- <NODE NAME="atan2"
- ICON="Function"
- LOCALURL="pod/perlfunc/atan2.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/atan2.html"
- TEXT="atan2 Y, X"
- STARTPOS="6"
- LENGTH="1">
- </NODE>
- <NODE NAME="cos"
- ICON="Function"
- LOCALURL="pod/perlfunc/cos.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/cos.html"
- TEXT="cos expr"
- STARTPOS="4"
- LENGTH="4">
- </NODE>
- <NODE NAME="exp"
- ICON="Function"
- LOCALURL="pod/perlfunc/exp.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exp.html"
- TEXT="exp [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="hex"
- ICON="Function"
- LOCALURL="pod/perlfunc/hex.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/hex.html"
- TEXT="hex [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="int"
- ICON="Function"
- LOCALURL="pod/perlfunc/int.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/int.html"
- TEXT="int [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="log"
- ICON="Function"
- LOCALURL="pod/perlfunc/log.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/log.html"
- TEXT="log [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="oct"
- ICON="Function"
- LOCALURL="pod/perlfunc/oct.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/oct.html"
- TEXT="oct [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="rand"
- ICON="Function"
- LOCALURL="pod/perlfunc/rand.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rand.html"
- TEXT="rand [expr]"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="sin"
- ICON="Function"
- LOCALURL="pod/perlfunc/sin.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sin.html"
- TEXT="sin [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="sqrt"
- ICON="Function"
- LOCALURL="pod/perlfunc/sqrt.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sqrt.html"
- TEXT="sqrt [expr]"
- STARTPOS="5"
- LENGTH="6">
- </NODE>
- <NODE NAME="srand"
- ICON="Function"
- LOCALURL="pod/perlfunc/srand.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/srand.html"
- TEXT="srand [expr]"
- STARTPOS="6"
- LENGTH="6">
- </NODE>
- </NODE>
- <NODE NAME="Process and Process Group Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="alarm"
- ICON="Function"
- LOCALURL="pod/perlfunc/alarm.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/alarm.html"
- TEXT="alarm [seconds]"
- STARTPOS="6"
- LENGTH="9">
- </NODE>
- <NODE NAME="exec"
- ICON="Function"
- LOCALURL="pod/perlfunc/exec.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exec.html"
- TEXT="exec list"
- STARTPOS="5"
- LENGTH="4">
- </NODE>
- <NODE NAME="fork"
- ICON="Function"
- LOCALURL="pod/perlfunc/fork.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/fork.html"
- TEXT="fork"
- STARTPOS="4"
- LENGTH="0">
- </NODE>
- <NODE NAME="getpgrp"
- ICON="Function"
- LOCALURL="pod/perlfunc/getpgrp.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpgrp.html"
- TEXT="getpgrp PID"
- STARTPOS="8"
- LENGTH="3">
- </NODE>
- <NODE NAME="getppid"
- ICON="Function"
- LOCALURL="pod/perlfunc/getppid.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getppid.html"
- TEXT="getppid"
- STARTPOS="7"
- LENGTH="0">
- </NODE>
- <NODE NAME="getpriority"
- ICON="Function"
- LOCALURL="pod/perlfunc/getpriority.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpriority.html"
- TEXT="getpriority which, who"
- STARTPOS="12"
- LENGTH="5">
- </NODE>
- <NODE NAME="kill"
- ICON="Function"
- LOCALURL="pod/perlfunc/kill.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/kill.html"
- TEXT="kill list"
- STARTPOS="5"
- LENGTH="4">
- </NODE>
- <NODE NAME="pipe"
- ICON="Function"
- LOCALURL="pod/perlfunc/pipe.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pipe.html"
- TEXT="pipe readhandle, writehandle"
- STARTPOS="5"
- LENGTH="10">
- </NODE>
- <NODE NAME="qx/STRING/"
- ICON="Function"
- LOCALURL="pod/perlfunc/qxSTRING.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qxSTRING.html"
- TEXT="qx/STRING/"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="setpgrp"
- ICON="Function"
- LOCALURL="pod/perlfunc/setpgrp.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setpgrp.html"
- TEXT="setpgrp PID, pgrp"
- STARTPOS="8"
- LENGTH="3">
- </NODE>
- <NODE NAME="setpriority"
- ICON="Function"
- LOCALURL="pod/perlfunc/setpriority.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setpriority.html"
- TEXT="setpriority which, who, priority"
- STARTPOS="12"
- LENGTH="5">
- </NODE>
- <NODE NAME="sleep"
- ICON="Function"
- LOCALURL="pod/perlfunc/sleep.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sleep.html"
- TEXT="sleep [expr]"
- STARTPOS="6"
- LENGTH="6">
- </NODE>
- <NODE NAME="system"
- ICON="Function"
- LOCALURL="pod/perlfunc/system.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/system.html"
- TEXT="system list"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="times"
- ICON="Function"
- LOCALURL="pod/perlfunc/times.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/times.html"
- TEXT="times"
- STARTPOS="5"
- LENGTH="0">
- </NODE>
- <NODE NAME="wait"
- ICON="Function"
- LOCALURL="pod/perlfunc/wait.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/wait.html"
- TEXT="wait"
- STARTPOS="4"
- LENGTH="0">
- </NODE>
- <NODE NAME="waitpid"
- ICON="Function"
- LOCALURL="pod/perlfunc/waitpid.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/waitpid.html"
- TEXT="waitpid PID, flags"
- STARTPOS="8"
- LENGTH="3">
- </NODE>
- </NODE>
- <NODE NAME="Regular Expressions and Pattern Matching"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="m//"
- ICON="Function"
- LOCALURL="pod/perlfunc/m.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/m.html"
- TEXT="m//"
- STARTPOS="3"
- LENGTH="0">
- </NODE>
- <NODE NAME="pos"
- ICON="Function"
- LOCALURL="pod/perlfunc/pos.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pos.html"
- TEXT="pos [scalar]"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- <NODE NAME="quotemeta"
- ICON="Function"
- LOCALURL="pod/perlfunc/quotemeta.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/quotemeta.html"
- TEXT="quotemeta [expr]"
- STARTPOS="10"
- LENGTH="6">
- </NODE>
- <NODE NAME="s///"
- ICON="Function"
- LOCALURL="pod/perlfunc/s.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/s.html"
- TEXT="s///"
- STARTPOS="4"
- LENGTH="0">
- </NODE>
- <NODE NAME="split"
- ICON="Function"
- LOCALURL="pod/perlfunc/split.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/split.html"
- TEXT="split [/pattern/ [, expr [, limit]]]"
- STARTPOS="6"
- LENGTH="30">
- </NODE>
- <NODE NAME="study"
- ICON="Function"
- LOCALURL="pod/perlfunc/study.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/study.html"
- TEXT="study [scalar]"
- STARTPOS="6"
- LENGTH="8">
- </NODE>
- </NODE>
- <NODE NAME="Scalar or String Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="chomp"
- ICON="Function"
- LOCALURL="pod/perlfunc/chomp.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chomp.html"
- TEXT="chomp [variable | list]"
- STARTPOS="6"
- LENGTH="17">
- </NODE>
- <NODE NAME="chop"
- ICON="Function"
- LOCALURL="pod/perlfunc/chop.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chop.html"
- TEXT="chop [variable | list]"
- STARTPOS="5"
- LENGTH="17">
- </NODE>
- <NODE NAME="chr"
- ICON="Function"
- LOCALURL="pod/perlfunc/chr.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chr.html"
- TEXT="chr [number]"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- <NODE NAME="crypt"
- ICON="Function"
- LOCALURL="pod/perlfunc/crypt.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/crypt.html"
- TEXT="crypt plaintext, salt"
- STARTPOS="6"
- LENGTH="9">
- </NODE>
- <NODE NAME="hex"
- ICON="Function"
- LOCALURL="pod/perlfunc/hex.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/hex.html"
- TEXT="hex [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="index"
- ICON="Function"
- LOCALURL="pod/perlfunc/index.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/index.html"
- TEXT="index str, substr [, position]"
- STARTPOS="6"
- LENGTH="3">
- </NODE>
- <NODE NAME="lc"
- ICON="Function"
- LOCALURL="pod/perlfunc/lc.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/lc.html"
- TEXT="lc [expr]"
- STARTPOS="3"
- LENGTH="6">
- </NODE>
- <NODE NAME="lcfirst"
- ICON="Function"
- LOCALURL="pod/perlfunc/lcfirst.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/lcfirst.html"
- TEXT="lcfirst [expr]"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- <NODE NAME="length"
- ICON="Function"
- LOCALURL="pod/perlfunc/length.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/length.html"
- TEXT="length [expr]"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="oct"
- ICON="Function"
- LOCALURL="pod/perlfunc/oct.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/oct.html"
- TEXT="oct [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="ord"
- ICON="Function"
- LOCALURL="pod/perlfunc/ord.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ord.html"
- TEXT="ord [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="pack"
- ICON="Function"
- LOCALURL="pod/perlfunc/pack.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pack.html"
- TEXT="pack template, list"
- STARTPOS="5"
- LENGTH="8">
- </NODE>
- <NODE NAME="q/STRING/"
- ICON="Function"
- LOCALURL="pod/perlfunc/qSTRING.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qSTRING.html"
- TEXT="q/STRING/"
- STARTPOS="9"
- LENGTH="0">
- </NODE>
- <NODE NAME="qq/STRING/"
- ICON="Function"
- LOCALURL="pod/perlfunc/qqSTRING.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qqSTRING.html"
- TEXT="qq/STRING/"
- STARTPOS="10"
- LENGTH="0">
- </NODE>
- <NODE NAME="reverse"
- ICON="Function"
- LOCALURL="pod/perlfunc/reverse.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/reverse.html"
- TEXT="reverse list"
- STARTPOS="8"
- LENGTH="4">
- </NODE>
- <NODE NAME="rindex"
- ICON="Function"
- LOCALURL="pod/perlfunc/rindex.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rindex.html"
- TEXT="rindex str, substr [, position]"
- STARTPOS="7"
- LENGTH="3">
- </NODE>
- <NODE NAME="sprintf"
- ICON="Function"
- LOCALURL="pod/perlfunc/sprintf.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sprintf.html"
- TEXT="sprintf format, list"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- <NODE NAME="substr"
- ICON="Function"
- LOCALURL="pod/perlfunc/substr.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/substr.html"
- TEXT="substr expr, offset [, len]"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="tr///"
- ICON="Function"
- LOCALURL="pod/perlfunc/tr.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/tr.html"
- TEXT="tr///"
- STARTPOS="5"
- LENGTH="0">
- </NODE>
- <NODE NAME="uc"
- ICON="Function"
- LOCALURL="pod/perlfunc/uc.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/uc.html"
- TEXT="uc [expr]"
- STARTPOS="3"
- LENGTH="6">
- </NODE>
- <NODE NAME="ucfirst"
- ICON="Function"
- LOCALURL="pod/perlfunc/ucfirst.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ucfirst.html"
- TEXT="ucfirst [expr]"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- <NODE NAME="y///"
- ICON="Function"
- LOCALURL="pod/perlfunc/y.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/y.html"
- TEXT="y///"
- STARTPOS="4"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="System V Interprocess Communication Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="msgctl"
- ICON="Function"
- LOCALURL="pod/perlfunc/msgctl.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgctl.html"
- TEXT="msgctl id, cmd, arg"
- STARTPOS="7"
- LENGTH="2">
- </NODE>
- <NODE NAME="msgget"
- ICON="Function"
- LOCALURL="pod/perlfunc/msgget.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgget.html"
- TEXT="msgget key, flags"
- STARTPOS="7"
- LENGTH="3">
- </NODE>
- <NODE NAME="msgrcv"
- ICON="Function"
- LOCALURL="pod/perlfunc/msgrcv.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgrcv.html"
- TEXT="msgrcv id, var, size, type, flags"
- STARTPOS="7"
- LENGTH="2">
- </NODE>
- <NODE NAME="msgsnd"
- ICON="Function"
- LOCALURL="pod/perlfunc/msgsnd.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgsnd.html"
- TEXT="msgsnd id, msg, flags"
- STARTPOS="7"
- LENGTH="2">
- </NODE>
- <NODE NAME="semctl"
- ICON="Function"
- LOCALURL="pod/perlfunc/semctl.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/semctl.html"
- TEXT="semctl id, semnum, cmd, arg"
- STARTPOS="7"
- LENGTH="2">
- </NODE>
- <NODE NAME="semget"
- ICON="Function"
- LOCALURL="pod/perlfunc/semget.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/semget.html"
- TEXT="semget key, nsems, flags"
- STARTPOS="7"
- LENGTH="3">
- </NODE>
- <NODE NAME="semop"
- ICON="Function"
- LOCALURL="pod/perlfunc/semop.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/semop.html"
- TEXT="semop key, opstring"
- STARTPOS="6"
- LENGTH="3">
- </NODE>
- <NODE NAME="shmctl"
- ICON="Function"
- LOCALURL="pod/perlfunc/shmctl.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmctl.html"
- TEXT="shmctl id, cmd, arg"
- STARTPOS="7"
- LENGTH="2">
- </NODE>
- <NODE NAME="shmget"
- ICON="Function"
- LOCALURL="pod/perlfunc/shmget.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmget.html"
- TEXT="shmget key, size, flags"
- STARTPOS="7"
- LENGTH="3">
- </NODE>
- <NODE NAME="shmread"
- ICON="Function"
- LOCALURL="pod/perlfunc/shmread.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmread.html"
- TEXT="shmread id, var, pos, size"
- STARTPOS="8"
- LENGTH="2">
- </NODE>
- <NODE NAME="shmwrite"
- ICON="Function"
- LOCALURL="pod/perlfunc/shmwrite.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmwrite.html"
- TEXT="shmwrite id, string, pos, size"
- STARTPOS="9"
- LENGTH="2">
- </NODE>
- </NODE>
- <NODE NAME="Time-related Functions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="gmtime"
- ICON="Function"
- LOCALURL="pod/perlfunc/gmtime.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gmtime.html"
- TEXT="gmtime expr"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="localtime"
- ICON="Function"
- LOCALURL="pod/perlfunc/localtime.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/localtime.html"
- TEXT="localtime expr"
- STARTPOS="10"
- LENGTH="4">
- </NODE>
- <NODE NAME="time"
- ICON="Function"
- LOCALURL="pod/perlfunc/time.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/time.html"
- TEXT="time"
- STARTPOS="4"
- LENGTH="0">
- </NODE>
- <NODE NAME="times"
- ICON="Function"
- LOCALURL="pod/perlfunc/times.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/times.html"
- TEXT="times"
- STARTPOS="5"
- LENGTH="0">
- </NODE>
- </NODE>
- </NODE>
- <NODE NAME="Formats"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Format Variables"
- ICON="Text"
- LOCALURL="pod/perlform.html#Format_Variables"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlform.html#Format_Variables"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Footers"
- ICON="Text"
- LOCALURL="pod/perlform.html#Foters"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlform.html#Foters"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Accessing Formatting Internals"
- ICON="Text"
- LOCALURL="pod/perlform.html#Acesing_Formating_Internals"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlform.html#Acesing_Formating_Internals"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Keywords"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Classes and Object-Orientedness"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="bless"
- ICON="Function"
- LOCALURL="pod/perlfunc/bless.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/bless.html"
- TEXT="bless ref [, classname]"
- STARTPOS="6"
- LENGTH="3">
- </NODE>
- <NODE NAME="dbmclose"
- ICON="Function"
- LOCALURL="pod/perlfunc/dbmclose.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmclose.html"
- TEXT="dbmclose %hash"
- STARTPOS="10"
- LENGTH="4">
- </NODE>
- <NODE NAME="dbmopen"
- ICON="Function"
- LOCALURL="pod/perlfunc/dbmopen.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmopen.html"
- TEXT="dbmopen %hash, dbname, mode"
- STARTPOS="9"
- LENGTH="4">
- </NODE>
- <NODE NAME="package"
- ICON="Function"
- LOCALURL="pod/perlfunc/package.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/package.html"
- TEXT="package namespace"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="ref"
- ICON="Function"
- LOCALURL="pod/perlfunc/ref.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ref.html"
- TEXT="ref [expr]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="tie"
- ICON="Function"
- LOCALURL="pod/perlfunc/tie.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/tie.html"
- TEXT="tie variable, classname, list"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- <NODE NAME="tied"
- ICON="Function"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="untie"
- ICON="Function"
- LOCALURL="pod/perlfunc/untie.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/untie.html"
- TEXT="untie variable"
- STARTPOS="6"
- LENGTH="8">
- </NODE>
- <NODE NAME="use"
- ICON="Function"
- LOCALURL="pod/perlfunc/use.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/use.html"
- TEXT="use [Module] [version] [list]"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- </NODE>
- <NODE NAME="Control Flow"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="caller"
- ICON="Function"
- LOCALURL="pod/perlfunc/caller.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/caller.html"
- TEXT="caller [expr]"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="continue"
- ICON="Function"
- LOCALURL="pod/perlfunc/continue.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/continue.html"
- TEXT="continue {block}"
- STARTPOS="10"
- LENGTH="5">
- </NODE>
- <NODE NAME="die"
- ICON="Function"
- LOCALURL="pod/perlfunc/die.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/die.html"
- TEXT="die list"
- STARTPOS="4"
- LENGTH="4">
- </NODE>
- <NODE NAME="do"
- ICON="Function"
- LOCALURL="pod/perlfunc/do.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/do.html"
- TEXT="do {block | subroutine | expr}"
- STARTPOS="3"
- LENGTH="27">
- </NODE>
- <NODE NAME="dump"
- ICON="Function"
- LOCALURL="pod/perlfunc/dump.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dump.html"
- TEXT="dump label"
- STARTPOS="5"
- LENGTH="5">
- </NODE>
- <NODE NAME="eval"
- ICON="Function"
- LOCALURL="pod/perlfunc/eval.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/eval.html"
- TEXT="eval {expr | block}"
- STARTPOS="5"
- LENGTH="14">
- </NODE>
- <NODE NAME="exit"
- ICON="Function"
- LOCALURL="pod/perlfunc/exit.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exit.html"
- TEXT="exit expr"
- STARTPOS="5"
- LENGTH="4">
- </NODE>
- <NODE NAME="goto"
- ICON="Function"
- LOCALURL="pod/perlfunc/goto.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/goto.html"
- TEXT="goto {label | expr | name}"
- STARTPOS="5"
- LENGTH="22">
- </NODE>
- <NODE NAME="last"
- ICON="Function"
- LOCALURL="pod/perlfunc/last.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/last.html"
- TEXT="last [label]"
- STARTPOS="5"
- LENGTH="7">
- </NODE>
- <NODE NAME="next"
- ICON="Function"
- LOCALURL="pod/perlfunc/next.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/next.html"
- TEXT="next [label]"
- STARTPOS="5"
- LENGTH="7">
- </NODE>
- <NODE NAME="redo"
- ICON="Function"
- LOCALURL="pod/perlfunc/redo.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/redo.html"
- TEXT="redo [label]"
- STARTPOS="5"
- LENGTH="7">
- </NODE>
- <NODE NAME="return"
- ICON="Function"
- LOCALURL="pod/perlfunc/return.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/return.html"
- TEXT="return list"
- STARTPOS="7"
- LENGTH="4">
- </NODE>
- <NODE NAME="sub"
- ICON="Function"
- LOCALURL="pod/perlfunc/sub.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sub.html"
- TEXT="sub [name] [block]"
- STARTPOS="4"
- LENGTH="6">
- </NODE>
- <NODE NAME="wantarray"
- ICON="Function"
- LOCALURL="pod/perlfunc/wantarray.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/wantarray.html"
- TEXT="wantarray"
- STARTPOS="9"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Modules"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="do"
- ICON="Function"
- LOCALURL="pod/perlfunc/do.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/do.html"
- TEXT="do {block | subroutine | expr}"
- STARTPOS="3"
- LENGTH="27">
- </NODE>
- <NODE NAME="import"
- ICON="Function"
- LOCALURL="pod/perlfunc/import.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/import.html"
- TEXT="import"
- STARTPOS="6"
- LENGTH="0">
- </NODE>
- <NODE NAME="no"
- ICON="Function"
- LOCALURL="pod/perlfunc/no.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/no.html"
- TEXT="no Module list"
- STARTPOS="3"
- LENGTH="6">
- </NODE>
- <NODE NAME="package"
- ICON="Function"
- LOCALURL="pod/perlfunc/package.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/package.html"
- TEXT="package namespace"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="require"
- ICON="Function"
- LOCALURL="pod/perlfunc/require.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/require.html"
- TEXT="require [expr]"
- STARTPOS="8"
- LENGTH="6">
- </NODE>
- <NODE NAME="use"
- ICON="Function"
- LOCALURL="pod/perlfunc/use.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/use.html"
- TEXT="use [Module] [version] [list]"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- </NODE>
- <NODE NAME="Scoping"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="caller"
- ICON="Function"
- LOCALURL="pod/perlfunc/caller.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/caller.html"
- TEXT="caller [expr]"
- STARTPOS="7"
- LENGTH="6">
- </NODE>
- <NODE NAME="import"
- ICON="Function"
- LOCALURL="pod/perlfunc/import.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/import.html"
- TEXT="import"
- STARTPOS="6"
- LENGTH="0">
- </NODE>
- <NODE NAME="local"
- ICON="Function"
- LOCALURL="pod/perlfunc/local.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/local.html"
- TEXT="local expr"
- STARTPOS="6"
- LENGTH="4">
- </NODE>
- <NODE NAME="my"
- ICON="Function"
- LOCALURL="pod/perlfunc/my.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/my.html"
- TEXT="my expr"
- STARTPOS="3"
- LENGTH="4">
- </NODE>
- <NODE NAME="package"
- ICON="Function"
- LOCALURL="pod/perlfunc/package.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/package.html"
- TEXT="package namespace"
- STARTPOS="8"
- LENGTH="9">
- </NODE>
- <NODE NAME="use"
- ICON="Function"
- LOCALURL="pod/perlfunc/use.html"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/use.html"
- TEXT="use [Module] [version] [list]"
- STARTPOS="4"
- LENGTH="8">
- </NODE>
- </NODE>
- </NODE>
- <NODE NAME="Modules"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Packages"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Packages"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Packages"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Symbol Tables"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Symbol_Tables"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Symbol_Tables"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Package Constructors and Destructors"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Package_Constructors_and_Destruc"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Package_Constructors_and_Destruc"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Classes"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Perl_Clases"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Perl_Clases"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Modules"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Perl_Modules"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Perl_Modules"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Pragmatic Modules"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Pragmatic_Modules"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Pragmatic_Modules"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Standard Modules"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Standard_Modules"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Standard_Modules"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Extension Modules"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Extension_Modules"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Extension_Modules"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Guidelines for Module Creation"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Guidelines_for_Module_Creation"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Guidelines_for_Module_Creation"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Guidelines for Converting Perl 4 Library Scripts into Modules"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Guidelines_for_Converting_Perl_4"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Guidelines_for_Converting_Perl_4"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Guidelines for Reusing Application Code"
- ICON="Text"
- LOCALURL="pod/perlmod.html#Guidelines_for_Reusing_Aplicati"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Guidelines_for_Reusing_Aplicati"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Operators"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Arrow Operator"
- ICON="Text"
- LOCALURL="pod/perlop.html#The_Arow_Operator"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#The_Arow_Operator"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Assignment Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Asignment_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Asignment_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Binding Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Binding_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Binding_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Comma Operator"
- ICON="Text"
- LOCALURL="pod/perlop.html#Coma_Operator"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Coma_Operator"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Conditional Operator"
- ICON="Text"
- LOCALURL="pod/perlop.html#Conditional_Operator"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Conditional_Operator"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="I/O Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#I_O_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#I_O_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Range Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Range_Operator"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Range_Operator"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Symbolic Unary Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Symbolic_Unary_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Symbolic_Unary_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="C Operators Missing From Perl"
- ICON="Text"
- LOCALURL="pod/perlop.html#C_Operators_Mising_From_Perl"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#C_Operators_Mising_From_Perl"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Constant Folding"
- ICON="Text"
- LOCALURL="pod/perlop.html#Constant_Folding"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Constant_Folding"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Arithmetic Operators"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Additive Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Aditive_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Aditive_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Multiplicative Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Multiplicative_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Multiplicative_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Auto-increment and Auto-decrement"
- ICON="Text"
- LOCALURL="pod/perlop.html#Auto_increment_and_Auto_decremen"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Auto_increment_and_Auto_decremen"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Exponentiation"
- ICON="Text"
- LOCALURL="pod/perlop.html#Exponentiation"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Exponentiation"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Integer Arithmetic"
- ICON="Text"
- LOCALURL="pod/perlop.html#Integer_Arithmetic"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Integer_Arithmetic"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Bitwise Operators"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Bitwise And"
- ICON="Text"
- LOCALURL="pod/perlop.html#Bitwise_And"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Bitwise_And"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Bitwise Or and Exclusive Or"
- ICON="Text"
- LOCALURL="pod/perlop.html#Bitwise_Or_and_Exclusive_Or"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Bitwise_Or_and_Exclusive_Or"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Shift Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Shift_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Shift_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Comparison Operators"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Equality Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Equality_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Equality_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Relational Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Relational_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Relational_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Logical Operators"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="C-style Logical And"
- ICON="Text"
- LOCALURL="pod/perlop.html#C_style_Logical_And"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#C_style_Logical_And"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="C-style Logical Or"
- ICON="Text"
- LOCALURL="pod/perlop.html#C_style_Logical_Or"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#C_style_Logical_Or"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Logical And"
- ICON="Text"
- LOCALURL="pod/perlop.html#Logical_And"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Logical_And"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Logical Not"
- ICON="Text"
- LOCALURL="pod/perlop.html#Logical_Not"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Logical_Not"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Logical or and Exclusive Or"
- ICON="Text"
- LOCALURL="pod/perlop.html#Logical_or_and_Exclusive_Or"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Logical_or_and_Exclusive_Or"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Quote-like Operators"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Quote and Quote-like Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Quote_and_Quote_like_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Quote_and_Quote_like_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Regexp Quote-like Operators"
- ICON="Text"
- LOCALURL="pod/perlop.html#Regexp_Quote_Like_Operators"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Regexp_Quote_Like_Operators"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- </NODE>
- <NODE NAME="Predefined Variables"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Predefined Names"
- ICON="Text"
- LOCALURL="pod/perlvar.html#Predefined_Names"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlvar.html#Predefined_Names"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Regular Expressions"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Regular Expressions"
- ICON="Text"
- LOCALURL="pod/perlre.html#Regular_Expresions"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#Regular_Expresions"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Backtracking"
- ICON="Text"
- LOCALURL="pod/perlre.html#Backtracking"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#Backtracking"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Version 8 Regular Expressions"
- ICON="Text"
- LOCALURL="pod/perlre.html#Version_8_Regular_Expresions"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#Version_8_Regular_Expresions"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Warning on \1 versus $1"
- ICON="Text"
- LOCALURL="pod/perlre.html#WARNING_on_1_vs_1"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#WARNING_on_1_vs_1"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Subroutines"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Private Variables via my()"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Private_Variables_via_my_"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Private_Variables_via_my_"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Temporary Variables via local()"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Temporary_Values_via_local_"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Temporary_Values_via_local_"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Passing Symbol Table Entries (typeglobs)"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Pasing_Symbol_Table_Entries_ty"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Pasing_Symbol_Table_Entries_ty"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Pass by Reference"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Pas_by_Reference"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Pas_by_Reference"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Prototypes"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Prototypes"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Prototypes"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Constant Functions"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Constant_Functions"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Constant_Functions"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Overriding Built-in Functions"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Overiding_Builtin_Functions"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Overiding_Builtin_Functions"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Autoloading"
- ICON="Text"
- LOCALURL="pod/perlsub.html#Autoloading"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Autoloading"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- <NODE NAME="Syntax"
- ICON="Book"
- LOCALURL=""
- REMOTEURL=""
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- <NODE NAME="Declarations"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Declarations"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Declarations"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Simple Statements"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Simple_statements"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Simple_statements"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Compound Statements"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Compound_statements"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Compound_statements"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Loop Control"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Lop_Control"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Lop_Control"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="For Loops"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#For_Lops"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#For_Lops"
- TEXT="[label:] for ([initial-expression]; [condition]; [increment-expression]) {statements}"
- STARTPOS="0"
- LENGTH="8">
- </NODE>
- <NODE NAME="Foreach Loops"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Foreach_Lops"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Foreach_Lops"
- TEXT="[label:] foreach [var] (list) {statements}"
- STARTPOS="0"
- LENGTH="8">
- </NODE>
- <NODE NAME="Basic Blocks and Switch Statements"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Basic_BLOCKs_and_Switch_Statemen"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Basic_BLOCKs_and_Switch_Statemen"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Goto Statement"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Goto"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Goto"
- TEXT="goto label"
- STARTPOS="5"
- LENGTH="5">
- </NODE>
- <NODE NAME="PODs: Embedded Documentation"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#PODs_Embeded_Documentation"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#PODs_Embeded_Documentation"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- <NODE NAME="Plain Old Comments"
- ICON="Text"
- LOCALURL="pod/perlsyn.html#Plain_Old_Coments_Not_"
- REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Plain_Old_Coments_Not_"
- TEXT="none"
- STARTPOS="0"
- LENGTH="0">
- </NODE>
- </NODE>
- </INFODESK>
-