Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2011 - 2020 of 2,621 for host:perldoc.perl.org (0.02 sec)

  1. fileno - Perldoc Browser

    functions / fileno ( source , CPAN ) # fileno FILEHANDLE # fileno DIRHANDLE Returns the file descriptor for a filehan...
    perldoc.perl.org/functions/fileno
    Registered: Wed Apr 16 10:07:48 UTC 2025
    - 22.8K bytes
    - Viewed (0)
  2. log - Perldoc Browser

    functions / log ( source , CPAN ) # log EXPR # log Returns the natural logarithm (base e ) of EXPR. If EXPR is omitte...
    perldoc.perl.org/functions/log
    Registered: Wed Apr 16 10:07:52 UTC 2025
    - 21.3K bytes
    - Viewed (0)
  3. truncate - Perldoc Browser

    functions / truncate ( source , CPAN ) # truncate FILEHANDLE,LENGTH # truncate EXPR,LENGTH Truncates the file opened ...
    perldoc.perl.org/functions/truncate
    Registered: Wed Apr 16 10:08:21 UTC 2025
    - 22.1K bytes
    - Viewed (0)
  4. exp - Perldoc Browser

    functions / exp ( source , CPAN ) # exp EXPR # exp Returns e (the natural logarithm base) to the power of EXPR. If EX...
    perldoc.perl.org/functions/exp
    Registered: Wed Apr 16 10:08:39 UTC 2025
    - 20.9K bytes
    - Viewed (0)
  5. telldir - Perldoc Browser

    functions / telldir ( source , CPAN ) # telldir DIRHANDLE Returns the current position of the readdir routines on DIR...
    perldoc.perl.org/functions/telldir
    Registered: Wed Apr 16 10:10:26 UTC 2025
    - 21.6K bytes
    - Viewed (0)
  6. vec - Perldoc Browser

    functions / vec ( source , CPAN ) # vec EXPR,OFFSET,BITS Treats the string in EXPR as a bit vector made up of element...
    perldoc.perl.org/functions/vec
    Registered: Wed Apr 16 10:10:31 UTC 2025
    - 34.4K bytes
    - Viewed (0)
  7. getc - Perldoc Browser

    functions / getc ( source , CPAN ) # getc FILEHANDLE # getc Returns the next character from the input file attached t...
    perldoc.perl.org/functions/getc
    Registered: Wed Apr 16 10:10:57 UTC 2025
    - 22.2K bytes
    - Viewed (0)
  8. crypt - Perldoc Browser

    functions / crypt ( source , CPAN ) # crypt PLAINTEXT,SALT Creates a digest string exactly like the crypt(3) function...
    perldoc.perl.org/functions/crypt
    Registered: Wed Apr 16 10:11:01 UTC 2025
    - 25K bytes
    - Viewed (0)
  9. socketpair - Perldoc Browser

    functions / socketpair ( source , CPAN ) # socketpair SOCKET1,SOCKET2,DOMAIN,TYPE,PROTOCOL Creates an unnamed pair of...
    perldoc.perl.org/functions/socketpair
    Registered: Wed Apr 16 10:12:19 UTC 2025
    - 22.9K bytes
    - Viewed (0)
  10. getpeername - Perldoc Browser

    functions / getpeername ( source , CPAN ) # getpeername SOCKET Returns the packed sockaddr address of the other end o...
    perldoc.perl.org/functions/getpeername
    Registered: Wed Apr 16 10:12:41 UTC 2025
    - 22K bytes
    - Viewed (0)
Back to top