Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. listen.txt

    =over =item listen SOCKET,QUEUESIZE X<listen> Does the same thing that the L<listen(2)> system call does. Returns true if it succeeded, false otherwise. See the example in L<perlipc/"Sockets: Clien...
    perldoc.perl.org/functions/listen.txt
    Registered: Sat Apr 19 13:34:52 UTC 2025
    - 233 bytes
    - Viewed (0)
  2. encoding.txt

    # $Id: encoding.pm,v 3.00 2020/04/19 10:56:28 dankogai Exp $ package encoding; our $VERSION = sprintf "%d.%02d", q$Revision: 3.00 $ =~ /(\d+)/g; use Encode; use strict; use warnings; use Config; us...
    perldoc.perl.org/encoding.txt
    Registered: Sun Apr 20 00:16:38 UTC 2025
    - 22.4K bytes
    - Viewed (0)
  3. CPAN::Meta::History::Meta_1_3.txt

    =for :stopwords MailingList PODs RWS subcontext =head1 NAME CPAN::Meta::History::Meta_1_3 - Version 1.3 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1...
    perldoc.perl.org/CPAN::Meta::History::Meta_1_3.txt
    Registered: Sun Apr 20 00:53:15 UTC 2025
    - 18.1K bytes
    - Viewed (0)
  4. pod2text.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # Convert POD data to formatte...
    perldoc.perl.org/pod2text.txt
    Registered: Sat Apr 19 20:57:26 UTC 2025
    - 12.9K bytes
    - Viewed (0)
  5. xsubpp.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!perl use 5.006; BEGIN { pop ...
    perldoc.perl.org/xsubpp.txt
    Registered: Sat Apr 19 21:20:01 UTC 2025
    - 5.1K bytes
    - Viewed (0)
  6. pod2html.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell =pod =head1 NAME pod2html - co...
    perldoc.perl.org/pod2html.txt
    Registered: Sat Apr 19 20:38:17 UTC 2025
    - 4K bytes
    - Viewed (0)
  7. instmodsh.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl -w BEGIN { pop...
    perldoc.perl.org/instmodsh.txt
    Registered: Sat Apr 19 23:32:18 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  8. threads.txt

    package threads; use 5.008; use strict; use warnings; our $VERSION = '2.40'; # remember to update version in POD! my $XS_VERSION = $VERSION; #$VERSION = eval $VERSION; # Verify this Perl supports t...
    perldoc.perl.org/threads.txt
    Registered: Sun Apr 20 03:56:38 UTC 2025
    - 37.1K bytes
    - Viewed (0)
  9. CPAN::Meta::Spec.txt

    # XXX RULES FOR PATCHING THIS FILE XXX # Patches that fix typos or formatting are acceptable. Patches # that change semantics are not acceptable without prior approval # by David Golden or Ricardo ...
    perldoc.perl.org/CPAN::Meta::Spec.txt
    Registered: Sun Apr 20 04:14:52 UTC 2025
    - 36.1K bytes
    - Viewed (0)
  10. B::Op_private.txt

    # -*- mode: Perl; buffer-read-only: t -*- # # lib/B/Op_private.pm # # Copyright (C) 2014 by Larry Wall and others # # You may distribute under the terms of either the GNU General Public # License o...
    perldoc.perl.org/B::Op_private.txt
    Registered: Sun Apr 20 01:37:01 UTC 2025
    - 41K bytes
    - Viewed (0)
Back to top