The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:perl Exception::Died"

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

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

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

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

perlvar - Perl predefined variables River stage five • 11292 direct dependents • 32664 total dependents

The Syntax of Variable Names Variable names in Perl can have several formats. Usually, they must begin with a letter or underscore, in which case they can be arbitrarily long (up to an internal limit of 251 characters) and may contain letters, digits...

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

perlvar - Perl predefined variables River stage five • 11292 direct dependents • 32664 total dependents

The Syntax of Variable Names Variable names in Perl can have several formats. Usually, they must begin with a letter or underscore, in which case they can be arbitrarily long (up to an internal limit of 251 characters) and may contain letters, digits...

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

perldiag - various Perl diagnostics River stage five • 11292 direct dependents • 32664 total dependents

These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation (enabled by default). (S) A severe warning (enabled by default). (F) A fatal error (trappable). (P) An internal error yo...

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

perldiag - various Perl diagnostics River stage five • 11292 direct dependents • 32664 total dependents

These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation (enabled by default). (S) A severe warning (enabled by default). (F) A fatal error (trappable). (P) An internal error yo...

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

perlguts - Introduction to the Perl API River stage five • 11292 direct dependents • 32664 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 • 11292 direct dependents • 32664 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

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 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 • 11292 direct dependents • 32664 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

perlvarcopy - Perl predefined variables River stage five • 11292 direct dependents • 32664 total dependents

Predefined Names The following names have special meaning to Perl. Most punctuation names have reasonable mnemonics, or analogs in the shells. Nevertheless, if you wish to use long variable names, you need only say use English; at the top of your pro...

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

perlvarcopy - Perl predefined variables River stage five • 11292 direct dependents • 32664 total dependents

Predefined Names The following names have special meaning to Perl. Most punctuation names have reasonable mnemonics, or analogs in the shells. Nevertheless, if you wish to use long variable names, you need only say use English; at the top of your pro...

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

perl589delta - what is new for perl v5.8.9 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.8.8 release and the 5.8.9 release....

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

perl589delta - what is new for perl v5.8.9 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.8.8 release and the 5.8.9 release....

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

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

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

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

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

perl5004delta - what's new for perl5.004 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.003 release (as documented in *Programming Perl*, second edition--the Camel Book) and this one....

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

perl5004delta - what's new for perl5.004 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.003 release (as documented in *Programming Perl*, second edition--the Camel Book) and this one....

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

perl5280delta - what is new for perl v5.28.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.26.0 release and the 5.28.0 release. If you are upgrading from an earlier release such as 5.24.0, first read perl5260delta, which describes differences between 5.24.0 and 5.26.0....

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

perl5280delta - what is new for perl v5.28.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.26.0 release and the 5.28.0 release. If you are upgrading from an earlier release such as 5.24.0, first read perl5260delta, which describes differences between 5.24.0 and 5.26.0....

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