Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2071 - 2080 of 3,449 for filetype:txt (0.16 sec)

  1. getppid.txt

    =over =item getppid X<getppid> X<parent> X<pid> Returns the process id of the parent process. Note for Linux users: Between v5.8.1 and v5.16.0 Perl would work around non-POSIX thread semantics the ...
    perldoc.perl.org/functions/getppid.txt
    Registered: Mon Sep 01 02:43:57 UTC 2025
    - 428 bytes
    - Viewed (0)
  2. msgget.txt

    =over =item msgget KEY,FLAGS X<msgget> Calls the System V IPC function L<msgget(2)>. Returns the message queue id, or L<C<undef>|/undef EXPR> on error. See also L<perlipc/"SysV IPC"> and the docume...
    perldoc.perl.org/functions/msgget.txt
    Registered: Mon Sep 01 04:31:24 UTC 2025
    - 315 bytes
    - Viewed (0)
  3. getpeername.txt

    =over =item getpeername SOCKET X<getpeername> X<peer> Returns the packed sockaddr address of the other end of the SOCKET connection. use Socket; my $hersockaddr = getpeername($sock); my ($port, $ia...
    perldoc.perl.org/functions/getpeername.txt
    Registered: Mon Sep 01 04:14:35 UTC 2025
    - 356 bytes
    - Viewed (0)
  4. when.txt

    =over =item default =item given =item when These flow-control keywords related to the experimental switch feature are documented in L<perlsyn/"Switch Statements">. =back 174
    perldoc.perl.org/functions/when.txt Similar Results (2)
    Registered: Mon Sep 01 05:57:53 UTC 2025
    - 174 bytes
    - Viewed (0)
  5. import.txt

    =over =item import LIST X<import> There is no builtin C<import> function. It is just an ordinary method (subroutine) defined (or inherited) by modules that wish to export names to another module. T...
    perldoc.perl.org/functions/import.txt
    Registered: Mon Sep 01 08:10:16 UTC 2025
    - 378 bytes
    - Viewed (0)
  6. tr.txt

    =over =item tr/// The transliteration operator. Same as L<C<yE<sol>E<sol>E<sol>>|/yE<sol>E<sol>E<sol>>. See L<perlop/"Quote-Like Operators">. =back 152
    perldoc.perl.org/functions/tr.txt
    Registered: Mon Sep 01 09:16:14 UTC 2025
    - 152 bytes
    - Viewed (0)
  7. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/fetile/index.md # Original Wiki contributors mor10 Jeremie abbycar Sebastianz iwar...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feTile/contributors.txt
    Registered: Wed Sep 03 01:08:51 UTC 2025
    - Last Modified: Tue Aug 19 16:05:21 UTC 2025
    - 225 bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/animatetransform/index.md # Original Wiki contributors Tigt fscholz Sebastianz tre...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/animateTransform/contributors.txt
    Registered: Wed Sep 03 01:08:59 UTC 2025
    - Last Modified: Tue Aug 19 16:05:20 UTC 2025
    - 221 bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/style/index.md # Original Wiki contributors Jeremie Sebastianz mattwojo kscarfone ...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/style/contributors.txt
    Registered: Wed Sep 03 01:09:25 UTC 2025
    - Last Modified: Tue Aug 19 16:05:22 UTC 2025
    - 212 bytes
    - Viewed (0)
  10. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/animatemotion/index.md # Original Wiki contributors mfuji09 peggalex dreamski21 Je...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/animateMotion/contributors.txt
    Registered: Wed Sep 03 01:06:39 UTC 2025
    - Last Modified: Tue Aug 19 16:05:20 UTC 2025
    - 241 bytes
    - Viewed (0)
Back to top