Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 5731 - 5740 of 6,339 for content_length:[0 TO 9999] (0.24 sec)

  1. integer.txt

    package integer; our $VERSION = '1.01'; =head1 NAME integer - Perl pragma to use integer arithmetic instead of floating point =head1 SYNOPSIS use integer; $x = 10/3; # $x is now 3, not 3.3333333333...
    perldoc.perl.org/integer.txt
    Registered: Sun Nov 09 03:43:18 UTC 2025
    - 3.2K bytes
    - Viewed (0)
  2. perlbot.txt

    =encoding utf8 =head1 NAME perlbot - Links to information on object-oriented programming in Perl =head1 DESCRIPTION For information on OO programming with Perl, please see L<perlootut> and L<perlob...
    perldoc.perl.org/perlbot.txt
    Registered: Sun Nov 09 02:41:31 UTC 2025
    - 304 bytes
    - Viewed (0)
  3. perltoot.txt

    =encoding utf8 =head1 NAME perltoot - Links to information on object-oriented programming in Perl =head1 DESCRIPTION For information on OO programming with Perl, please see L<perlootut> and L<perlo...
    perldoc.perl.org/perltoot.txt
    Registered: Sun Nov 09 01:51:35 UTC 2025
    - 294 bytes
    - Viewed (0)
  4. wait.txt

    =over =item wait X<wait> Behaves like L<wait(2)> on your system: it waits for a child process to terminate and returns the pid of the deceased process, or C<-1> if there are no child processes. The...
    perldoc.perl.org/functions/wait.txt
    Registered: Thu Nov 06 23:32:15 UTC 2025
    - 745 bytes
    - Viewed (0)
  5. 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: Fri Nov 07 00:12:21 UTC 2025
    - 561 bytes
    - Viewed (0)
  6. perl5203delta.txt

    =encoding utf8 =head1 NAME perl5203delta - what is new for perl v5.20.3 =head1 DESCRIPTION This document describes differences between the 5.20.2 release and the 5.20.3 release. If you are upgradin...
    perldoc.perl.org/perl5203delta.txt
    Registered: Sat Nov 08 17:50:28 UTC 2025
    - 9K bytes
    - Viewed (0)
  7. perl5125delta.txt

    =encoding utf8 =head1 NAME perl5125delta - what is new for perl v5.12.5 =head1 DESCRIPTION This document describes differences between the 5.12.4 release and the 5.12.5 release. If you are upgradin...
    perldoc.perl.org/perl5125delta.txt
    Registered: Sat Nov 08 18:58:11 UTC 2025
    - 7.5K bytes
    - Viewed (0)
  8. perlbs2000.txt

    # vim: syntax=pod This document is written in pod format hence there are punctuation characters in odd places. Do not worry, you've apparently got the ASCII->EBCDIC translation worked out correctly...
    perldoc.perl.org/perlbs2000.txt
    Registered: Sat Nov 08 21:18:32 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  9. perl5321delta.txt

    =encoding utf8 =head1 NAME perl5321delta - what is new for perl v5.32.1 =head1 DESCRIPTION This document describes differences between the 5.32.0 release and the 5.32.1 release. If you are upgradin...
    perldoc.perl.org/perl5321delta.txt
    Registered: Sat Nov 08 20:28:55 UTC 2025
    - 6.8K bytes
    - Viewed (0)
  10. perl5303delta.txt

    =encoding utf8 =head1 NAME perl5303delta - what is new for perl v5.30.3 =head1 DESCRIPTION This document describes differences between the 5.30.2 release and the 5.30.3 release. If you are upgradin...
    perldoc.perl.org/perl5303delta.txt
    Registered: Sat Nov 08 18:10:03 UTC 2025
    - 4.9K bytes
    - Viewed (0)
Back to top