Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 7361 - 7370 of about 10,000 for filetype:html (1.85 sec)

  1. sprintf - Perldoc Browser

    functions / sprintf ( source , CPAN ) # sprintf FORMAT, LIST Returns a string formatted by the usual printf conventio...
    perldoc.perl.org/functions/sprintf
    Registered: Mon Aug 25 13:21:56 UTC 2025
    - 33.3K bytes
    - Viewed (0)
  2. dump - Perldoc Browser

    functions / dump ( source , CPAN ) # dump LABEL # dump EXPR # dump This function causes an immediate core dump. See a...
    perldoc.perl.org/functions/dump
    Registered: Mon Aug 25 13:25:26 UTC 2025
    - 16.2K bytes
    - Viewed (0)
  3. 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
    Registered: Mon Aug 25 13:25:35 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  4. map - Perldoc Browser

    functions / map ( source , CPAN ) # map BLOCK LIST # map EXPR,LIST Evaluates the BLOCK or EXPR for each element of LI...
    perldoc.perl.org/functions/map
    Registered: Mon Aug 25 13:25:39 UTC 2025
    - 17.9K bytes
    - Viewed (0)
  5. die - Perldoc Browser

    functions / die ( source , CPAN ) # die LIST die raises an exception. Inside an eval the exception is stuffed into $@...
    perldoc.perl.org/functions/die
    Registered: Mon Aug 25 13:23:13 UTC 2025
    - 21.6K bytes
    - Viewed (0)
  6. 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
    Registered: Mon Aug 25 13:21:16 UTC 2025
    - 16.9K bytes
    - Viewed (0)
  7. sysread - Perldoc Browser

    functions / sysread ( source , CPAN ) # sysread FILEHANDLE,SCALAR,LENGTH,OFFSET # sysread FILEHANDLE,SCALAR,LENGTH At...
    perldoc.perl.org/functions/sysread
    Registered: Mon Aug 25 13:21:22 UTC 2025
    - 17.5K bytes
    - Viewed (0)
  8. 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
    Registered: Mon Aug 25 13:24:10 UTC 2025
    - 16K bytes
    - Viewed (0)
  9. exit - Perldoc Browser

    functions / exit ( source , CPAN ) # exit EXPR # exit Evaluates EXPR and exits immediately with that value. Example: ...
    perldoc.perl.org/functions/exit
    Registered: Mon Aug 25 13:24:19 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  10. 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
    Registered: Mon Aug 25 13:12:36 UTC 2025
    - 17.5K bytes
    - Viewed (0)
Back to top