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 "dist:perl File::Spec::Unix"

VMS::Filespec - convert between VMS and Unix file specification syntax River stage five • 11693 direct dependents • 33184 total dependents

This package provides routines to simplify conversion between VMS and Unix syntax when processing file specifications. This is useful when porting scripts designed to run under either OS, and also allows you to take advantage of conveniences provided...

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

VMS::Filespec - convert between VMS and Unix file specification syntax River stage five • 11693 direct dependents • 33184 total dependents

This package provides routines to simplify conversion between VMS and Unix syntax when processing file specifications. This is useful when porting scripts designed to run under either OS, and also allows you to take advantage of conveniences provided...

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

perlvms - VMS-specific documentation for Perl River stage five • 11693 direct dependents • 33184 total dependents

Gathered below are notes describing details of Perl 5's behavior on VMS. They are a supplement to the regular Perl 5 documentation, so we have focussed on the ways in which Perl 5 functions differently under VMS than it does under Unix, and on the in...

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

perlvms - VMS-specific documentation for Perl River stage five • 11693 direct dependents • 33184 total dependents

Gathered below are notes describing details of Perl 5's behavior on VMS. They are a supplement to the regular Perl 5 documentation, so we have focussed on the ways in which Perl 5 functions differently under VMS than it does under Unix, and on the in...

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

perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) River stage five • 11693 direct dependents • 33184 total dependents

The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations....

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

perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) River stage five • 11693 direct dependents • 33184 total dependents

The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations....

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

Pumpkin - Notes on handling the Perl Patch Pumpkin And Porting Perl River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to begin to describe some of the considerations involved in patching, porting, and maintaining perl. This document is still under construction, and still subject to significant changes. Still, I hope parts of it will be useful,...

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

Pumpkin - Notes on handling the Perl Patch Pumpkin And Porting Perl River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to begin to describe some of the considerations involved in patching, porting, and maintaining perl. This document is still under construction, and still subject to significant changes. Still, I hope parts of it will be useful,...

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

perl5db.pl - the perl debugger River stage five • 11693 direct dependents • 33184 total dependents

"perl5db.pl" is the perl debugger. It is loaded automatically by Perl when you invoke a script with "perl -d". This documentation tries to outline the structure and services provided by "perl5db.pl", and to describe how you can use them. See perldebu...

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

perl5db.pl - the perl debugger River stage five • 11693 direct dependents • 33184 total dependents

"perl5db.pl" is the perl debugger. It is loaded automatically by Perl when you invoke a script with "perl -d". This documentation tries to outline the structure and services provided by "perl5db.pl", and to describe how you can use them. See perldebu...

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

perlmodlib - constructing new Perl modules and finding existing ones River stage five • 11693 direct dependents • 33184 total dependents

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

perlmodlib - constructing new Perl modules and finding existing ones River stage five • 11693 direct dependents • 33184 total dependents

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

DynaLoader - Dynamically load C libraries into Perl code River stage five • 11693 direct dependents • 33184 total dependents

This document defines a standard generic interface to the dynamic linking mechanisms available on many platforms. Its primary purpose is to implement automatic dynamic loading of Perl modules. This document serves as both a specification for anyone w...

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

DynaLoader - Dynamically load C libraries into Perl code River stage five • 11693 direct dependents • 33184 total dependents

This document defines a standard generic interface to the dynamic linking mechanisms available on many platforms. Its primary purpose is to implement automatic dynamic loading of Perl modules. This document serves as both a specification for anyone w...

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

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

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

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

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

perlhack - How to hack on Perl River stage five • 11693 direct dependents • 33184 total dependents

This document explains how Perl development works. It includes details about the Perl 5 Porters email list, the Perl repository, the Perl bug tracker, patch guidelines, and commentary on Perl development philosophy....

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

perlhack - How to hack on Perl River stage five • 11693 direct dependents • 33184 total dependents

This document explains how Perl development works. It includes details about the Perl 5 Porters email list, the Perl repository, the Perl bug tracker, patch guidelines, and commentary on Perl development philosophy....

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

perlperf - Perl Performance and Optimization Techniques River stage five • 11693 direct dependents • 33184 total dependents

This is an introduction to the use of performance and optimization techniques which can be used with particular reference to perl programs. While many perl developers have come from other languages, and can use their prior knowledge where appropriate...

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

perlperf - Perl Performance and Optimization Techniques River stage five • 11693 direct dependents • 33184 total dependents

This is an introduction to the use of performance and optimization techniques which can be used with particular reference to perl programs. While many perl developers have come from other languages, and can use their prior knowledge where appropriate...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
57 results (0.121 seconds)