Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,621 for host:perldoc.perl.org (0.06 sec)

  1. shmread.txt

    =over =item shmread ID,VAR,POS,SIZE X<shmread> X<shmwrite> =item shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attachin...
    perldoc.perl.org/functions/shmread.txt
    Registered: Thu Jul 03 18:17:58 UTC 2025
    - 769 bytes
    - Viewed (0)
  2. field.txt

    =over =item field VARNAME X<field> Declares a new field variable within the current class. Methods and C<ADJUST> blocks of the class will have access to this variable as if it was a lexical in scop...
    perldoc.perl.org/functions/field.txt
    Registered: Thu Jul 03 13:15:38 UTC 2025
    - 223 bytes
    - Viewed (0)
  3. if.txt

    =over =item else =item elsif =item for =item foreach =item if =item unless =item until =item while These flow-control keywords are documented in L<perlsyn/"Compound Statements">. =back 194
    perldoc.perl.org/functions/if.txt Similar Results (7)
    Registered: Thu Jul 03 17:15:54 UTC 2025
    - 194 bytes
    - Viewed (0)
  4. xor.txt

    =over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 192
    perldoc.perl.org/functions/xor.txt Similar Results (12)
    Registered: Thu Jul 03 17:06:45 UTC 2025
    - 192 bytes
    - Viewed (0)
  5. endprotoent.txt

    =over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...
    perldoc.perl.org/functions/endprotoent.txt Similar Results (20)
    Registered: Thu Jul 03 22:33:26 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  6. semop.txt

    =over =item semop KEY,OPSTRING X<semop> Calls the System V IPC function L<semop(2)> for semaphore operations such as signalling and waiting. OPSTRING must be a packed array of semop structures. Eac...
    perldoc.perl.org/functions/semop.txt
    Registered: Fri Jul 04 01:56:43 UTC 2025
    - 815 bytes
    - Viewed (0)
  7. socket.txt

    =over =item socket SOCKET,DOMAIN,TYPE,PROTOCOL X<socket> Opens a socket of the specified kind and attaches it to filehandle SOCKET. DOMAIN, TYPE, and PROTOCOL are specified the same as for the sysc...
    perldoc.perl.org/functions/socket.txt
    Registered: Thu Jul 03 19:33:47 UTC 2025
    - 561 bytes
    - Viewed (0)
  8. shmget.txt

    =over =item shmget KEY,SIZE,FLAGS X<shmget> Calls the System V IPC function shmget. Returns the shared memory segment id, or L<C<undef>|/undef EXPR> on error. See also L<perlipc/"SysV IPC"> and the...
    perldoc.perl.org/functions/shmget.txt
    Registered: Thu Jul 03 21:52:20 UTC 2025
    - 293 bytes
    - Viewed (0)
  9. BEGIN.txt

    =over =item BEGIN =item CHECK =item END =item INIT =item UNITCHECK These compile phase keywords are documented in L<perlmod/"BEGIN, UNITCHECK, CHECK, INIT and END">. =back 178
    perldoc.perl.org/functions/BEGIN.txt Similar Results (4)
    Registered: Thu Jul 03 22:05:12 UTC 2025
    - 178 bytes
    - Viewed (0)
  10. defer.txt

    =over =item defer This flow-control keyword related to the experimental C<defer> feature is documented in L<perlsyn/"defer blocks">. =back 141
    perldoc.perl.org/functions/defer.txt
    Registered: Fri Jul 04 00:51:35 UTC 2025
    - 141 bytes
    - Viewed (0)
Back to top