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 strictures"

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

warnings - Perl pragma to control optional warnings River stage five • 11693 direct dependents • 33184 total dependents

The "warnings" pragma gives control over which warnings are enabled in which parts of a Perl program. It's a more flexible alternative for both the command line flag -w and the equivalent Perl variable, $^W. This pragma works just like the "strict" p...

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

warnings - Perl pragma to control optional warnings River stage five • 11693 direct dependents • 33184 total dependents

The "warnings" pragma gives control over which warnings are enabled in which parts of a Perl program. It's a more flexible alternative for both the command line flag -w and the equivalent Perl variable, $^W. This pragma works just like the "strict" p...

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

bisect.pl - use git bisect to pinpoint changes River stage five • 11693 direct dependents • 33184 total dependents

Together bisect.pl and bisect-runner.pl attempt to automate the use of "git bisect" as much as possible. With one command (and no other files) it's easy to find out * Which commit caused this example code to break? * Which commit caused this example ...

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

bisect.pl - use git bisect to pinpoint changes River stage five • 11693 direct dependents • 33184 total dependents

Together bisect.pl and bisect-runner.pl attempt to automate the use of "git bisect" as much as possible. With one command (and no other files) it's easy to find out * Which commit caused this example code to break? * Which commit caused this example ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 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

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

warnings - Perl pragma to control optional warnings River stage five • 11693 direct dependents • 33184 total dependents

The "warnings" pragma gives control over which warnings are enabled in which parts of a Perl program. It's a more flexible alternative for both the command line flag -w and the equivalent Perl variable, $^W. This pragma works just like the "strict" p...

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

warnings - Perl pragma to control optional warnings River stage five • 11693 direct dependents • 33184 total dependents

The "warnings" pragma gives control over which warnings are enabled in which parts of a Perl program. It's a more flexible alternative for both the command line flag -w and the equivalent Perl variable, $^W. This pragma works just like the "strict" p...

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

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

This document describes the differences between the 5.22.0 release and the 5.24.0 release....

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

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

This document describes the differences between the 5.22.0 release and the 5.24.0 release....

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

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

This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fixes in 5.12.0 are already included in the 5.10.1 maintenance release. You can see the list of those changes in the 5.10.1 release notes (perl5101...

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

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

This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fixes in 5.12.0 are already included in the 5.10.1 maintenance release. You can see the list of those changes in the 5.10.1 release notes (perl5101...

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

perl5100delta - what is new for perl 5.10.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes the differences between the 5.8.8 release and the 5.10.0 release. Many of the bug fixes in 5.10.0 were already seen in the 5.8.X maintenance releases; they are not duplicated here and are documented in the set of man pages nam...

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

perl5100delta - what is new for perl 5.10.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes the differences between the 5.8.8 release and the 5.10.0 release. Many of the bug fixes in 5.10.0 were already seen in the 5.8.X maintenance releases; they are not duplicated here and are documented in the set of man pages nam...

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

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

This document describes differences between the 5.22.1 release and the 5.22.2 release. If you are upgrading from an earlier release such as 5.22.0, first read perl5221delta, which describes differences between 5.22.0 and 5.22.1....

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

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

This document describes differences between the 5.22.1 release and the 5.22.2 release. If you are upgrading from an earlier release such as 5.22.0, first read perl5221delta, which describes differences between 5.22.0 and 5.22.1....

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