home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Java / ScriptBuilder / NOSB30_TRIAL.exe / data1.cab / Program_Files / Idk / Perl 5.0 Reference.idk < prev    next >
Encoding:
Text File  |  1998-10-05  |  100.6 KB  |  2,668 lines

  1. <INFODESK NAME="Perl 5.0 Reference"
  2.  DESCRIPTION="">
  3.     <NODE NAME="Perl 5.0 Documentation"
  4.      ICON="Text"
  5.      LOCALURL="index.html"
  6.      REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/"
  7.      TEXT="none"
  8.      STARTPOS="0"
  9.      LENGTH="0">
  10.     </NODE>
  11.     <NODE NAME="Built-in Functions"
  12.      ICON="Book"
  13.      LOCALURL=""
  14.      REMOTEURL=""
  15.      TEXT="none"
  16.      STARTPOS="0"
  17.      LENGTH="0">
  18.         <NODE NAME="@ARRAY Functions"
  19.          ICON="Book"
  20.          LOCALURL=""
  21.          REMOTEURL=""
  22.          TEXT="none"
  23.          STARTPOS="0"
  24.          LENGTH="0">
  25.             <NODE NAME="pop"
  26.              ICON="Function"
  27.              LOCALURL="pod/perlfunc/pop.html"
  28.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pop.html"
  29.              TEXT="pop [@array]"
  30.              STARTPOS="4"
  31.              LENGTH="8">
  32.             </NODE>
  33.             <NODE NAME="push"
  34.              ICON="Function"
  35.              LOCALURL="pod/perlfunc/push.html"
  36.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/push.html"
  37.              TEXT="push @array, list"
  38.              STARTPOS="5"
  39.              LENGTH="6">
  40.             </NODE>
  41.             <NODE NAME="shift"
  42.              ICON="Function"
  43.              LOCALURL="pod/perlfunc/shift.html"
  44.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shift.html"
  45.              TEXT="shift [@array]"
  46.              STARTPOS="6"
  47.              LENGTH="8">
  48.             </NODE>
  49.             <NODE NAME="splice"
  50.              ICON="Function"
  51.              LOCALURL="pod/perlfunc/splice.html"
  52.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/splice.html"
  53.              TEXT="splice @array, offset [, length [, list]]"
  54.              STARTPOS="7"
  55.              LENGTH="6">
  56.             </NODE>
  57.             <NODE NAME="unshift"
  58.              ICON="Function"
  59.              LOCALURL="pod/perlfunc/unshift.html"
  60.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unshift.html"
  61.              TEXT="unshift @array, list"
  62.              STARTPOS="8"
  63.              LENGTH="6">
  64.             </NODE>
  65.         </NODE>
  66.         <NODE NAME="%HASH Functions"
  67.          ICON="Book"
  68.          LOCALURL=""
  69.          REMOTEURL=""
  70.          TEXT="none"
  71.          STARTPOS="0"
  72.          LENGTH="0">
  73.             <NODE NAME="delete"
  74.              ICON="Function"
  75.              LOCALURL="pod/perlfunc/delete.html"
  76.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/delete.html"
  77.              TEXT="delete expr"
  78.              STARTPOS="7"
  79.              LENGTH="4">
  80.             </NODE>
  81.             <NODE NAME="each"
  82.              ICON="Function"
  83.              LOCALURL="pod/perlfunc/each.html"
  84.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/each.html"
  85.              TEXT="each %hash"
  86.              STARTPOS="5"
  87.              LENGTH="5">
  88.             </NODE>
  89.             <NODE NAME="exists"
  90.              ICON="Function"
  91.              LOCALURL="pod/perlfunc/exists.html"
  92.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exists.html"
  93.              TEXT="exists expr"
  94.              STARTPOS="7"
  95.              LENGTH="4">
  96.             </NODE>
  97.             <NODE NAME="keys"
  98.              ICON="Function"
  99.              LOCALURL="pod/perlfunc/keys.html"
  100.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/keys.html"
  101.              TEXT="keys %hash"
  102.              STARTPOS="5"
  103.              LENGTH="5">
  104.             </NODE>
  105.             <NODE NAME="values"
  106.              ICON="Function"
  107.              LOCALURL="pod/perlfunc/values.html"
  108.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/values.html"
  109.              TEXT="values %hash"
  110.              STARTPOS="7"
  111.              LENGTH="5">
  112.             </NODE>
  113.         </NODE>
  114.         <NODE NAME="Fetching User and Group Info"
  115.          ICON="Book"
  116.          LOCALURL=""
  117.          REMOTEURL=""
  118.          TEXT="none"
  119.          STARTPOS="0"
  120.          LENGTH="0">
  121.             <NODE NAME="endgrent"
  122.              ICON="Function"
  123.              LOCALURL="pod/perlfunc/endgrent.html"
  124.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endgrent.html"
  125.              TEXT="endgrent"
  126.              STARTPOS="8"
  127.              LENGTH="0">
  128.             </NODE>
  129.             <NODE NAME="endhostent"
  130.              ICON="Function"
  131.              LOCALURL="pod/perlfunc/endhostent.html"
  132.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endhostent.html"
  133.              TEXT="endhostent"
  134.              STARTPOS="10"
  135.              LENGTH="0">
  136.             </NODE>
  137.             <NODE NAME="endnetent"
  138.              ICON="Function"
  139.              LOCALURL="pod/perlfunc/endnetent.html"
  140.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endnetent.html"
  141.              TEXT="endnetent"
  142.              STARTPOS="9"
  143.              LENGTH="0">
  144.             </NODE>
  145.             <NODE NAME="endpwent"
  146.              ICON="Function"
  147.              LOCALURL="pod/perlfunc/endpwent.html"
  148.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endpwent.html"
  149.              TEXT="endpwent"
  150.              STARTPOS="8"
  151.              LENGTH="0">
  152.             </NODE>
  153.             <NODE NAME="getgrent"
  154.              ICON="Function"
  155.              LOCALURL="pod/perlfunc/getgrent.html"
  156.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getgrent.html"
  157.              TEXT="getgrent"
  158.              STARTPOS="8"
  159.              LENGTH="0">
  160.             </NODE>
  161.             <NODE NAME="getgrgid"
  162.              ICON="Function"
  163.              LOCALURL="pod/perlfunc/getgrgid.html"
  164.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getgrgid.html"
  165.              TEXT="getgrgid GID"
  166.              STARTPOS="9"
  167.              LENGTH="3">
  168.             </NODE>
  169.             <NODE NAME="getgrnam"
  170.              ICON="Function"
  171.              LOCALURL="pod/perlfunc/getgrnam.html"
  172.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getgrnam.html"
  173.              TEXT="getgrnam name"
  174.              STARTPOS="9"
  175.              LENGTH="4">
  176.             </NODE>
  177.             <NODE NAME="getlogin"
  178.              ICON="Function"
  179.              LOCALURL="pod/perlfunc/getlogin.html"
  180.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getlogin.html"
  181.              TEXT="getlogin"
  182.              STARTPOS="8"
  183.              LENGTH="0">
  184.             </NODE>
  185.             <NODE NAME="getpwent"
  186.              ICON="Function"
  187.              LOCALURL="pod/perlfunc/getpwent.html"
  188.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpwent.html"
  189.              TEXT="getpwent"
  190.              STARTPOS="8"
  191.              LENGTH="0">
  192.             </NODE>
  193.             <NODE NAME="getpwnam"
  194.              ICON="Function"
  195.              LOCALURL="pod/perlfunc/getpwnam.html"
  196.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpwnam.html"
  197.              TEXT="getpwnam name"
  198.              STARTPOS="9"
  199.              LENGTH="4">
  200.             </NODE>
  201.             <NODE NAME="getpwuid"
  202.              ICON="Function"
  203.              LOCALURL="pod/perlfunc/getpwuid.html"
  204.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpwuid.html"
  205.              TEXT="getpwuid UID"
  206.              STARTPOS="9"
  207.              LENGTH="3">
  208.             </NODE>
  209.             <NODE NAME="setgrent"
  210.              ICON="Function"
  211.              LOCALURL="pod/perlfunc/setgrent.html"
  212.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setgrent.html"
  213.              TEXT="setgrent"
  214.              STARTPOS="8"
  215.              LENGTH="0">
  216.             </NODE>
  217.             <NODE NAME="setpwent"
  218.              ICON="Function"
  219.              LOCALURL="pod/perlfunc/setpwent.html"
  220.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setpwent.html"
  221.              TEXT="setpwent"
  222.              STARTPOS="8"
  223.              LENGTH="0">
  224.             </NODE>
  225.         </NODE>
  226.         <NODE NAME="Fetching Network Info"
  227.          ICON="Book"
  228.          LOCALURL=""
  229.          REMOTEURL=""
  230.          TEXT="none"
  231.          STARTPOS="0"
  232.          LENGTH="0">
  233.             <NODE NAME="endprotoent"
  234.              ICON="Function"
  235.              LOCALURL="pod/perlfunc/endprotoent.html"
  236.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endprotoent.html"
  237.              TEXT="endprotoent"
  238.              STARTPOS="11"
  239.              LENGTH="0">
  240.             </NODE>
  241.             <NODE NAME="endservent"
  242.              ICON="Function"
  243.              LOCALURL="pod/perlfunc/endservent.html"
  244.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/endservent.html"
  245.              TEXT="endservent"
  246.              STARTPOS="10"
  247.              LENGTH="0">
  248.             </NODE>
  249.             <NODE NAME="gethostbyaddr"
  250.              ICON="Function"
  251.              LOCALURL="pod/perlfunc/gethostbyaddr.html"
  252.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gethostbyaddr.html"
  253.              TEXT="gethostbyaddr addr, addrtype"
  254.              STARTPOS="14"
  255.              LENGTH="4">
  256.             </NODE>
  257.             <NODE NAME="gethostbyname"
  258.              ICON="Function"
  259.              LOCALURL="pod/perlfunc/gethostbyname.html"
  260.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gethostbyname.html"
  261.              TEXT="gethostbyname name"
  262.              STARTPOS="14"
  263.              LENGTH="4">
  264.             </NODE>
  265.             <NODE NAME="gethostent"
  266.              ICON="Function"
  267.              LOCALURL="pod/perlfunc/gethostent.html"
  268.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gethostent.html"
  269.              TEXT="gethostent"
  270.              STARTPOS="10"
  271.              LENGTH="0">
  272.             </NODE>
  273.             <NODE NAME="getnetbyaddr"
  274.              ICON="Function"
  275.              LOCALURL="pod/perlfunc/getnetbyaddr.html"
  276.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getnetbyaddr.html"
  277.              TEXT="getnetbyaddr addr, addrtype"
  278.              STARTPOS="13"
  279.              LENGTH="4">
  280.             </NODE>
  281.             <NODE NAME="getnetbyname"
  282.              ICON="Function"
  283.              LOCALURL="pod/perlfunc/getnetbyname.html"
  284.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getnetbyname.html"
  285.              TEXT="getnetbyname name"
  286.              STARTPOS="13"
  287.              LENGTH="4">
  288.             </NODE>
  289.             <NODE NAME="getnetent"
  290.              ICON="Function"
  291.              LOCALURL="pod/perlfunc/getnetent.html"
  292.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getnetent.html"
  293.              TEXT="getnetent"
  294.              STARTPOS="9"
  295.              LENGTH="0">
  296.             </NODE>
  297.             <NODE NAME="getprotobyname"
  298.              ICON="Function"
  299.              LOCALURL="pod/perlfunc/getprotobyname.html"
  300.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getprotobyname.html"
  301.              TEXT="getprotobyname name"
  302.              STARTPOS="15"
  303.              LENGTH="4">
  304.             </NODE>
  305.             <NODE NAME="getprotobynumber"
  306.              ICON="Function"
  307.              LOCALURL="pod/perlfunc/getprotobynumber.html"
  308.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getprotobynumber.html"
  309.              TEXT="getprotobynumber number"
  310.              STARTPOS="17"
  311.              LENGTH="6">
  312.             </NODE>
  313.             <NODE NAME="getprotoent"
  314.              ICON="Function"
  315.              LOCALURL="pod/perlfunc/getprotoent.html"
  316.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getprotoent.html"
  317.              TEXT="getprotoent"
  318.              STARTPOS="11"
  319.              LENGTH="0">
  320.             </NODE>
  321.             <NODE NAME="getservbyname"
  322.              ICON="Function"
  323.              LOCALURL="pod/perlfunc/getservbyname.html"
  324.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getservbyname.html"
  325.              TEXT="getservbyname name, proto"
  326.              STARTPOS="14"
  327.              LENGTH="4">
  328.             </NODE>
  329.             <NODE NAME="getservbyport"
  330.              ICON="Function"
  331.              LOCALURL="pod/perlfunc/getservbyport.html"
  332.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getservbyport.html"
  333.              TEXT="getservbyport port, proto"
  334.              STARTPOS="14"
  335.              LENGTH="4">
  336.             </NODE>
  337.             <NODE NAME="getservent"
  338.              ICON="Function"
  339.              LOCALURL="pod/perlfunc/getservent.html"
  340.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getservent.html"
  341.              TEXT="getservent"
  342.              STARTPOS="10"
  343.              LENGTH="0">
  344.             </NODE>
  345.             <NODE NAME="sethostent"
  346.              ICON="Function"
  347.              LOCALURL="pod/perlfunc/sethostent.html"
  348.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sethostent.html"
  349.              TEXT="sethostent stayopen"
  350.              STARTPOS="11"
  351.              LENGTH="8">
  352.             </NODE>
  353.             <NODE NAME="setnetent"
  354.              ICON="Function"
  355.              LOCALURL="pod/perlfunc/setnetent.html"
  356.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setnetent.html"
  357.              TEXT="setnetent stayopen"
  358.              STARTPOS="10"
  359.              LENGTH="8">
  360.             </NODE>
  361.             <NODE NAME="setprotoent"
  362.              ICON="Function"
  363.              LOCALURL="pod/perlfunc/setprotoent.html"
  364.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setprotoent.html"
  365.              TEXT="setprotoent stayopen"
  366.              STARTPOS="12"
  367.              LENGTH="8">
  368.             </NODE>
  369.             <NODE NAME="setservent"
  370.              ICON="Function"
  371.              LOCALURL="pod/perlfunc/setservent.html"
  372.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setservent.html"
  373.              TEXT="setservent stayopen"
  374.              STARTPOS="11"
  375.              LENGTH="8">
  376.             </NODE>
  377.         </NODE>
  378.         <NODE NAME="Filehandle, File, or Directory Functions"
  379.          ICON="Book"
  380.          LOCALURL=""
  381.          REMOTEURL=""
  382.          TEXT="none"
  383.          STARTPOS="0"
  384.          LENGTH="0">
  385.             <NODE NAME="-X"
  386.              ICON="Function"
  387.              LOCALURL="pod/perlfunc/X.html"
  388.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/X.html"
  389.              TEXT="-X [filehandle | expr]"
  390.              STARTPOS="3"
  391.              LENGTH="19">
  392.             </NODE>
  393.             <NODE NAME="chdir"
  394.              ICON="Function"
  395.              LOCALURL="pod/perlfunc/chdir.html"
  396.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chdir.html"
  397.              TEXT="chdir expr"
  398.              STARTPOS="6"
  399.              LENGTH="4">
  400.             </NODE>
  401.             <NODE NAME="chmod"
  402.              ICON="Function"
  403.              LOCALURL="pod/perlfunc/chmod.html"
  404.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chmod.html"
  405.              TEXT="chmod list"
  406.              STARTPOS="6"
  407.              LENGTH="4">
  408.             </NODE>
  409.             <NODE NAME="chown"
  410.              ICON="Function"
  411.              LOCALURL="pod/perlfunc/chown.html"
  412.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chown.html"
  413.              TEXT="chown list"
  414.              STARTPOS="6"
  415.              LENGTH="4">
  416.             </NODE>
  417.             <NODE NAME="chroot"
  418.              ICON="Function"
  419.              LOCALURL="pod/perlfunc/chroot.html"
  420.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chroot.html"
  421.              TEXT="chroot [filename]"
  422.              STARTPOS="7"
  423.              LENGTH="10">
  424.             </NODE>
  425.             <NODE NAME="fcntl"
  426.              ICON="Function"
  427.              LOCALURL="pod/perlfunc/fcntl.html"
  428.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/fcntl.html"
  429.              TEXT="fcntl filehandle, function, scalar"
  430.              STARTPOS="6"
  431.              LENGTH="10">
  432.             </NODE>
  433.             <NODE NAME="glob"
  434.              ICON="Function"
  435.              LOCALURL="pod/perlfunc/glob.html"
  436.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/glob.html"
  437.              TEXT="glob [expr]"
  438.              STARTPOS="5"
  439.              LENGTH="6">
  440.             </NODE>
  441.             <NODE NAME="ioctl"
  442.              ICON="Function"
  443.              LOCALURL="pod/perlfunc/ioctl.html"
  444.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ioctl.html"
  445.              TEXT="ioctl filehandle, function, scalar"
  446.              STARTPOS="6"
  447.              LENGTH="10">
  448.             </NODE>
  449.             <NODE NAME="link"
  450.              ICON="Function"
  451.              LOCALURL="pod/perlfunc/link.html"
  452.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/link.html"
  453.              TEXT="link oldfile, newfile"
  454.              STARTPOS="5"
  455.              LENGTH="7">
  456.             </NODE>
  457.             <NODE NAME="lstat"
  458.              ICON="Function"
  459.              LOCALURL="pod/perlfunc/lstat.html"
  460.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/lstat.html"
  461.              TEXT="lstat [filehandle | expr]"
  462.              STARTPOS="6"
  463.              LENGTH="19">
  464.             </NODE>
  465.             <NODE NAME="mkdir"
  466.              ICON="Function"
  467.              LOCALURL="pod/perlfunc/mkdir.html"
  468.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/mkdir.html"
  469.              TEXT="mkdir filename, mode"
  470.              STARTPOS="6"
  471.              LENGTH="8">
  472.             </NODE>
  473.             <NODE NAME="open"
  474.              ICON="Function"
  475.              LOCALURL="pod/perlfunc/open.html"
  476.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/open.html"
  477.              TEXT="open filehandle [, expr]"
  478.              STARTPOS="5"
  479.              LENGTH="10">
  480.             </NODE>
  481.             <NODE NAME="opendir"
  482.              ICON="Function"
  483.              LOCALURL="pod/perlfunc/opendir.html"
  484.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/opendir.html"
  485.              TEXT="opendir dirhandle, expr"
  486.              STARTPOS="8"
  487.              LENGTH="9">
  488.             </NODE>
  489.             <NODE NAME="readlink"
  490.              ICON="Function"
  491.              LOCALURL="pod/perlfunc/readlink.html"
  492.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/readlink.html"
  493.              TEXT="readlink [expr]"
  494.              STARTPOS="9"
  495.              LENGTH="6">
  496.             </NODE>
  497.             <NODE NAME="rename"
  498.              ICON="Function"
  499.              LOCALURL="pod/perlfunc/rename.html"
  500.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rename.html"
  501.              TEXT="rename oldname, newname"
  502.              STARTPOS="7"
  503.              LENGTH="7">
  504.             </NODE>
  505.             <NODE NAME="rmdir"
  506.              ICON="Function"
  507.              LOCALURL="pod/perlfunc/rmdir.html"
  508.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rmdir.html"
  509.              TEXT="rmdir [filename]"
  510.              STARTPOS="6"
  511.              LENGTH="10">
  512.             </NODE>
  513.             <NODE NAME="stat"
  514.              ICON="Function"
  515.              LOCALURL="pod/perlfunc/stat.html"
  516.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/stat.html"
  517.              TEXT="stat [filename | expr]"
  518.              STARTPOS="5"
  519.              LENGTH="17">
  520.             </NODE>
  521.             <NODE NAME="symlink"
  522.              ICON="Function"
  523.              LOCALURL="pod/perlfunc/symlink.html"
  524.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/symlink.html"
  525.              TEXT="symlink oldfile, newfile"
  526.              STARTPOS="8"
  527.              LENGTH="7">
  528.             </NODE>
  529.             <NODE NAME="umask"
  530.              ICON="Function"
  531.              LOCALURL="pod/perlfunc/umask.html"
  532.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/umask.html"
  533.              TEXT="umask [expr]"
  534.              STARTPOS="6"
  535.              LENGTH="6">
  536.             </NODE>
  537.             <NODE NAME="unlink"
  538.              ICON="Function"
  539.              LOCALURL="pod/perlfunc/unlink.html"
  540.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unlink.html"
  541.              TEXT="unlink [list]"
  542.              STARTPOS="7"
  543.              LENGTH="6">
  544.             </NODE>
  545.             <NODE NAME="utime"
  546.              ICON="Function"
  547.              LOCALURL="pod/perlfunc/utime.html"
  548.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/utime.html"
  549.              TEXT="utime list"
  550.              STARTPOS="6"
  551.              LENGTH="4">
  552.             </NODE>
  553.         </NODE>
  554.         <NODE NAME="Fixed Length Data or Record Functions"
  555.          ICON="Book"
  556.          LOCALURL=""
  557.          REMOTEURL=""
  558.          TEXT="none"
  559.          STARTPOS="0"
  560.          LENGTH="0">
  561.             <NODE NAME="pack"
  562.              ICON="Function"
  563.              LOCALURL="pod/perlfunc/pack.html"
  564.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pack.html"
  565.              TEXT="pack template, list"
  566.              STARTPOS="5"
  567.              LENGTH="8">
  568.             </NODE>
  569.             <NODE NAME="read"
  570.              ICON="Function"
  571.              LOCALURL="pod/perlfunc/read.html"
  572.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/read.html"
  573.              TEXT="read filehandle, scalar, length [, offset]"
  574.              STARTPOS="5"
  575.              LENGTH="10">
  576.             </NODE>
  577.             <NODE NAME="syscall"
  578.              ICON="Function"
  579.              LOCALURL="pod/perlfunc/syscall.html"
  580.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syscall.html"
  581.              TEXT="syscall list"
  582.              STARTPOS="8"
  583.              LENGTH="4">
  584.             </NODE>
  585.             <NODE NAME="sysopen"
  586.              ICON="Function"
  587.              LOCALURL=""
  588.              REMOTEURL=""
  589.              TEXT="sysopen filehandle, path, mode [, perms]"
  590.              STARTPOS="8"
  591.              LENGTH="10">
  592.             </NODE>
  593.             <NODE NAME="sysread"
  594.              ICON="Function"
  595.              LOCALURL="pod/perlfunc/sysread.html"
  596.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sysread.html"
  597.              TEXT="sysread filehandle, scalar, length [, offset]"
  598.              STARTPOS="8"
  599.              LENGTH="10">
  600.             </NODE>
  601.             <NODE NAME="syswrite"
  602.              ICON="Function"
  603.              LOCALURL="pod/perlfunc/syswrite.html"
  604.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syswrite.html"
  605.              TEXT="syswrite filehandle, scalar, length [, offset]"
  606.              STARTPOS="9"
  607.              LENGTH="10">
  608.             </NODE>
  609.             <NODE NAME="unpack"
  610.              ICON="Function"
  611.              LOCALURL="pod/perlfunc/unpack.html"
  612.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unpack.html"
  613.              TEXT="unpack template, expr"
  614.              STARTPOS="7"
  615.              LENGTH="8">
  616.             </NODE>
  617.             <NODE NAME="vec"
  618.              ICON="Function"
  619.              LOCALURL="pod/perlfunc/vec.html"
  620.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/vec.html"
  621.              TEXT="vec expr, offset, bits"
  622.              STARTPOS="4"
  623.              LENGTH="4">
  624.             </NODE>
  625.         </NODE>
  626.         <NODE NAME="Input and Output Functions"
  627.          ICON="Book"
  628.          LOCALURL=""
  629.          REMOTEURL=""
  630.          TEXT="none"
  631.          STARTPOS="0"
  632.          LENGTH="0">
  633.             <NODE NAME="binmode"
  634.              ICON="Function"
  635.              LOCALURL="pod/perlfunc/binmode.html"
  636.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/binmode.html"
  637.              TEXT="binmode filehandle"
  638.              STARTPOS="8"
  639.              LENGTH="10">
  640.             </NODE>
  641.             <NODE NAME="close"
  642.              ICON="Function"
  643.              LOCALURL="pod/perlfunc/close.html"
  644.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/close.html"
  645.              TEXT="close filehandle"
  646.              STARTPOS="6"
  647.              LENGTH="10">
  648.             </NODE>
  649.             <NODE NAME="closedir"
  650.              ICON="Function"
  651.              LOCALURL="pod/perlfunc/closedir.html"
  652.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/closedir.html"
  653.              TEXT="closedir dirhandle"
  654.              STARTPOS="9"
  655.              LENGTH="9">
  656.             </NODE>
  657.             <NODE NAME="dbmclose"
  658.              ICON="Function"
  659.              LOCALURL="pod/perlfunc/dbmclose.html"
  660.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmclose.html"
  661.              TEXT="dbmclose %hash"
  662.              STARTPOS="9"
  663.              LENGTH="5">
  664.             </NODE>
  665.             <NODE NAME="dbmopen"
  666.              ICON="Function"
  667.              LOCALURL="pod/perlfunc/dbmopen.html"
  668.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmopen.html"
  669.              TEXT="dbmopen %hash, dbname, mode"
  670.              STARTPOS="8"
  671.              LENGTH="5">
  672.             </NODE>
  673.             <NODE NAME="die"
  674.              ICON="Function"
  675.              LOCALURL="pod/perlfunc/die.html"
  676.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/die.html"
  677.              TEXT="die list"
  678.              STARTPOS="4"
  679.              LENGTH="4">
  680.             </NODE>
  681.             <NODE NAME="eof"
  682.              ICON="Function"
  683.              LOCALURL="pod/perlfunc/eof.html"
  684.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/eof.html"
  685.              TEXT="eof [() | filehandle]"
  686.              STARTPOS="4"
  687.              LENGTH="17">
  688.             </NODE>
  689.             <NODE NAME="fileno"
  690.              ICON="Function"
  691.              LOCALURL="pod/perlfunc/fileno.html"
  692.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/fileno.html"
  693.              TEXT="fileno filehandle"
  694.              STARTPOS="7"
  695.              LENGTH="10">
  696.             </NODE>
  697.             <NODE NAME="flock"
  698.              ICON="Function"
  699.              LOCALURL="pod/perlfunc/flock.html"
  700.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/flock.html"
  701.              TEXT="flock filehandle, operation"
  702.              STARTPOS="6"
  703.              LENGTH="10">
  704.             </NODE>
  705.             <NODE NAME="format"
  706.              ICON="Function"
  707.              LOCALURL="pod/perlfunc/format.html"
  708.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/format.html"
  709.              TEXT="format"
  710.              STARTPOS="6"
  711.              LENGTH="0">
  712.             </NODE>
  713.             <NODE NAME="getc"
  714.              ICON="Function"
  715.              LOCALURL="pod/perlfunc/getc.html"
  716.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getc.html"
  717.              TEXT="getc [filehandle]"
  718.              STARTPOS="5"
  719.              LENGTH="12">
  720.             </NODE>
  721.             <NODE NAME="print"
  722.              ICON="Function"
  723.              LOCALURL="pod/perlfunc/print.html"
  724.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/print.html"
  725.              TEXT="print [[filehandle] list]"
  726.              STARTPOS="6"
  727.              LENGTH="19">
  728.             </NODE>
  729.             <NODE NAME="printf"
  730.              ICON="Function"
  731.              LOCALURL="pod/perlfunc/printf.html"
  732.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/printf.html"
  733.              TEXT="printf [filehandle] format, list"
  734.              STARTPOS="7"
  735.              LENGTH="12">
  736.             </NODE>
  737.             <NODE NAME="read"
  738.              ICON="Function"
  739.              LOCALURL="pod/perlfunc/read.html"
  740.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/read.html"
  741.              TEXT="read filehandle, scalar, length [, offset]"
  742.              STARTPOS="5"
  743.              LENGTH="10">
  744.             </NODE>
  745.             <NODE NAME="readdir"
  746.              ICON="Function"
  747.              LOCALURL="pod/perlfunc/readdir.html"
  748.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/readdir.html"
  749.              TEXT="readdir dirhandle"
  750.              STARTPOS="8"
  751.              LENGTH="9">
  752.             </NODE>
  753.             <NODE NAME="rewinddir"
  754.              ICON="Function"
  755.              LOCALURL="pod/perlfunc/rewinddir.html"
  756.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rewinddir.html"
  757.              TEXT="rewinddir dirhandle"
  758.              STARTPOS="10"
  759.              LENGTH="9">
  760.             </NODE>
  761.             <NODE NAME="seek"
  762.              ICON="Function"
  763.              LOCALURL="pod/perlfunc/seek.html"
  764.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/seek.html"
  765.              TEXT="seek filehandle, position, whence"
  766.              STARTPOS="5"
  767.              LENGTH="10">
  768.             </NODE>
  769.             <NODE NAME="seekdir"
  770.              ICON="Function"
  771.              LOCALURL="pod/perlfunc/seekdir.html"
  772.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/seekdir.html"
  773.              TEXT="seekdir dirhandle, pos"
  774.              STARTPOS="8"
  775.              LENGTH="9">
  776.             </NODE>
  777.             <NODE NAME="select"
  778.              ICON="Function"
  779.              LOCALURL="pod/perlfunc/select.html"
  780.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/select.html"
  781.              TEXT="select [filehandle | {rbits, wbits, ebits, timeout}]"
  782.              STARTPOS="7"
  783.              LENGTH="45">
  784.             </NODE>
  785.             <NODE NAME="syscall"
  786.              ICON="Function"
  787.              LOCALURL="pod/perlfunc/syscall.html"
  788.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syscall.html"
  789.              TEXT="syscall list"
  790.              STARTPOS="8"
  791.              LENGTH="4">
  792.             </NODE>
  793.             <NODE NAME="sysopen"
  794.              ICON="Function"
  795.              LOCALURL=""
  796.              REMOTEURL=""
  797.              TEXT="sysopen filehandle, path, mode [, perms]"
  798.              STARTPOS="8"
  799.              LENGTH="10">
  800.             </NODE>
  801.             <NODE NAME="sysread"
  802.              ICON="Function"
  803.              LOCALURL="pod/perlfunc/sysread.html"
  804.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sysread.html"
  805.              TEXT="sysread filehandle, scalar, length [, offset]"
  806.              STARTPOS="8"
  807.              LENGTH="10">
  808.             </NODE>
  809.             <NODE NAME="syswrite"
  810.              ICON="Function"
  811.              LOCALURL="pod/perlfunc/syswrite.html"
  812.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/syswrite.html"
  813.              TEXT="syswrite filehandle, scalar, length [, offset]"
  814.              STARTPOS="9"
  815.              LENGTH="10">
  816.             </NODE>
  817.             <NODE NAME="tell"
  818.              ICON="Function"
  819.              LOCALURL="pod/perlfunc/tell.html"
  820.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/tell.html"
  821.              TEXT="tell [filehandle]"
  822.              STARTPOS="5"
  823.              LENGTH="12">
  824.             </NODE>
  825.             <NODE NAME="telldir"
  826.              ICON="Function"
  827.              LOCALURL="pod/perlfunc/telldir.html"
  828.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/telldir.html"
  829.              TEXT="telldir dirhandle"
  830.              STARTPOS="8"
  831.              LENGTH="9">
  832.             </NODE>
  833.             <NODE NAME="truncate"
  834.              ICON="Function"
  835.              LOCALURL="pod/perlfunc/truncate.html"
  836.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/truncate.html"
  837.              TEXT="truncate {filehandle | expr}, length"
  838.              STARTPOS="9"
  839.              LENGTH="19">
  840.             </NODE>
  841.             <NODE NAME="warn"
  842.              ICON="Function"
  843.              LOCALURL="pod/perlfunc/warn.html"
  844.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/warn.html"
  845.              TEXT="warn list"
  846.              STARTPOS="5"
  847.              LENGTH="4">
  848.             </NODE>
  849.             <NODE NAME="write"
  850.              ICON="Function"
  851.              LOCALURL="pod/perlfunc/write.html"
  852.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/write.html"
  853.              TEXT="write [filehandle | expr]"
  854.              STARTPOS="6"
  855.              LENGTH="19">
  856.             </NODE>
  857.         </NODE>
  858.         <NODE NAME="List Data Functions"
  859.          ICON="Book"
  860.          LOCALURL=""
  861.          REMOTEURL=""
  862.          TEXT="none"
  863.          STARTPOS="0"
  864.          LENGTH="0">
  865.             <NODE NAME="grep"
  866.              ICON="Function"
  867.              LOCALURL="pod/perlfunc/grep.html"
  868.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/grep.html"
  869.              TEXT="grep {block | expr,} list"
  870.              STARTPOS="5"
  871.              LENGTH="15">
  872.             </NODE>
  873.             <NODE NAME="join"
  874.              ICON="Function"
  875.              LOCALURL="pod/perlfunc/join.html"
  876.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/join.html"
  877.              TEXT="join expr, list"
  878.              STARTPOS="5"
  879.              LENGTH="4">
  880.             </NODE>
  881.             <NODE NAME="map"
  882.              ICON="Function"
  883.              LOCALURL="pod/perlfunc/map.html"
  884.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/map.html"
  885.              TEXT="map {block | expr,} list"
  886.              STARTPOS="4"
  887.              LENGTH="15">
  888.             </NODE>
  889.             <NODE NAME="qw/STRING/"
  890.              ICON="Function"
  891.              LOCALURL="pod/perlfunc/qwSTRING.html"
  892.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qwSTRING.html"
  893.              TEXT="qw/STRING/"
  894.              STARTPOS="10"
  895.              LENGTH="0">
  896.             </NODE>
  897.             <NODE NAME="reverse"
  898.              ICON="Function"
  899.              LOCALURL="pod/perlfunc/reverse.html"
  900.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/reverse.html"
  901.              TEXT="reverse list"
  902.              STARTPOS="8"
  903.              LENGTH="4">
  904.             </NODE>
  905.             <NODE NAME="sort"
  906.              ICON="Function"
  907.              LOCALURL="pod/perlfunc/sort.html"
  908.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sort.html"
  909.              TEXT="sort [subname | block] list"
  910.              STARTPOS="5"
  911.              LENGTH="17">
  912.             </NODE>
  913.             <NODE NAME="unpack"
  914.              ICON="Function"
  915.              LOCALURL="pod/perlfunc/unpack.html"
  916.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/unpack.html"
  917.              TEXT="unpack template, expr"
  918.              STARTPOS="7"
  919.              LENGTH="8">
  920.             </NODE>
  921.         </NODE>
  922.         <NODE NAME="Low-level Socket Functions"
  923.          ICON="Book"
  924.          LOCALURL=""
  925.          REMOTEURL=""
  926.          TEXT="none"
  927.          STARTPOS="0"
  928.          LENGTH="0">
  929.             <NODE NAME="accept"
  930.              ICON="Function"
  931.              LOCALURL="pod/perlfunc/accept.html"
  932.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/accept.html"
  933.              TEXT="accept newsocket, genericsocket"
  934.              STARTPOS="7"
  935.              LENGTH="9">
  936.             </NODE>
  937.             <NODE NAME="bind"
  938.              ICON="Function"
  939.              LOCALURL="pod/perlfunc/bind.html"
  940.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/bind.html"
  941.              TEXT="bind socket, name"
  942.              STARTPOS="5"
  943.              LENGTH="6">
  944.             </NODE>
  945.             <NODE NAME="connect"
  946.              ICON="Function"
  947.              LOCALURL="pod/perlfunc/connect.html"
  948.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/connect.html"
  949.              TEXT="connect socket, name"
  950.              STARTPOS="8"
  951.              LENGTH="6">
  952.             </NODE>
  953.             <NODE NAME="getpeername"
  954.              ICON="Function"
  955.              LOCALURL="pod/perlfunc/getpeername.html"
  956.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpeername.html"
  957.              TEXT="getpeername socket"
  958.              STARTPOS="12"
  959.              LENGTH="6">
  960.             </NODE>
  961.             <NODE NAME="getsockname"
  962.              ICON="Function"
  963.              LOCALURL="pod/perlfunc/getsockname.html"
  964.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getsockname.html"
  965.              TEXT="getsockname socket"
  966.              STARTPOS="12"
  967.              LENGTH="6">
  968.             </NODE>
  969.             <NODE NAME="getsockopt"
  970.              ICON="Function"
  971.              LOCALURL="pod/perlfunc/getsockopt.html"
  972.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getsockopt.html"
  973.              TEXT="getsockopt socket, level, optname"
  974.              STARTPOS="11"
  975.              LENGTH="6">
  976.             </NODE>
  977.             <NODE NAME="listen"
  978.              ICON="Function"
  979.              LOCALURL="pod/perlfunc/listen.html"
  980.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/listen.html"
  981.              TEXT="listen socket, queuesize"
  982.              STARTPOS="7"
  983.              LENGTH="6">
  984.             </NODE>
  985.             <NODE NAME="recv"
  986.              ICON="Function"
  987.              LOCALURL="pod/perlfunc/recv.html"
  988.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/recv.html"
  989.              TEXT="recv socket, scalar, len, flags"
  990.              STARTPOS="5"
  991.              LENGTH="6">
  992.             </NODE>
  993.             <NODE NAME="send"
  994.              ICON="Function"
  995.              LOCALURL="pod/perlfunc/send.html"
  996.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/send.html"
  997.              TEXT="send socket, msg, flags [, to]"
  998.              STARTPOS="5"
  999.              LENGTH="6">
  1000.             </NODE>
  1001.             <NODE NAME="setsockopt"
  1002.              ICON="Function"
  1003.              LOCALURL="pod/perlfunc/setsockopt.html"
  1004.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setsockopt.html"
  1005.              TEXT="setsockopt socket, level, optname, optval"
  1006.              STARTPOS="11"
  1007.              LENGTH="6">
  1008.             </NODE>
  1009.             <NODE NAME="shutdown"
  1010.              ICON="Function"
  1011.              LOCALURL="pod/perlfunc/shutdown.html"
  1012.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shutdown.html"
  1013.              TEXT="shutdown socket, how"
  1014.              STARTPOS="9"
  1015.              LENGTH="6">
  1016.             </NODE>
  1017.             <NODE NAME="socket"
  1018.              ICON="Function"
  1019.              LOCALURL="pod/perlfunc/socket.html"
  1020.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/socket.html"
  1021.              TEXT="socket socket, domain, type, protocol"
  1022.              STARTPOS="7"
  1023.              LENGTH="6">
  1024.             </NODE>
  1025.             <NODE NAME="socketpair"
  1026.              ICON="Function"
  1027.              LOCALURL="pod/perlfunc/socketpair.html"
  1028.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/socketpair.html"
  1029.              TEXT="socketpair socket1, socket2, domain, type, protocol"
  1030.              STARTPOS="11"
  1031.              LENGTH="7">
  1032.             </NODE>
  1033.         </NODE>
  1034.         <NODE NAME="Miscellaneous Functions"
  1035.          ICON="Book"
  1036.          LOCALURL=""
  1037.          REMOTEURL=""
  1038.          TEXT="none"
  1039.          STARTPOS="0"
  1040.          LENGTH="0">
  1041.             <NODE NAME="defined"
  1042.              ICON="Function"
  1043.              LOCALURL="pod/perlfunc/defined.html"
  1044.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/defined.html"
  1045.              TEXT="defined [expr]"
  1046.              STARTPOS="8"
  1047.              LENGTH="6">
  1048.             </NODE>
  1049.             <NODE NAME="dump"
  1050.              ICON="Function"
  1051.              LOCALURL="pod/perlfunc/dump.html"
  1052.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dump.html"
  1053.              TEXT="dump label"
  1054.              STARTPOS="5"
  1055.              LENGTH="5">
  1056.             </NODE>
  1057.             <NODE NAME="eval"
  1058.              ICON="Function"
  1059.              LOCALURL="pod/perlfunc/eval.html"
  1060.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/eval.html"
  1061.              TEXT="eval {expr | block}"
  1062.              STARTPOS="5"
  1063.              LENGTH="14">
  1064.             </NODE>
  1065.             <NODE NAME="formline"
  1066.              ICON="Function"
  1067.              LOCALURL="pod/perlfunc/formline.html"
  1068.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/formline.html"
  1069.              TEXT="formline picture, list"
  1070.              STARTPOS="9"
  1071.              LENGTH="7">
  1072.             </NODE>
  1073.             <NODE NAME="local"
  1074.              ICON="Function"
  1075.              LOCALURL="pod/perlfunc/local.html"
  1076.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/local.html"
  1077.              TEXT="local expr"
  1078.              STARTPOS="6"
  1079.              LENGTH="4">
  1080.             </NODE>
  1081.             <NODE NAME="my"
  1082.              ICON="Function"
  1083.              LOCALURL="pod/perlfunc/my.html"
  1084.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/my.html"
  1085.              TEXT="my expr"
  1086.              STARTPOS="3"
  1087.              LENGTH="4">
  1088.             </NODE>
  1089.             <NODE NAME="reset"
  1090.              ICON="Function"
  1091.              LOCALURL="pod/perlfunc/reset.html"
  1092.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/reset.html"
  1093.              TEXT="reset [expr]"
  1094.              STARTPOS="6"
  1095.              LENGTH="6">
  1096.             </NODE>
  1097.             <NODE NAME="scalar"
  1098.              ICON="Function"
  1099.              LOCALURL="pod/perlfunc/scalar.html"
  1100.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/scalar.html"
  1101.              TEXT="scalar expr"
  1102.              STARTPOS="7"
  1103.              LENGTH="4">
  1104.             </NODE>
  1105.             <NODE NAME="undef"
  1106.              ICON="Function"
  1107.              LOCALURL="pod/perlfunc/undef.html"
  1108.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/undef.html"
  1109.              TEXT="undef [expr]"
  1110.              STARTPOS="6"
  1111.              LENGTH="6">
  1112.             </NODE>
  1113.             <NODE NAME="wantarray"
  1114.              ICON="Function"
  1115.              LOCALURL="pod/perlfunc/wantarray.html"
  1116.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/wantarray.html"
  1117.              TEXT="wantarray"
  1118.              STARTPOS="9"
  1119.              LENGTH="0">
  1120.             </NODE>
  1121.         </NODE>
  1122.         <NODE NAME="Numeric Functions"
  1123.          ICON="Book"
  1124.          LOCALURL=""
  1125.          REMOTEURL=""
  1126.          TEXT="none"
  1127.          STARTPOS="0"
  1128.          LENGTH="0">
  1129.             <NODE NAME="abs"
  1130.              ICON="Function"
  1131.              LOCALURL="pod/perlfunc/abs.html"
  1132.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/abs.html"
  1133.              TEXT="abs [value]"
  1134.              STARTPOS="4"
  1135.              LENGTH="7">
  1136.             </NODE>
  1137.             <NODE NAME="atan2"
  1138.              ICON="Function"
  1139.              LOCALURL="pod/perlfunc/atan2.html"
  1140.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/atan2.html"
  1141.              TEXT="atan2 Y, X"
  1142.              STARTPOS="6"
  1143.              LENGTH="1">
  1144.             </NODE>
  1145.             <NODE NAME="cos"
  1146.              ICON="Function"
  1147.              LOCALURL="pod/perlfunc/cos.html"
  1148.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/cos.html"
  1149.              TEXT="cos expr"
  1150.              STARTPOS="4"
  1151.              LENGTH="4">
  1152.             </NODE>
  1153.             <NODE NAME="exp"
  1154.              ICON="Function"
  1155.              LOCALURL="pod/perlfunc/exp.html"
  1156.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exp.html"
  1157.              TEXT="exp [expr]"
  1158.              STARTPOS="4"
  1159.              LENGTH="6">
  1160.             </NODE>
  1161.             <NODE NAME="hex"
  1162.              ICON="Function"
  1163.              LOCALURL="pod/perlfunc/hex.html"
  1164.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/hex.html"
  1165.              TEXT="hex [expr]"
  1166.              STARTPOS="4"
  1167.              LENGTH="6">
  1168.             </NODE>
  1169.             <NODE NAME="int"
  1170.              ICON="Function"
  1171.              LOCALURL="pod/perlfunc/int.html"
  1172.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/int.html"
  1173.              TEXT="int [expr]"
  1174.              STARTPOS="4"
  1175.              LENGTH="6">
  1176.             </NODE>
  1177.             <NODE NAME="log"
  1178.              ICON="Function"
  1179.              LOCALURL="pod/perlfunc/log.html"
  1180.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/log.html"
  1181.              TEXT="log [expr]"
  1182.              STARTPOS="4"
  1183.              LENGTH="6">
  1184.             </NODE>
  1185.             <NODE NAME="oct"
  1186.              ICON="Function"
  1187.              LOCALURL="pod/perlfunc/oct.html"
  1188.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/oct.html"
  1189.              TEXT="oct [expr]"
  1190.              STARTPOS="4"
  1191.              LENGTH="6">
  1192.             </NODE>
  1193.             <NODE NAME="rand"
  1194.              ICON="Function"
  1195.              LOCALURL="pod/perlfunc/rand.html"
  1196.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rand.html"
  1197.              TEXT="rand [expr]"
  1198.              STARTPOS="5"
  1199.              LENGTH="6">
  1200.             </NODE>
  1201.             <NODE NAME="sin"
  1202.              ICON="Function"
  1203.              LOCALURL="pod/perlfunc/sin.html"
  1204.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sin.html"
  1205.              TEXT="sin [expr]"
  1206.              STARTPOS="4"
  1207.              LENGTH="6">
  1208.             </NODE>
  1209.             <NODE NAME="sqrt"
  1210.              ICON="Function"
  1211.              LOCALURL="pod/perlfunc/sqrt.html"
  1212.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sqrt.html"
  1213.              TEXT="sqrt [expr]"
  1214.              STARTPOS="5"
  1215.              LENGTH="6">
  1216.             </NODE>
  1217.             <NODE NAME="srand"
  1218.              ICON="Function"
  1219.              LOCALURL="pod/perlfunc/srand.html"
  1220.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/srand.html"
  1221.              TEXT="srand [expr]"
  1222.              STARTPOS="6"
  1223.              LENGTH="6">
  1224.             </NODE>
  1225.         </NODE>
  1226.         <NODE NAME="Process and Process Group Functions"
  1227.          ICON="Book"
  1228.          LOCALURL=""
  1229.          REMOTEURL=""
  1230.          TEXT="none"
  1231.          STARTPOS="0"
  1232.          LENGTH="0">
  1233.             <NODE NAME="alarm"
  1234.              ICON="Function"
  1235.              LOCALURL="pod/perlfunc/alarm.html"
  1236.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/alarm.html"
  1237.              TEXT="alarm [seconds]"
  1238.              STARTPOS="6"
  1239.              LENGTH="9">
  1240.             </NODE>
  1241.             <NODE NAME="exec"
  1242.              ICON="Function"
  1243.              LOCALURL="pod/perlfunc/exec.html"
  1244.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exec.html"
  1245.              TEXT="exec list"
  1246.              STARTPOS="5"
  1247.              LENGTH="4">
  1248.             </NODE>
  1249.             <NODE NAME="fork"
  1250.              ICON="Function"
  1251.              LOCALURL="pod/perlfunc/fork.html"
  1252.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/fork.html"
  1253.              TEXT="fork"
  1254.              STARTPOS="4"
  1255.              LENGTH="0">
  1256.             </NODE>
  1257.             <NODE NAME="getpgrp"
  1258.              ICON="Function"
  1259.              LOCALURL="pod/perlfunc/getpgrp.html"
  1260.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpgrp.html"
  1261.              TEXT="getpgrp PID"
  1262.              STARTPOS="8"
  1263.              LENGTH="3">
  1264.             </NODE>
  1265.             <NODE NAME="getppid"
  1266.              ICON="Function"
  1267.              LOCALURL="pod/perlfunc/getppid.html"
  1268.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getppid.html"
  1269.              TEXT="getppid"
  1270.              STARTPOS="7"
  1271.              LENGTH="0">
  1272.             </NODE>
  1273.             <NODE NAME="getpriority"
  1274.              ICON="Function"
  1275.              LOCALURL="pod/perlfunc/getpriority.html"
  1276.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/getpriority.html"
  1277.              TEXT="getpriority which, who"
  1278.              STARTPOS="12"
  1279.              LENGTH="5">
  1280.             </NODE>
  1281.             <NODE NAME="kill"
  1282.              ICON="Function"
  1283.              LOCALURL="pod/perlfunc/kill.html"
  1284.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/kill.html"
  1285.              TEXT="kill list"
  1286.              STARTPOS="5"
  1287.              LENGTH="4">
  1288.             </NODE>
  1289.             <NODE NAME="pipe"
  1290.              ICON="Function"
  1291.              LOCALURL="pod/perlfunc/pipe.html"
  1292.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pipe.html"
  1293.              TEXT="pipe readhandle, writehandle"
  1294.              STARTPOS="5"
  1295.              LENGTH="10">
  1296.             </NODE>
  1297.             <NODE NAME="qx/STRING/"
  1298.              ICON="Function"
  1299.              LOCALURL="pod/perlfunc/qxSTRING.html"
  1300.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qxSTRING.html"
  1301.              TEXT="qx/STRING/"
  1302.              STARTPOS="10"
  1303.              LENGTH="0">
  1304.             </NODE>
  1305.             <NODE NAME="setpgrp"
  1306.              ICON="Function"
  1307.              LOCALURL="pod/perlfunc/setpgrp.html"
  1308.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setpgrp.html"
  1309.              TEXT="setpgrp PID, pgrp"
  1310.              STARTPOS="8"
  1311.              LENGTH="3">
  1312.             </NODE>
  1313.             <NODE NAME="setpriority"
  1314.              ICON="Function"
  1315.              LOCALURL="pod/perlfunc/setpriority.html"
  1316.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/setpriority.html"
  1317.              TEXT="setpriority which, who, priority"
  1318.              STARTPOS="12"
  1319.              LENGTH="5">
  1320.             </NODE>
  1321.             <NODE NAME="sleep"
  1322.              ICON="Function"
  1323.              LOCALURL="pod/perlfunc/sleep.html"
  1324.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sleep.html"
  1325.              TEXT="sleep [expr]"
  1326.              STARTPOS="6"
  1327.              LENGTH="6">
  1328.             </NODE>
  1329.             <NODE NAME="system"
  1330.              ICON="Function"
  1331.              LOCALURL="pod/perlfunc/system.html"
  1332.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/system.html"
  1333.              TEXT="system list"
  1334.              STARTPOS="7"
  1335.              LENGTH="4">
  1336.             </NODE>
  1337.             <NODE NAME="times"
  1338.              ICON="Function"
  1339.              LOCALURL="pod/perlfunc/times.html"
  1340.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/times.html"
  1341.              TEXT="times"
  1342.              STARTPOS="5"
  1343.              LENGTH="0">
  1344.             </NODE>
  1345.             <NODE NAME="wait"
  1346.              ICON="Function"
  1347.              LOCALURL="pod/perlfunc/wait.html"
  1348.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/wait.html"
  1349.              TEXT="wait"
  1350.              STARTPOS="4"
  1351.              LENGTH="0">
  1352.             </NODE>
  1353.             <NODE NAME="waitpid"
  1354.              ICON="Function"
  1355.              LOCALURL="pod/perlfunc/waitpid.html"
  1356.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/waitpid.html"
  1357.              TEXT="waitpid PID, flags"
  1358.              STARTPOS="8"
  1359.              LENGTH="3">
  1360.             </NODE>
  1361.         </NODE>
  1362.         <NODE NAME="Regular Expressions and Pattern Matching"
  1363.          ICON="Book"
  1364.          LOCALURL=""
  1365.          REMOTEURL=""
  1366.          TEXT="none"
  1367.          STARTPOS="0"
  1368.          LENGTH="0">
  1369.             <NODE NAME="m//"
  1370.              ICON="Function"
  1371.              LOCALURL="pod/perlfunc/m.html"
  1372.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/m.html"
  1373.              TEXT="m//"
  1374.              STARTPOS="3"
  1375.              LENGTH="0">
  1376.             </NODE>
  1377.             <NODE NAME="pos"
  1378.              ICON="Function"
  1379.              LOCALURL="pod/perlfunc/pos.html"
  1380.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pos.html"
  1381.              TEXT="pos [scalar]"
  1382.              STARTPOS="4"
  1383.              LENGTH="8">
  1384.             </NODE>
  1385.             <NODE NAME="quotemeta"
  1386.              ICON="Function"
  1387.              LOCALURL="pod/perlfunc/quotemeta.html"
  1388.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/quotemeta.html"
  1389.              TEXT="quotemeta [expr]"
  1390.              STARTPOS="10"
  1391.              LENGTH="6">
  1392.             </NODE>
  1393.             <NODE NAME="s///"
  1394.              ICON="Function"
  1395.              LOCALURL="pod/perlfunc/s.html"
  1396.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/s.html"
  1397.              TEXT="s///"
  1398.              STARTPOS="4"
  1399.              LENGTH="0">
  1400.             </NODE>
  1401.             <NODE NAME="split"
  1402.              ICON="Function"
  1403.              LOCALURL="pod/perlfunc/split.html"
  1404.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/split.html"
  1405.              TEXT="split [/pattern/ [, expr [, limit]]]"
  1406.              STARTPOS="6"
  1407.              LENGTH="30">
  1408.             </NODE>
  1409.             <NODE NAME="study"
  1410.              ICON="Function"
  1411.              LOCALURL="pod/perlfunc/study.html"
  1412.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/study.html"
  1413.              TEXT="study [scalar]"
  1414.              STARTPOS="6"
  1415.              LENGTH="8">
  1416.             </NODE>
  1417.         </NODE>
  1418.         <NODE NAME="Scalar or String Functions"
  1419.          ICON="Book"
  1420.          LOCALURL=""
  1421.          REMOTEURL=""
  1422.          TEXT="none"
  1423.          STARTPOS="0"
  1424.          LENGTH="0">
  1425.             <NODE NAME="chomp"
  1426.              ICON="Function"
  1427.              LOCALURL="pod/perlfunc/chomp.html"
  1428.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chomp.html"
  1429.              TEXT="chomp [variable | list]"
  1430.              STARTPOS="6"
  1431.              LENGTH="17">
  1432.             </NODE>
  1433.             <NODE NAME="chop"
  1434.              ICON="Function"
  1435.              LOCALURL="pod/perlfunc/chop.html"
  1436.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chop.html"
  1437.              TEXT="chop [variable | list]"
  1438.              STARTPOS="5"
  1439.              LENGTH="17">
  1440.             </NODE>
  1441.             <NODE NAME="chr"
  1442.              ICON="Function"
  1443.              LOCALURL="pod/perlfunc/chr.html"
  1444.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/chr.html"
  1445.              TEXT="chr [number]"
  1446.              STARTPOS="4"
  1447.              LENGTH="8">
  1448.             </NODE>
  1449.             <NODE NAME="crypt"
  1450.              ICON="Function"
  1451.              LOCALURL="pod/perlfunc/crypt.html"
  1452.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/crypt.html"
  1453.              TEXT="crypt plaintext, salt"
  1454.              STARTPOS="6"
  1455.              LENGTH="9">
  1456.             </NODE>
  1457.             <NODE NAME="hex"
  1458.              ICON="Function"
  1459.              LOCALURL="pod/perlfunc/hex.html"
  1460.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/hex.html"
  1461.              TEXT="hex [expr]"
  1462.              STARTPOS="4"
  1463.              LENGTH="6">
  1464.             </NODE>
  1465.             <NODE NAME="index"
  1466.              ICON="Function"
  1467.              LOCALURL="pod/perlfunc/index.html"
  1468.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/index.html"
  1469.              TEXT="index str, substr [, position]"
  1470.              STARTPOS="6"
  1471.              LENGTH="3">
  1472.             </NODE>
  1473.             <NODE NAME="lc"
  1474.              ICON="Function"
  1475.              LOCALURL="pod/perlfunc/lc.html"
  1476.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/lc.html"
  1477.              TEXT="lc [expr]"
  1478.              STARTPOS="3"
  1479.              LENGTH="6">
  1480.             </NODE>
  1481.             <NODE NAME="lcfirst"
  1482.              ICON="Function"
  1483.              LOCALURL="pod/perlfunc/lcfirst.html"
  1484.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/lcfirst.html"
  1485.              TEXT="lcfirst [expr]"
  1486.              STARTPOS="8"
  1487.              LENGTH="6">
  1488.             </NODE>
  1489.             <NODE NAME="length"
  1490.              ICON="Function"
  1491.              LOCALURL="pod/perlfunc/length.html"
  1492.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/length.html"
  1493.              TEXT="length [expr]"
  1494.              STARTPOS="7"
  1495.              LENGTH="6">
  1496.             </NODE>
  1497.             <NODE NAME="oct"
  1498.              ICON="Function"
  1499.              LOCALURL="pod/perlfunc/oct.html"
  1500.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/oct.html"
  1501.              TEXT="oct [expr]"
  1502.              STARTPOS="4"
  1503.              LENGTH="6">
  1504.             </NODE>
  1505.             <NODE NAME="ord"
  1506.              ICON="Function"
  1507.              LOCALURL="pod/perlfunc/ord.html"
  1508.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ord.html"
  1509.              TEXT="ord [expr]"
  1510.              STARTPOS="4"
  1511.              LENGTH="6">
  1512.             </NODE>
  1513.             <NODE NAME="pack"
  1514.              ICON="Function"
  1515.              LOCALURL="pod/perlfunc/pack.html"
  1516.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/pack.html"
  1517.              TEXT="pack template, list"
  1518.              STARTPOS="5"
  1519.              LENGTH="8">
  1520.             </NODE>
  1521.             <NODE NAME="q/STRING/"
  1522.              ICON="Function"
  1523.              LOCALURL="pod/perlfunc/qSTRING.html"
  1524.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qSTRING.html"
  1525.              TEXT="q/STRING/"
  1526.              STARTPOS="9"
  1527.              LENGTH="0">
  1528.             </NODE>
  1529.             <NODE NAME="qq/STRING/"
  1530.              ICON="Function"
  1531.              LOCALURL="pod/perlfunc/qqSTRING.html"
  1532.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/qqSTRING.html"
  1533.              TEXT="qq/STRING/"
  1534.              STARTPOS="10"
  1535.              LENGTH="0">
  1536.             </NODE>
  1537.             <NODE NAME="reverse"
  1538.              ICON="Function"
  1539.              LOCALURL="pod/perlfunc/reverse.html"
  1540.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/reverse.html"
  1541.              TEXT="reverse list"
  1542.              STARTPOS="8"
  1543.              LENGTH="4">
  1544.             </NODE>
  1545.             <NODE NAME="rindex"
  1546.              ICON="Function"
  1547.              LOCALURL="pod/perlfunc/rindex.html"
  1548.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/rindex.html"
  1549.              TEXT="rindex str, substr [, position]"
  1550.              STARTPOS="7"
  1551.              LENGTH="3">
  1552.             </NODE>
  1553.             <NODE NAME="sprintf"
  1554.              ICON="Function"
  1555.              LOCALURL="pod/perlfunc/sprintf.html"
  1556.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sprintf.html"
  1557.              TEXT="sprintf format, list"
  1558.              STARTPOS="8"
  1559.              LENGTH="6">
  1560.             </NODE>
  1561.             <NODE NAME="substr"
  1562.              ICON="Function"
  1563.              LOCALURL="pod/perlfunc/substr.html"
  1564.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/substr.html"
  1565.              TEXT="substr expr, offset [, len]"
  1566.              STARTPOS="7"
  1567.              LENGTH="4">
  1568.             </NODE>
  1569.             <NODE NAME="tr///"
  1570.              ICON="Function"
  1571.              LOCALURL="pod/perlfunc/tr.html"
  1572.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/tr.html"
  1573.              TEXT="tr///"
  1574.              STARTPOS="5"
  1575.              LENGTH="0">
  1576.             </NODE>
  1577.             <NODE NAME="uc"
  1578.              ICON="Function"
  1579.              LOCALURL="pod/perlfunc/uc.html"
  1580.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/uc.html"
  1581.              TEXT="uc [expr]"
  1582.              STARTPOS="3"
  1583.              LENGTH="6">
  1584.             </NODE>
  1585.             <NODE NAME="ucfirst"
  1586.              ICON="Function"
  1587.              LOCALURL="pod/perlfunc/ucfirst.html"
  1588.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ucfirst.html"
  1589.              TEXT="ucfirst [expr]"
  1590.              STARTPOS="8"
  1591.              LENGTH="6">
  1592.             </NODE>
  1593.             <NODE NAME="y///"
  1594.              ICON="Function"
  1595.              LOCALURL="pod/perlfunc/y.html"
  1596.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/y.html"
  1597.              TEXT="y///"
  1598.              STARTPOS="4"
  1599.              LENGTH="0">
  1600.             </NODE>
  1601.         </NODE>
  1602.         <NODE NAME="System V Interprocess Communication Functions"
  1603.          ICON="Book"
  1604.          LOCALURL=""
  1605.          REMOTEURL=""
  1606.          TEXT="none"
  1607.          STARTPOS="0"
  1608.          LENGTH="0">
  1609.             <NODE NAME="msgctl"
  1610.              ICON="Function"
  1611.              LOCALURL="pod/perlfunc/msgctl.html"
  1612.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgctl.html"
  1613.              TEXT="msgctl id, cmd, arg"
  1614.              STARTPOS="7"
  1615.              LENGTH="2">
  1616.             </NODE>
  1617.             <NODE NAME="msgget"
  1618.              ICON="Function"
  1619.              LOCALURL="pod/perlfunc/msgget.html"
  1620.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgget.html"
  1621.              TEXT="msgget key, flags"
  1622.              STARTPOS="7"
  1623.              LENGTH="3">
  1624.             </NODE>
  1625.             <NODE NAME="msgrcv"
  1626.              ICON="Function"
  1627.              LOCALURL="pod/perlfunc/msgrcv.html"
  1628.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgrcv.html"
  1629.              TEXT="msgrcv id, var, size, type, flags"
  1630.              STARTPOS="7"
  1631.              LENGTH="2">
  1632.             </NODE>
  1633.             <NODE NAME="msgsnd"
  1634.              ICON="Function"
  1635.              LOCALURL="pod/perlfunc/msgsnd.html"
  1636.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/msgsnd.html"
  1637.              TEXT="msgsnd id, msg, flags"
  1638.              STARTPOS="7"
  1639.              LENGTH="2">
  1640.             </NODE>
  1641.             <NODE NAME="semctl"
  1642.              ICON="Function"
  1643.              LOCALURL="pod/perlfunc/semctl.html"
  1644.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/semctl.html"
  1645.              TEXT="semctl id, semnum, cmd, arg"
  1646.              STARTPOS="7"
  1647.              LENGTH="2">
  1648.             </NODE>
  1649.             <NODE NAME="semget"
  1650.              ICON="Function"
  1651.              LOCALURL="pod/perlfunc/semget.html"
  1652.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/semget.html"
  1653.              TEXT="semget key, nsems, flags"
  1654.              STARTPOS="7"
  1655.              LENGTH="3">
  1656.             </NODE>
  1657.             <NODE NAME="semop"
  1658.              ICON="Function"
  1659.              LOCALURL="pod/perlfunc/semop.html"
  1660.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/semop.html"
  1661.              TEXT="semop key, opstring"
  1662.              STARTPOS="6"
  1663.              LENGTH="3">
  1664.             </NODE>
  1665.             <NODE NAME="shmctl"
  1666.              ICON="Function"
  1667.              LOCALURL="pod/perlfunc/shmctl.html"
  1668.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmctl.html"
  1669.              TEXT="shmctl id, cmd, arg"
  1670.              STARTPOS="7"
  1671.              LENGTH="2">
  1672.             </NODE>
  1673.             <NODE NAME="shmget"
  1674.              ICON="Function"
  1675.              LOCALURL="pod/perlfunc/shmget.html"
  1676.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmget.html"
  1677.              TEXT="shmget key, size, flags"
  1678.              STARTPOS="7"
  1679.              LENGTH="3">
  1680.             </NODE>
  1681.             <NODE NAME="shmread"
  1682.              ICON="Function"
  1683.              LOCALURL="pod/perlfunc/shmread.html"
  1684.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmread.html"
  1685.              TEXT="shmread id, var, pos, size"
  1686.              STARTPOS="8"
  1687.              LENGTH="2">
  1688.             </NODE>
  1689.             <NODE NAME="shmwrite"
  1690.              ICON="Function"
  1691.              LOCALURL="pod/perlfunc/shmwrite.html"
  1692.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/shmwrite.html"
  1693.              TEXT="shmwrite id, string, pos, size"
  1694.              STARTPOS="9"
  1695.              LENGTH="2">
  1696.             </NODE>
  1697.         </NODE>
  1698.         <NODE NAME="Time-related Functions"
  1699.          ICON="Book"
  1700.          LOCALURL=""
  1701.          REMOTEURL=""
  1702.          TEXT="none"
  1703.          STARTPOS="0"
  1704.          LENGTH="0">
  1705.             <NODE NAME="gmtime"
  1706.              ICON="Function"
  1707.              LOCALURL="pod/perlfunc/gmtime.html"
  1708.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/gmtime.html"
  1709.              TEXT="gmtime expr"
  1710.              STARTPOS="7"
  1711.              LENGTH="4">
  1712.             </NODE>
  1713.             <NODE NAME="localtime"
  1714.              ICON="Function"
  1715.              LOCALURL="pod/perlfunc/localtime.html"
  1716.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/localtime.html"
  1717.              TEXT="localtime expr"
  1718.              STARTPOS="10"
  1719.              LENGTH="4">
  1720.             </NODE>
  1721.             <NODE NAME="time"
  1722.              ICON="Function"
  1723.              LOCALURL="pod/perlfunc/time.html"
  1724.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/time.html"
  1725.              TEXT="time"
  1726.              STARTPOS="4"
  1727.              LENGTH="0">
  1728.             </NODE>
  1729.             <NODE NAME="times"
  1730.              ICON="Function"
  1731.              LOCALURL="pod/perlfunc/times.html"
  1732.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/times.html"
  1733.              TEXT="times"
  1734.              STARTPOS="5"
  1735.              LENGTH="0">
  1736.             </NODE>
  1737.         </NODE>
  1738.     </NODE>
  1739.     <NODE NAME="Formats"
  1740.      ICON="Book"
  1741.      LOCALURL=""
  1742.      REMOTEURL=""
  1743.      TEXT="none"
  1744.      STARTPOS="0"
  1745.      LENGTH="0">
  1746.         <NODE NAME="Format Variables"
  1747.          ICON="Text"
  1748.          LOCALURL="pod/perlform.html#Format_Variables"
  1749.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlform.html#Format_Variables"
  1750.          TEXT="none"
  1751.          STARTPOS="0"
  1752.          LENGTH="0">
  1753.         </NODE>
  1754.         <NODE NAME="Footers"
  1755.          ICON="Text"
  1756.          LOCALURL="pod/perlform.html#Foters"
  1757.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlform.html#Foters"
  1758.          TEXT="none"
  1759.          STARTPOS="0"
  1760.          LENGTH="0">
  1761.         </NODE>
  1762.         <NODE NAME="Accessing Formatting Internals"
  1763.          ICON="Text"
  1764.          LOCALURL="pod/perlform.html#Acesing_Formating_Internals"
  1765.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlform.html#Acesing_Formating_Internals"
  1766.          TEXT="none"
  1767.          STARTPOS="0"
  1768.          LENGTH="0">
  1769.         </NODE>
  1770.     </NODE>
  1771.     <NODE NAME="Keywords"
  1772.      ICON="Book"
  1773.      LOCALURL=""
  1774.      REMOTEURL=""
  1775.      TEXT="none"
  1776.      STARTPOS="0"
  1777.      LENGTH="0">
  1778.         <NODE NAME="Classes and Object-Orientedness"
  1779.          ICON="Book"
  1780.          LOCALURL=""
  1781.          REMOTEURL=""
  1782.          TEXT="none"
  1783.          STARTPOS="0"
  1784.          LENGTH="0">
  1785.             <NODE NAME="bless"
  1786.              ICON="Function"
  1787.              LOCALURL="pod/perlfunc/bless.html"
  1788.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/bless.html"
  1789.              TEXT="bless ref [, classname]"
  1790.              STARTPOS="6"
  1791.              LENGTH="3">
  1792.             </NODE>
  1793.             <NODE NAME="dbmclose"
  1794.              ICON="Function"
  1795.              LOCALURL="pod/perlfunc/dbmclose.html"
  1796.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmclose.html"
  1797.              TEXT="dbmclose %hash"
  1798.              STARTPOS="10"
  1799.              LENGTH="4">
  1800.             </NODE>
  1801.             <NODE NAME="dbmopen"
  1802.              ICON="Function"
  1803.              LOCALURL="pod/perlfunc/dbmopen.html"
  1804.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dbmopen.html"
  1805.              TEXT="dbmopen %hash, dbname, mode"
  1806.              STARTPOS="9"
  1807.              LENGTH="4">
  1808.             </NODE>
  1809.             <NODE NAME="package"
  1810.              ICON="Function"
  1811.              LOCALURL="pod/perlfunc/package.html"
  1812.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/package.html"
  1813.              TEXT="package namespace"
  1814.              STARTPOS="8"
  1815.              LENGTH="9">
  1816.             </NODE>
  1817.             <NODE NAME="ref"
  1818.              ICON="Function"
  1819.              LOCALURL="pod/perlfunc/ref.html"
  1820.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/ref.html"
  1821.              TEXT="ref [expr]"
  1822.              STARTPOS="4"
  1823.              LENGTH="6">
  1824.             </NODE>
  1825.             <NODE NAME="tie"
  1826.              ICON="Function"
  1827.              LOCALURL="pod/perlfunc/tie.html"
  1828.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/tie.html"
  1829.              TEXT="tie variable, classname, list"
  1830.              STARTPOS="4"
  1831.              LENGTH="8">
  1832.             </NODE>
  1833.             <NODE NAME="tied"
  1834.              ICON="Function"
  1835.              LOCALURL=""
  1836.              REMOTEURL=""
  1837.              TEXT="none"
  1838.              STARTPOS="0"
  1839.              LENGTH="0">
  1840.             </NODE>
  1841.             <NODE NAME="untie"
  1842.              ICON="Function"
  1843.              LOCALURL="pod/perlfunc/untie.html"
  1844.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/untie.html"
  1845.              TEXT="untie variable"
  1846.              STARTPOS="6"
  1847.              LENGTH="8">
  1848.             </NODE>
  1849.             <NODE NAME="use"
  1850.              ICON="Function"
  1851.              LOCALURL="pod/perlfunc/use.html"
  1852.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/use.html"
  1853.              TEXT="use [Module] [version] [list]"
  1854.              STARTPOS="4"
  1855.              LENGTH="8">
  1856.             </NODE>
  1857.         </NODE>
  1858.         <NODE NAME="Control Flow"
  1859.          ICON="Book"
  1860.          LOCALURL=""
  1861.          REMOTEURL=""
  1862.          TEXT="none"
  1863.          STARTPOS="0"
  1864.          LENGTH="0">
  1865.             <NODE NAME="caller"
  1866.              ICON="Function"
  1867.              LOCALURL="pod/perlfunc/caller.html"
  1868.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/caller.html"
  1869.              TEXT="caller [expr]"
  1870.              STARTPOS="7"
  1871.              LENGTH="6">
  1872.             </NODE>
  1873.             <NODE NAME="continue"
  1874.              ICON="Function"
  1875.              LOCALURL="pod/perlfunc/continue.html"
  1876.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/continue.html"
  1877.              TEXT="continue {block}"
  1878.              STARTPOS="10"
  1879.              LENGTH="5">
  1880.             </NODE>
  1881.             <NODE NAME="die"
  1882.              ICON="Function"
  1883.              LOCALURL="pod/perlfunc/die.html"
  1884.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/die.html"
  1885.              TEXT="die list"
  1886.              STARTPOS="4"
  1887.              LENGTH="4">
  1888.             </NODE>
  1889.             <NODE NAME="do"
  1890.              ICON="Function"
  1891.              LOCALURL="pod/perlfunc/do.html"
  1892.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/do.html"
  1893.              TEXT="do {block | subroutine | expr}"
  1894.              STARTPOS="3"
  1895.              LENGTH="27">
  1896.             </NODE>
  1897.             <NODE NAME="dump"
  1898.              ICON="Function"
  1899.              LOCALURL="pod/perlfunc/dump.html"
  1900.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/dump.html"
  1901.              TEXT="dump label"
  1902.              STARTPOS="5"
  1903.              LENGTH="5">
  1904.             </NODE>
  1905.             <NODE NAME="eval"
  1906.              ICON="Function"
  1907.              LOCALURL="pod/perlfunc/eval.html"
  1908.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/eval.html"
  1909.              TEXT="eval {expr | block}"
  1910.              STARTPOS="5"
  1911.              LENGTH="14">
  1912.             </NODE>
  1913.             <NODE NAME="exit"
  1914.              ICON="Function"
  1915.              LOCALURL="pod/perlfunc/exit.html"
  1916.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/exit.html"
  1917.              TEXT="exit expr"
  1918.              STARTPOS="5"
  1919.              LENGTH="4">
  1920.             </NODE>
  1921.             <NODE NAME="goto"
  1922.              ICON="Function"
  1923.              LOCALURL="pod/perlfunc/goto.html"
  1924.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/goto.html"
  1925.              TEXT="goto {label | expr | name}"
  1926.              STARTPOS="5"
  1927.              LENGTH="22">
  1928.             </NODE>
  1929.             <NODE NAME="last"
  1930.              ICON="Function"
  1931.              LOCALURL="pod/perlfunc/last.html"
  1932.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/last.html"
  1933.              TEXT="last [label]"
  1934.              STARTPOS="5"
  1935.              LENGTH="7">
  1936.             </NODE>
  1937.             <NODE NAME="next"
  1938.              ICON="Function"
  1939.              LOCALURL="pod/perlfunc/next.html"
  1940.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/next.html"
  1941.              TEXT="next [label]"
  1942.              STARTPOS="5"
  1943.              LENGTH="7">
  1944.             </NODE>
  1945.             <NODE NAME="redo"
  1946.              ICON="Function"
  1947.              LOCALURL="pod/perlfunc/redo.html"
  1948.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/redo.html"
  1949.              TEXT="redo [label]"
  1950.              STARTPOS="5"
  1951.              LENGTH="7">
  1952.             </NODE>
  1953.             <NODE NAME="return"
  1954.              ICON="Function"
  1955.              LOCALURL="pod/perlfunc/return.html"
  1956.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/return.html"
  1957.              TEXT="return list"
  1958.              STARTPOS="7"
  1959.              LENGTH="4">
  1960.             </NODE>
  1961.             <NODE NAME="sub"
  1962.              ICON="Function"
  1963.              LOCALURL="pod/perlfunc/sub.html"
  1964.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/sub.html"
  1965.              TEXT="sub [name] [block]"
  1966.              STARTPOS="4"
  1967.              LENGTH="6">
  1968.             </NODE>
  1969.             <NODE NAME="wantarray"
  1970.              ICON="Function"
  1971.              LOCALURL="pod/perlfunc/wantarray.html"
  1972.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/wantarray.html"
  1973.              TEXT="wantarray"
  1974.              STARTPOS="9"
  1975.              LENGTH="0">
  1976.             </NODE>
  1977.         </NODE>
  1978.         <NODE NAME="Modules"
  1979.          ICON="Book"
  1980.          LOCALURL=""
  1981.          REMOTEURL=""
  1982.          TEXT="none"
  1983.          STARTPOS="0"
  1984.          LENGTH="0">
  1985.             <NODE NAME="do"
  1986.              ICON="Function"
  1987.              LOCALURL="pod/perlfunc/do.html"
  1988.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/do.html"
  1989.              TEXT="do {block | subroutine | expr}"
  1990.              STARTPOS="3"
  1991.              LENGTH="27">
  1992.             </NODE>
  1993.             <NODE NAME="import"
  1994.              ICON="Function"
  1995.              LOCALURL="pod/perlfunc/import.html"
  1996.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/import.html"
  1997.              TEXT="import"
  1998.              STARTPOS="6"
  1999.              LENGTH="0">
  2000.             </NODE>
  2001.             <NODE NAME="no"
  2002.              ICON="Function"
  2003.              LOCALURL="pod/perlfunc/no.html"
  2004.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/no.html"
  2005.              TEXT="no Module list"
  2006.              STARTPOS="3"
  2007.              LENGTH="6">
  2008.             </NODE>
  2009.             <NODE NAME="package"
  2010.              ICON="Function"
  2011.              LOCALURL="pod/perlfunc/package.html"
  2012.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/package.html"
  2013.              TEXT="package namespace"
  2014.              STARTPOS="8"
  2015.              LENGTH="9">
  2016.             </NODE>
  2017.             <NODE NAME="require"
  2018.              ICON="Function"
  2019.              LOCALURL="pod/perlfunc/require.html"
  2020.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/require.html"
  2021.              TEXT="require [expr]"
  2022.              STARTPOS="8"
  2023.              LENGTH="6">
  2024.             </NODE>
  2025.             <NODE NAME="use"
  2026.              ICON="Function"
  2027.              LOCALURL="pod/perlfunc/use.html"
  2028.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/use.html"
  2029.              TEXT="use [Module] [version] [list]"
  2030.              STARTPOS="4"
  2031.              LENGTH="8">
  2032.             </NODE>
  2033.         </NODE>
  2034.         <NODE NAME="Scoping"
  2035.          ICON="Book"
  2036.          LOCALURL=""
  2037.          REMOTEURL=""
  2038.          TEXT="none"
  2039.          STARTPOS="0"
  2040.          LENGTH="0">
  2041.             <NODE NAME="caller"
  2042.              ICON="Function"
  2043.              LOCALURL="pod/perlfunc/caller.html"
  2044.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/caller.html"
  2045.              TEXT="caller [expr]"
  2046.              STARTPOS="7"
  2047.              LENGTH="6">
  2048.             </NODE>
  2049.             <NODE NAME="import"
  2050.              ICON="Function"
  2051.              LOCALURL="pod/perlfunc/import.html"
  2052.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/import.html"
  2053.              TEXT="import"
  2054.              STARTPOS="6"
  2055.              LENGTH="0">
  2056.             </NODE>
  2057.             <NODE NAME="local"
  2058.              ICON="Function"
  2059.              LOCALURL="pod/perlfunc/local.html"
  2060.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/local.html"
  2061.              TEXT="local expr"
  2062.              STARTPOS="6"
  2063.              LENGTH="4">
  2064.             </NODE>
  2065.             <NODE NAME="my"
  2066.              ICON="Function"
  2067.              LOCALURL="pod/perlfunc/my.html"
  2068.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/my.html"
  2069.              TEXT="my expr"
  2070.              STARTPOS="3"
  2071.              LENGTH="4">
  2072.             </NODE>
  2073.             <NODE NAME="package"
  2074.              ICON="Function"
  2075.              LOCALURL="pod/perlfunc/package.html"
  2076.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/package.html"
  2077.              TEXT="package namespace"
  2078.              STARTPOS="8"
  2079.              LENGTH="9">
  2080.             </NODE>
  2081.             <NODE NAME="use"
  2082.              ICON="Function"
  2083.              LOCALURL="pod/perlfunc/use.html"
  2084.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlfunc/use.html"
  2085.              TEXT="use [Module] [version] [list]"
  2086.              STARTPOS="4"
  2087.              LENGTH="8">
  2088.             </NODE>
  2089.         </NODE>
  2090.     </NODE>
  2091.     <NODE NAME="Modules"
  2092.      ICON="Book"
  2093.      LOCALURL=""
  2094.      REMOTEURL=""
  2095.      TEXT="none"
  2096.      STARTPOS="0"
  2097.      LENGTH="0">
  2098.         <NODE NAME="Packages"
  2099.          ICON="Text"
  2100.          LOCALURL="pod/perlmod.html#Packages"
  2101.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Packages"
  2102.          TEXT="none"
  2103.          STARTPOS="0"
  2104.          LENGTH="0">
  2105.         </NODE>
  2106.         <NODE NAME="Symbol Tables"
  2107.          ICON="Text"
  2108.          LOCALURL="pod/perlmod.html#Symbol_Tables"
  2109.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Symbol_Tables"
  2110.          TEXT="none"
  2111.          STARTPOS="0"
  2112.          LENGTH="0">
  2113.         </NODE>
  2114.         <NODE NAME="Package Constructors and Destructors"
  2115.          ICON="Text"
  2116.          LOCALURL="pod/perlmod.html#Package_Constructors_and_Destruc"
  2117.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Package_Constructors_and_Destruc"
  2118.          TEXT="none"
  2119.          STARTPOS="0"
  2120.          LENGTH="0">
  2121.         </NODE>
  2122.         <NODE NAME="Classes"
  2123.          ICON="Text"
  2124.          LOCALURL="pod/perlmod.html#Perl_Clases"
  2125.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Perl_Clases"
  2126.          TEXT="none"
  2127.          STARTPOS="0"
  2128.          LENGTH="0">
  2129.         </NODE>
  2130.         <NODE NAME="Modules"
  2131.          ICON="Text"
  2132.          LOCALURL="pod/perlmod.html#Perl_Modules"
  2133.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Perl_Modules"
  2134.          TEXT="none"
  2135.          STARTPOS="0"
  2136.          LENGTH="0">
  2137.         </NODE>
  2138.         <NODE NAME="Pragmatic Modules"
  2139.          ICON="Text"
  2140.          LOCALURL="pod/perlmod.html#Pragmatic_Modules"
  2141.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Pragmatic_Modules"
  2142.          TEXT="none"
  2143.          STARTPOS="0"
  2144.          LENGTH="0">
  2145.         </NODE>
  2146.         <NODE NAME="Standard Modules"
  2147.          ICON="Text"
  2148.          LOCALURL="pod/perlmod.html#Standard_Modules"
  2149.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Standard_Modules"
  2150.          TEXT="none"
  2151.          STARTPOS="0"
  2152.          LENGTH="0">
  2153.         </NODE>
  2154.         <NODE NAME="Extension Modules"
  2155.          ICON="Text"
  2156.          LOCALURL="pod/perlmod.html#Extension_Modules"
  2157.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Extension_Modules"
  2158.          TEXT="none"
  2159.          STARTPOS="0"
  2160.          LENGTH="0">
  2161.         </NODE>
  2162.         <NODE NAME="Guidelines for Module Creation"
  2163.          ICON="Text"
  2164.          LOCALURL="pod/perlmod.html#Guidelines_for_Module_Creation"
  2165.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Guidelines_for_Module_Creation"
  2166.          TEXT="none"
  2167.          STARTPOS="0"
  2168.          LENGTH="0">
  2169.         </NODE>
  2170.         <NODE NAME="Guidelines for Converting Perl 4 Library Scripts into Modules"
  2171.          ICON="Text"
  2172.          LOCALURL="pod/perlmod.html#Guidelines_for_Converting_Perl_4"
  2173.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Guidelines_for_Converting_Perl_4"
  2174.          TEXT="none"
  2175.          STARTPOS="0"
  2176.          LENGTH="0">
  2177.         </NODE>
  2178.         <NODE NAME="Guidelines for Reusing Application Code"
  2179.          ICON="Text"
  2180.          LOCALURL="pod/perlmod.html#Guidelines_for_Reusing_Aplicati"
  2181.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlmod.html#Guidelines_for_Reusing_Aplicati"
  2182.          TEXT="none"
  2183.          STARTPOS="0"
  2184.          LENGTH="0">
  2185.         </NODE>
  2186.     </NODE>
  2187.     <NODE NAME="Operators"
  2188.      ICON="Book"
  2189.      LOCALURL=""
  2190.      REMOTEURL=""
  2191.      TEXT="none"
  2192.      STARTPOS="0"
  2193.      LENGTH="0">
  2194.         <NODE NAME="Arrow Operator"
  2195.          ICON="Text"
  2196.          LOCALURL="pod/perlop.html#The_Arow_Operator"
  2197.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#The_Arow_Operator"
  2198.          TEXT="none"
  2199.          STARTPOS="0"
  2200.          LENGTH="0">
  2201.         </NODE>
  2202.         <NODE NAME="Assignment Operators"
  2203.          ICON="Text"
  2204.          LOCALURL="pod/perlop.html#Asignment_Operators"
  2205.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Asignment_Operators"
  2206.          TEXT="none"
  2207.          STARTPOS="0"
  2208.          LENGTH="0">
  2209.         </NODE>
  2210.         <NODE NAME="Binding Operators"
  2211.          ICON="Text"
  2212.          LOCALURL="pod/perlop.html#Binding_Operators"
  2213.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Binding_Operators"
  2214.          TEXT="none"
  2215.          STARTPOS="0"
  2216.          LENGTH="0">
  2217.         </NODE>
  2218.         <NODE NAME="Comma Operator"
  2219.          ICON="Text"
  2220.          LOCALURL="pod/perlop.html#Coma_Operator"
  2221.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Coma_Operator"
  2222.          TEXT="none"
  2223.          STARTPOS="0"
  2224.          LENGTH="0">
  2225.         </NODE>
  2226.         <NODE NAME="Conditional Operator"
  2227.          ICON="Text"
  2228.          LOCALURL="pod/perlop.html#Conditional_Operator"
  2229.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Conditional_Operator"
  2230.          TEXT="none"
  2231.          STARTPOS="0"
  2232.          LENGTH="0">
  2233.         </NODE>
  2234.         <NODE NAME="I/O Operators"
  2235.          ICON="Text"
  2236.          LOCALURL="pod/perlop.html#I_O_Operators"
  2237.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#I_O_Operators"
  2238.          TEXT="none"
  2239.          STARTPOS="0"
  2240.          LENGTH="0">
  2241.         </NODE>
  2242.         <NODE NAME="Range Operators"
  2243.          ICON="Text"
  2244.          LOCALURL="pod/perlop.html#Range_Operator"
  2245.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Range_Operator"
  2246.          TEXT="none"
  2247.          STARTPOS="0"
  2248.          LENGTH="0">
  2249.         </NODE>
  2250.         <NODE NAME="Symbolic Unary Operators"
  2251.          ICON="Text"
  2252.          LOCALURL="pod/perlop.html#Symbolic_Unary_Operators"
  2253.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Symbolic_Unary_Operators"
  2254.          TEXT="none"
  2255.          STARTPOS="0"
  2256.          LENGTH="0">
  2257.         </NODE>
  2258.         <NODE NAME="C Operators Missing From Perl"
  2259.          ICON="Text"
  2260.          LOCALURL="pod/perlop.html#C_Operators_Mising_From_Perl"
  2261.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#C_Operators_Mising_From_Perl"
  2262.          TEXT="none"
  2263.          STARTPOS="0"
  2264.          LENGTH="0">
  2265.         </NODE>
  2266.         <NODE NAME="Constant Folding"
  2267.          ICON="Text"
  2268.          LOCALURL="pod/perlop.html#Constant_Folding"
  2269.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Constant_Folding"
  2270.          TEXT="none"
  2271.          STARTPOS="0"
  2272.          LENGTH="0">
  2273.         </NODE>
  2274.         <NODE NAME="Arithmetic Operators"
  2275.          ICON="Book"
  2276.          LOCALURL=""
  2277.          REMOTEURL=""
  2278.          TEXT="none"
  2279.          STARTPOS="0"
  2280.          LENGTH="0">
  2281.             <NODE NAME="Additive Operators"
  2282.              ICON="Text"
  2283.              LOCALURL="pod/perlop.html#Aditive_Operators"
  2284.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Aditive_Operators"
  2285.              TEXT="none"
  2286.              STARTPOS="0"
  2287.              LENGTH="0">
  2288.             </NODE>
  2289.             <NODE NAME="Multiplicative Operators"
  2290.              ICON="Text"
  2291.              LOCALURL="pod/perlop.html#Multiplicative_Operators"
  2292.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Multiplicative_Operators"
  2293.              TEXT="none"
  2294.              STARTPOS="0"
  2295.              LENGTH="0">
  2296.             </NODE>
  2297.             <NODE NAME="Auto-increment and Auto-decrement"
  2298.              ICON="Text"
  2299.              LOCALURL="pod/perlop.html#Auto_increment_and_Auto_decremen"
  2300.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Auto_increment_and_Auto_decremen"
  2301.              TEXT="none"
  2302.              STARTPOS="0"
  2303.              LENGTH="0">
  2304.             </NODE>
  2305.             <NODE NAME="Exponentiation"
  2306.              ICON="Text"
  2307.              LOCALURL="pod/perlop.html#Exponentiation"
  2308.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Exponentiation"
  2309.              TEXT="none"
  2310.              STARTPOS="0"
  2311.              LENGTH="0">
  2312.             </NODE>
  2313.             <NODE NAME="Integer Arithmetic"
  2314.              ICON="Text"
  2315.              LOCALURL="pod/perlop.html#Integer_Arithmetic"
  2316.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Integer_Arithmetic"
  2317.              TEXT="none"
  2318.              STARTPOS="0"
  2319.              LENGTH="0">
  2320.             </NODE>
  2321.         </NODE>
  2322.         <NODE NAME="Bitwise Operators"
  2323.          ICON="Book"
  2324.          LOCALURL=""
  2325.          REMOTEURL=""
  2326.          TEXT="none"
  2327.          STARTPOS="0"
  2328.          LENGTH="0">
  2329.             <NODE NAME="Bitwise And"
  2330.              ICON="Text"
  2331.              LOCALURL="pod/perlop.html#Bitwise_And"
  2332.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Bitwise_And"
  2333.              TEXT="none"
  2334.              STARTPOS="0"
  2335.              LENGTH="0">
  2336.             </NODE>
  2337.             <NODE NAME="Bitwise Or and Exclusive Or"
  2338.              ICON="Text"
  2339.              LOCALURL="pod/perlop.html#Bitwise_Or_and_Exclusive_Or"
  2340.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Bitwise_Or_and_Exclusive_Or"
  2341.              TEXT="none"
  2342.              STARTPOS="0"
  2343.              LENGTH="0">
  2344.             </NODE>
  2345.             <NODE NAME="Shift Operators"
  2346.              ICON="Text"
  2347.              LOCALURL="pod/perlop.html#Shift_Operators"
  2348.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Shift_Operators"
  2349.              TEXT="none"
  2350.              STARTPOS="0"
  2351.              LENGTH="0">
  2352.             </NODE>
  2353.         </NODE>
  2354.         <NODE NAME="Comparison Operators"
  2355.          ICON="Book"
  2356.          LOCALURL=""
  2357.          REMOTEURL=""
  2358.          TEXT="none"
  2359.          STARTPOS="0"
  2360.          LENGTH="0">
  2361.             <NODE NAME="Equality Operators"
  2362.              ICON="Text"
  2363.              LOCALURL="pod/perlop.html#Equality_Operators"
  2364.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Equality_Operators"
  2365.              TEXT="none"
  2366.              STARTPOS="0"
  2367.              LENGTH="0">
  2368.             </NODE>
  2369.             <NODE NAME="Relational Operators"
  2370.              ICON="Text"
  2371.              LOCALURL="pod/perlop.html#Relational_Operators"
  2372.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Relational_Operators"
  2373.              TEXT="none"
  2374.              STARTPOS="0"
  2375.              LENGTH="0">
  2376.             </NODE>
  2377.         </NODE>
  2378.         <NODE NAME="Logical Operators"
  2379.          ICON="Book"
  2380.          LOCALURL=""
  2381.          REMOTEURL=""
  2382.          TEXT="none"
  2383.          STARTPOS="0"
  2384.          LENGTH="0">
  2385.             <NODE NAME="C-style Logical And"
  2386.              ICON="Text"
  2387.              LOCALURL="pod/perlop.html#C_style_Logical_And"
  2388.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#C_style_Logical_And"
  2389.              TEXT="none"
  2390.              STARTPOS="0"
  2391.              LENGTH="0">
  2392.             </NODE>
  2393.             <NODE NAME="C-style Logical Or"
  2394.              ICON="Text"
  2395.              LOCALURL="pod/perlop.html#C_style_Logical_Or"
  2396.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#C_style_Logical_Or"
  2397.              TEXT="none"
  2398.              STARTPOS="0"
  2399.              LENGTH="0">
  2400.             </NODE>
  2401.             <NODE NAME="Logical And"
  2402.              ICON="Text"
  2403.              LOCALURL="pod/perlop.html#Logical_And"
  2404.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Logical_And"
  2405.              TEXT="none"
  2406.              STARTPOS="0"
  2407.              LENGTH="0">
  2408.             </NODE>
  2409.             <NODE NAME="Logical Not"
  2410.              ICON="Text"
  2411.              LOCALURL="pod/perlop.html#Logical_Not"
  2412.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Logical_Not"
  2413.              TEXT="none"
  2414.              STARTPOS="0"
  2415.              LENGTH="0">
  2416.             </NODE>
  2417.             <NODE NAME="Logical or and Exclusive Or"
  2418.              ICON="Text"
  2419.              LOCALURL="pod/perlop.html#Logical_or_and_Exclusive_Or"
  2420.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Logical_or_and_Exclusive_Or"
  2421.              TEXT="none"
  2422.              STARTPOS="0"
  2423.              LENGTH="0">
  2424.             </NODE>
  2425.         </NODE>
  2426.         <NODE NAME="Quote-like Operators"
  2427.          ICON="Book"
  2428.          LOCALURL=""
  2429.          REMOTEURL=""
  2430.          TEXT="none"
  2431.          STARTPOS="0"
  2432.          LENGTH="0">
  2433.             <NODE NAME="Quote and Quote-like Operators"
  2434.              ICON="Text"
  2435.              LOCALURL="pod/perlop.html#Quote_and_Quote_like_Operators"
  2436.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Quote_and_Quote_like_Operators"
  2437.              TEXT="none"
  2438.              STARTPOS="0"
  2439.              LENGTH="0">
  2440.             </NODE>
  2441.             <NODE NAME="Regexp Quote-like Operators"
  2442.              ICON="Text"
  2443.              LOCALURL="pod/perlop.html#Regexp_Quote_Like_Operators"
  2444.              REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlop.html#Regexp_Quote_Like_Operators"
  2445.              TEXT="none"
  2446.              STARTPOS="0"
  2447.              LENGTH="0">
  2448.             </NODE>
  2449.         </NODE>
  2450.     </NODE>
  2451.     <NODE NAME="Predefined Variables"
  2452.      ICON="Book"
  2453.      LOCALURL=""
  2454.      REMOTEURL=""
  2455.      TEXT="none"
  2456.      STARTPOS="0"
  2457.      LENGTH="0">
  2458.         <NODE NAME="Predefined Names"
  2459.          ICON="Text"
  2460.          LOCALURL="pod/perlvar.html#Predefined_Names"
  2461.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlvar.html#Predefined_Names"
  2462.          TEXT="none"
  2463.          STARTPOS="0"
  2464.          LENGTH="0">
  2465.         </NODE>
  2466.     </NODE>
  2467.     <NODE NAME="Regular Expressions"
  2468.      ICON="Book"
  2469.      LOCALURL=""
  2470.      REMOTEURL=""
  2471.      TEXT="none"
  2472.      STARTPOS="0"
  2473.      LENGTH="0">
  2474.         <NODE NAME="Regular Expressions"
  2475.          ICON="Text"
  2476.          LOCALURL="pod/perlre.html#Regular_Expresions"
  2477.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#Regular_Expresions"
  2478.          TEXT="none"
  2479.          STARTPOS="0"
  2480.          LENGTH="0">
  2481.         </NODE>
  2482.         <NODE NAME="Backtracking"
  2483.          ICON="Text"
  2484.          LOCALURL="pod/perlre.html#Backtracking"
  2485.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#Backtracking"
  2486.          TEXT="none"
  2487.          STARTPOS="0"
  2488.          LENGTH="0">
  2489.         </NODE>
  2490.         <NODE NAME="Version 8 Regular Expressions"
  2491.          ICON="Text"
  2492.          LOCALURL="pod/perlre.html#Version_8_Regular_Expresions"
  2493.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#Version_8_Regular_Expresions"
  2494.          TEXT="none"
  2495.          STARTPOS="0"
  2496.          LENGTH="0">
  2497.         </NODE>
  2498.         <NODE NAME="Warning on \1 versus $1"
  2499.          ICON="Text"
  2500.          LOCALURL="pod/perlre.html#WARNING_on_1_vs_1"
  2501.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlre.html#WARNING_on_1_vs_1"
  2502.          TEXT="none"
  2503.          STARTPOS="0"
  2504.          LENGTH="0">
  2505.         </NODE>
  2506.     </NODE>
  2507.     <NODE NAME="Subroutines"
  2508.      ICON="Book"
  2509.      LOCALURL=""
  2510.      REMOTEURL=""
  2511.      TEXT="none"
  2512.      STARTPOS="0"
  2513.      LENGTH="0">
  2514.         <NODE NAME="Private Variables via my()"
  2515.          ICON="Text"
  2516.          LOCALURL="pod/perlsub.html#Private_Variables_via_my_"
  2517.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Private_Variables_via_my_"
  2518.          TEXT="none"
  2519.          STARTPOS="0"
  2520.          LENGTH="0">
  2521.         </NODE>
  2522.         <NODE NAME="Temporary Variables via local()"
  2523.          ICON="Text"
  2524.          LOCALURL="pod/perlsub.html#Temporary_Values_via_local_"
  2525.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Temporary_Values_via_local_"
  2526.          TEXT="none"
  2527.          STARTPOS="0"
  2528.          LENGTH="0">
  2529.         </NODE>
  2530.         <NODE NAME="Passing Symbol Table Entries (typeglobs)"
  2531.          ICON="Text"
  2532.          LOCALURL="pod/perlsub.html#Pasing_Symbol_Table_Entries_ty"
  2533.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Pasing_Symbol_Table_Entries_ty"
  2534.          TEXT="none"
  2535.          STARTPOS="0"
  2536.          LENGTH="0">
  2537.         </NODE>
  2538.         <NODE NAME="Pass by Reference"
  2539.          ICON="Text"
  2540.          LOCALURL="pod/perlsub.html#Pas_by_Reference"
  2541.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Pas_by_Reference"
  2542.          TEXT="none"
  2543.          STARTPOS="0"
  2544.          LENGTH="0">
  2545.         </NODE>
  2546.         <NODE NAME="Prototypes"
  2547.          ICON="Text"
  2548.          LOCALURL="pod/perlsub.html#Prototypes"
  2549.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Prototypes"
  2550.          TEXT="none"
  2551.          STARTPOS="0"
  2552.          LENGTH="0">
  2553.         </NODE>
  2554.         <NODE NAME="Constant Functions"
  2555.          ICON="Text"
  2556.          LOCALURL="pod/perlsub.html#Constant_Functions"
  2557.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Constant_Functions"
  2558.          TEXT="none"
  2559.          STARTPOS="0"
  2560.          LENGTH="0">
  2561.         </NODE>
  2562.         <NODE NAME="Overriding Built-in Functions"
  2563.          ICON="Text"
  2564.          LOCALURL="pod/perlsub.html#Overiding_Builtin_Functions"
  2565.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Overiding_Builtin_Functions"
  2566.          TEXT="none"
  2567.          STARTPOS="0"
  2568.          LENGTH="0">
  2569.         </NODE>
  2570.         <NODE NAME="Autoloading"
  2571.          ICON="Text"
  2572.          LOCALURL="pod/perlsub.html#Autoloading"
  2573.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsub.html#Autoloading"
  2574.          TEXT="none"
  2575.          STARTPOS="0"
  2576.          LENGTH="0">
  2577.         </NODE>
  2578.     </NODE>
  2579.     <NODE NAME="Syntax"
  2580.      ICON="Book"
  2581.      LOCALURL=""
  2582.      REMOTEURL=""
  2583.      TEXT="none"
  2584.      STARTPOS="0"
  2585.      LENGTH="0">
  2586.         <NODE NAME="Declarations"
  2587.          ICON="Text"
  2588.          LOCALURL="pod/perlsyn.html#Declarations"
  2589.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Declarations"
  2590.          TEXT="none"
  2591.          STARTPOS="0"
  2592.          LENGTH="0">
  2593.         </NODE>
  2594.         <NODE NAME="Simple Statements"
  2595.          ICON="Text"
  2596.          LOCALURL="pod/perlsyn.html#Simple_statements"
  2597.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Simple_statements"
  2598.          TEXT="none"
  2599.          STARTPOS="0"
  2600.          LENGTH="0">
  2601.         </NODE>
  2602.         <NODE NAME="Compound Statements"
  2603.          ICON="Text"
  2604.          LOCALURL="pod/perlsyn.html#Compound_statements"
  2605.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Compound_statements"
  2606.          TEXT="none"
  2607.          STARTPOS="0"
  2608.          LENGTH="0">
  2609.         </NODE>
  2610.         <NODE NAME="Loop Control"
  2611.          ICON="Text"
  2612.          LOCALURL="pod/perlsyn.html#Lop_Control"
  2613.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Lop_Control"
  2614.          TEXT="none"
  2615.          STARTPOS="0"
  2616.          LENGTH="0">
  2617.         </NODE>
  2618.         <NODE NAME="For Loops"
  2619.          ICON="Text"
  2620.          LOCALURL="pod/perlsyn.html#For_Lops"
  2621.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#For_Lops"
  2622.          TEXT="[label:] for ([initial-expression]; [condition]; [increment-expression])  {statements}"
  2623.          STARTPOS="0"
  2624.          LENGTH="8">
  2625.         </NODE>
  2626.         <NODE NAME="Foreach Loops"
  2627.          ICON="Text"
  2628.          LOCALURL="pod/perlsyn.html#Foreach_Lops"
  2629.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Foreach_Lops"
  2630.          TEXT="[label:] foreach [var] (list) {statements}"
  2631.          STARTPOS="0"
  2632.          LENGTH="8">
  2633.         </NODE>
  2634.         <NODE NAME="Basic Blocks and Switch Statements"
  2635.          ICON="Text"
  2636.          LOCALURL="pod/perlsyn.html#Basic_BLOCKs_and_Switch_Statemen"
  2637.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Basic_BLOCKs_and_Switch_Statemen"
  2638.          TEXT="none"
  2639.          STARTPOS="0"
  2640.          LENGTH="0">
  2641.         </NODE>
  2642.         <NODE NAME="Goto Statement"
  2643.          ICON="Text"
  2644.          LOCALURL="pod/perlsyn.html#Goto"
  2645.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Goto"
  2646.          TEXT="goto label"
  2647.          STARTPOS="5"
  2648.          LENGTH="5">
  2649.         </NODE>
  2650.         <NODE NAME="PODs: Embedded Documentation"
  2651.          ICON="Text"
  2652.          LOCALURL="pod/perlsyn.html#PODs_Embeded_Documentation"
  2653.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#PODs_Embeded_Documentation"
  2654.          TEXT="none"
  2655.          STARTPOS="0"
  2656.          LENGTH="0">
  2657.         </NODE>
  2658.         <NODE NAME="Plain Old Comments"
  2659.          ICON="Text"
  2660.          LOCALURL="pod/perlsyn.html#Plain_Old_Coments_Not_"
  2661.          REMOTEURL="http://www.perl.com/CPAN-local/doc/manual/html/pod/perlsyn.html#Plain_Old_Coments_Not_"
  2662.          TEXT="none"
  2663.          STARTPOS="0"
  2664.          LENGTH="0">
  2665.         </NODE>
  2666.     </NODE>
  2667. </INFODESK>
  2668.