Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 81 - 90 of 790 for host:perldoc.perl.org (0.01 sec)

  1. closedir.txt

    =over =item closedir DIRHANDLE X<closedir> Closes a directory opened by L<C<opendir>|/opendir DIRHANDLE,EXPR> and returns the success of that system call. =back
    perldoc.perl.org/functions/closedir.txt
    Registered: Sat May 11 17:08:27 UTC 2024
    - 163 bytes
    - Viewed (0)
  2. getservbyname.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/getservbyname.txt
    Registered: Sun May 12 04:57:51 UTC 2024
    - 7K bytes
    - Viewed (0)
  3. getnetent.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/getnetent.txt
    Registered: Sun May 12 06:51:57 UTC 2024
    - 7K bytes
    - Viewed (0)
  4. time.txt

    =over =item time X<time> X<epoch> Returns the number of non-leap seconds since whatever time the system considers to be the epoch, suitable for feeding to L<C<gmtime>|/gmtime EXPR> and L<C<localtim...
    perldoc.perl.org/functions/time.txt
    Registered: Sun May 12 09:36:37 UTC 2024
    - 853 bytes
    - Viewed (0)
  5. 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: Sun May 12 07:05:49 UTC 2024
    - 428 bytes
    - Viewed (0)
  6. 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: Sun May 12 07:14:58 UTC 2024
    - 315 bytes
    - Viewed (0)
  7. 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
    perldoc.perl.org/functions/tr.txt
    Registered: Sun May 12 10:21:20 UTC 2024
    - 152 bytes
    - Viewed (0)
  8. isa.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
    perldoc.perl.org/functions/isa.txt
    Registered: Sun May 12 07:52:15 UTC 2024
    - 192 bytes
    - Viewed (0)
  9. cmp.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
    perldoc.perl.org/functions/cmp.txt
    Registered: Sun May 12 08:06:27 UTC 2024
    - 192 bytes
    - Viewed (0)
  10. x.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
    perldoc.perl.org/functions/x.txt
    Registered: Sun May 12 11:18:23 UTC 2024
    - 192 bytes
    - Viewed (0)
Back to top