Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 81 - 90 of 2,354 for host:perldoc.perl.org (0.02 sec)

  1. 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: Wed Apr 24 21:09:14 UTC 2024
    - 561 bytes
    - Viewed (0)
  2. telldir.txt

    =over =item telldir DIRHANDLE X<telldir> Returns the current position of the L<C<readdir>|/readdir DIRHANDLE> routines on DIRHANDLE. Value may be given to L<C<seekdir>|/seekdir DIRHANDLE,POS> to ac...
    perldoc.perl.org/functions/telldir.txt
    Registered: Wed Apr 24 18:21:32 UTC 2024
    - 385 bytes
    - Viewed (0)
  3. perlbug.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell my $config_tag1 = '5.38.2 - Wed ...
    perldoc.perl.org/perlbug.txt
    Registered: Tue Apr 23 17:17:43 UTC 2024
    - 44.6K bytes
    - Viewed (0)
  4. h2ph.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] eq ...
    perldoc.perl.org/h2ph.txt
    Registered: Tue Apr 23 16:26:39 UTC 2024
    - 28.6K bytes
    - Viewed (0)
  5. User::pwent.txt

    package User::pwent; use 5.006; our $VERSION = '1.02'; use strict; use warnings; use Config; use Carp; our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS); our ( $pw_name, $pw_passwd, $pw_uid, $pw_gid, $pw_geco...
    perldoc.perl.org/User::pwent.txt
    Registered: Tue Apr 23 14:00:29 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  6. piconv.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!./perl # $Id: piconv,v 2.8 201...
    perldoc.perl.org/piconv.txt
    Registered: Tue Apr 23 17:02:19 UTC 2024
    - 8.2K bytes
    - Viewed (0)
  7. pl2pm.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell =head1 NAME pl2pm - Rough tool t...
    perldoc.perl.org/pl2pm.txt
    Registered: Tue Apr 23 16:48:35 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  8. json_pp.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl BEGIN { pop @INC...
    perldoc.perl.org/json_pp.txt
    Registered: Tue Apr 23 16:03:55 UTC 2024
    - 4.9K bytes
    - Viewed (0)
  9. pod2usage.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec perl -S $0 "$@"' if 0; ########## # pod2usage -- command to print usage messages from embedded pod docs # # Copyright (c) 1996-2000 b...
    perldoc.perl.org/pod2usage.txt
    Registered: Tue Apr 23 16:38:36 UTC 2024
    - 4K bytes
    - Viewed (0)
  10. %{^HOOK}.txt

    =over =item %{^HOOK} X<%{^HOOK}> This hash contains coderefs which are called when various perl keywords which are hard or impossible to wrap are called. The keys of this hash are named after the k...
    perldoc.perl.org/variables/%{^HOOK}.txt
    Registered: Tue Apr 23 19:19:53 UTC 2024
    - 3K bytes
    - Viewed (0)
Back to top