Help for this page

Select Code to Download


  1. or download this
            if (S_ISREG(PL_statbuf.st_mode)
            && cando(S_IRUSR,TRUE,&PL_statbuf)
    ...
            xfound = tmpbuf;        /* bingo! */
            break;
            }
    
  2. or download this
    package sx::y;
    $sx::y = $VERSION = 0.01;
    1;