Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 5611 - 5620 of over 10,000 for filetype:html (0.63 seconds)

  1. dbmopen - Perldoc Browser

    functions / dbmopen ( source , CPAN ) # dbmopen HASH,DBNAME,MASK [This function has been largely superseded by the ti...
    perldoc.perl.org/functions/dbmopen
    Fri Feb 06 13:32:54 GMT 2026
      18K bytes
  2. syscall - Perldoc Browser

    functions / syscall ( source , CPAN ) # syscall NUMBER, LIST Calls the system call specified as the first element of ...
    perldoc.perl.org/functions/syscall
    Fri Feb 06 13:31:18 GMT 2026
      17.3K bytes
  3. splice - Perldoc Browser

    functions / splice ( source , CPAN ) # splice ARRAY,OFFSET,LENGTH,LIST # splice ARRAY,OFFSET,LENGTH # splice ARRAY,OF...
    perldoc.perl.org/functions/splice
    Fri Feb 06 13:31:25 GMT 2026
      17.3K bytes
  4. exists - Perldoc Browser

    functions / exists ( source , CPAN ) # exists EXPR Given an expression that specifies an element of a hash, returns t...
    perldoc.perl.org/functions/exists
    Fri Feb 06 13:31:33 GMT 2026
      17.9K bytes
  5. exit - Perldoc Browser

    functions / exit ( source , CPAN ) # exit EXPR # exit Evaluates EXPR and exits immediately with that value. Example: ...
    perldoc.perl.org/functions/exit
    Fri Feb 06 13:31:51 GMT 2026
      16.5K bytes
  6. return - Perldoc Browser

    functions / return ( source , CPAN ) # return EXPR # return Returns from a subroutine, eval , do FILE , sort block or...
    perldoc.perl.org/functions/return
    Fri Feb 06 13:32:00 GMT 2026
      16.4K bytes
  7. sprintf - Perldoc Browser

    functions / sprintf ( source , CPAN ) # sprintf FORMAT, LIST Returns a string formatted by the usual printf conventio...
    perldoc.perl.org/functions/sprintf
    Fri Feb 06 13:28:27 GMT 2026
      33.7K bytes
  8. fc - Perldoc Browser

    functions / fc ( source , CPAN ) # fc EXPR # fc Returns the casefolded version of EXPR. This is the internal function...
    perldoc.perl.org/functions/fc
    Fri Feb 06 13:24:13 GMT 2026
      17.9K bytes
  9. pos - Perldoc Browser

    functions / pos ( source , CPAN ) # pos SCALAR # pos Returns the offset of where the last m//g search left off for th...
    perldoc.perl.org/functions/pos
    Fri Feb 06 13:25:56 GMT 2026
      16.3K bytes
  10. index - Perldoc Browser

    functions / index ( source , CPAN ) # index STR,SUBSTR,POSITION # index STR,SUBSTR The index function searches for on...
    perldoc.perl.org/functions/index
    Fri Feb 06 13:30:20 GMT 2026
      16.3K bytes
Back to Top