The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:PerlIO::mmap"

PerlIO::mmap - Memory mapped IO River stage five • 11693 direct dependents • 33184 total dependents

This layer does "read" and "write" operations by mmap()ing the file if possible, but falls back to the default behavior if not....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

PerlIO::mmap - Memory mapped IO River stage five • 11693 direct dependents • 33184 total dependents

This layer does "read" and "write" operations by mmap()ing the file if possible, but falls back to the default behavior if not....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

PerlIO - On demand loader for PerlIO layers and root of PerlIO::* name space River stage five • 11693 direct dependents • 33184 total dependents

When an undefined layer 'foo' is encountered in an "open" or "binmode" layer specification then C code performs the equivalent of: use PerlIO 'foo'; The Perl code in PerlIO.pm then attempts to locate a layer by doing require PerlIO::foo; Otherwise th...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

PerlIO - On demand loader for PerlIO layers and root of PerlIO::* name space River stage five • 11693 direct dependents • 33184 total dependents

When an undefined layer 'foo' is encountered in an "open" or "binmode" layer specification then C code performs the equivalent of: use PerlIO 'foo'; The Perl code in PerlIO.pm then attempts to locate a layer by doing require PerlIO::foo; Otherwise th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
4 results (0.039 seconds)