Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. readdir.txt

    =over =item readdir DIRHANDLE X<readdir> Returns the next directory entry for a directory opened by L<C<opendir>|/opendir DIRHANDLE,EXPR>. If used in list context, returns all the rest of the entri...
    perldoc.perl.org/functions/readdir.txt
    Registered: Tue Nov 25 14:02:12 UTC 2025
    - 1.5K bytes
    - Viewed (0)
  2. recv.txt

    =over =item recv SOCKET,SCALAR,LENGTH,FLAGS X<recv> Receives a message on a socket. Attempts to receive LENGTH characters of data into variable SCALAR from the specified SOCKET filehandle. SCALAR w...
    perldoc.perl.org/functions/recv.txt
    Registered: Tue Nov 25 16:32:53 UTC 2025
    - 809 bytes
    - Viewed (0)
  3. rmdir.txt

    =over =item rmdir FILENAME X<rmdir> X<rd> X<directory, remove> =item rmdir Deletes the directory specified by FILENAME if that directory is empty. If it succeeds it returns true; otherwise it retur...
    perldoc.perl.org/functions/rmdir.txt
    Registered: Tue Nov 25 15:29:28 UTC 2025
    - 454 bytes
    - Viewed (0)
  4. Test2::Event::Subtest.txt

    package Test2::Event::Subtest; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::Event::Ok; our @ISA = qw(Test2::Event::Ok) } use Test2::Util::HashBase qw{subevents buffer...
    perldoc.perl.org/Test2::Event::Subtest.txt
    Registered: Mon Dec 01 09:17:49 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  5. perlunicode - Unicode support in Perl - Perldoc...

    perlunicode ( source , CPAN ) CONTENTS NAME DESCRIPTION Important Caveats Byte and Character Semantics ASCII Rules ve...
    perldoc.perl.org/perlunicode Similar Results (1)
    Registered: Fri Dec 05 11:20:37 UTC 2025
    - 137.9K bytes
    - Viewed (0)
  6. perl5161delta - what is new for perl v5.16.1 - ...

    perl5161delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security an off-by-two error in Scalar-List-Util has been f...
    perldoc.perl.org/perl5161delta
    Registered: Fri Dec 05 11:47:57 UTC 2025
    - 24.8K bytes
    - Viewed (0)
  7. perlunitut - Perl Unicode Tutorial - Perldoc Br...

    perlunitut ( source , CPAN ) CONTENTS NAME DESCRIPTION Definitions Unicode UTF-8 Text strings (character strings) Bin...
    perldoc.perl.org/perlunitut Similar Results (1)
    Registered: Fri Dec 05 11:50:46 UTC 2025
    - 26.6K bytes
    - Viewed (0)
  8. perlos2 - Perl under OS/2, DOS, Win0.3*, Win0.9...

    perlos2 ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Target Other OSes Prerequisites Starting Perl programs u...
    perldoc.perl.org/perlos2 Similar Results (1)
    Registered: Fri Dec 05 11:54:03 UTC 2025
    - 149.2K bytes
    - Viewed (0)
  9. perlvms - VMS-specific documentation for Perl -...

    perlvms ( source , CPAN ) CONTENTS NAME DESCRIPTION Installation Organization of Perl Images Core Images Perl Extensi...
    perldoc.perl.org/perlvms
    Registered: Fri Dec 05 11:53:51 UTC 2025
    - 77.4K bytes
    - Viewed (0)
  10. perlqnx - Perl version 5 on QNX - Perldoc Browser

    perlqnx ( source , CPAN ) CONTENTS NAME DESCRIPTION Required Software for Compiling Perl on QNX4 Outstanding Issues w...
    perldoc.perl.org/perlqnx
    Registered: Fri Dec 05 11:52:43 UTC 2025
    - 24.2K bytes
    - Viewed (0)
Back to top