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 test::inline"

todo - Perl TO-DO list River stage five • 11693 direct dependents • 33184 total dependents

This is a list of wishes for Perl. The most up to date version of this file is at <https://github.com/Perl/perl5/blob/blead/Porting/todo.pod>. The tasks we think are smaller or easier are listed first. Anyone is welcome to work on any of these, but i...

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

todo - Perl TO-DO list River stage five • 11693 direct dependents • 33184 total dependents

This is a list of wishes for Perl. The most up to date version of this file is at <https://github.com/Perl/perl5/blob/blead/Porting/todo.pod>. The tasks we think are smaller or easier are listed first. Anyone is welcome to work on any of these, but i...

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

perlguts - Introduction to the Perl API River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

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

perlguts - Introduction to the Perl API River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

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...

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

perlreapi - Perl regular expression plugin interface River stage five • 11693 direct dependents • 33184 total dependents

As of Perl 5.9.5 there is a new interface for plugging and using regular expression engines other than the default one. Each engine is supposed to provide access to a constant structure of the following format: typedef struct regexp_engine { REGEXP* ...

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

perlreapi - Perl regular expression plugin interface River stage five • 11693 direct dependents • 33184 total dependents

As of Perl 5.9.5 there is a new interface for plugging and using regular expression engines other than the default one. Each engine is supposed to provide access to a constant structure of the following format: typedef struct regexp_engine { REGEXP* ...

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

perldelta - what is new for perl v5.36.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.34.0 release and the 5.36.0 release....

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

perlhacktips - Tips for Perl core C code hacking River stage five • 11693 direct dependents • 33184 total dependents

This document will help you learn the best way to go about hacking on the Perl core C code. It covers common problems, debugging, profiling, and more. If you haven't read perlhack and perlhacktut yet, you might want to do that first....

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

perl581delta - what is new for perl v5.8.1 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.8.0 release and the 5.8.1 release. If you are upgrading from an earlier release such as 5.6.1, first read the perl58delta, which describes differences between 5.6.0 and 5.8.0. In case you are wonderin...

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

perl581delta - what is new for perl v5.8.1 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.8.0 release and the 5.8.1 release. If you are upgrading from an earlier release such as 5.6.1, first read the perl58delta, which describes differences between 5.6.0 and 5.8.0. In case you are wonderin...

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

perlhacktips - Tips for Perl core C code hacking River stage five • 11693 direct dependents • 33184 total dependents

This document will help you learn the best way to go about hacking on the Perl core C code. It covers common problems, debugging, profiling, and more. If you haven't read perlhack and perlhacktut yet, you might want to do that first....

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

perlmodstyle - Perl module style guide River stage five • 11693 direct dependents • 33184 total dependents

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

perlmodstyle - Perl module style guide River stage five • 11693 direct dependents • 33184 total dependents

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

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

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

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

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

perl5180delta - what is new for perl v5.18.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the v5.16.0 release and the v5.18.0 release. If you are upgrading from an earlier release such as v5.14.0, first read perl5160delta, which describes differences between v5.14.0 and v5.16.0....

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