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

Search results for "dist:perl IO::Wrap"

perlobj - Perl object reference River stage five • 11292 direct dependents • 32664 total dependents

This document provides a reference for Perl's object orientation features. If you're looking for an introduction to object-oriented programming in Perl, please see perlootut. In order to understand Perl objects, you first need to understand reference...

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

perlobj - Perl object reference River stage five • 11292 direct dependents • 32664 total dependents

This document provides a reference for Perl's object orientation features. If you're looking for an introduction to object-oriented programming in Perl, please see perlootut. In order to understand Perl objects, you first need to understand reference...

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

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

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

overload - Package for overloading Perl operations River stage five • 11292 direct dependents • 32664 total dependents

This pragma allows overloading of Perl's operators for a class. To overload built-in functions, see "Overriding Built-in Functions" in perlsub instead. Fundamentals Declaration Arguments of the "use overload" directive are (key, value) pairs. For the...

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

overload - Package for overloading Perl operations River stage five • 11292 direct dependents • 32664 total dependents

This pragma allows overloading of Perl's operators for a class. To overload built-in functions, see "Overriding Built-in Functions" in perlsub instead. Fundamentals Declaration Arguments of the "use overload" directive are (key, value) pairs. For the...

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

perldelta - what is new for perl v5.36.0 River stage five • 11292 direct dependents • 32664 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

UNIVERSAL - base class for ALL classes (blessed references) River stage five • 11292 direct dependents • 32664 total dependents

"UNIVERSAL" is the base class from which all blessed references inherit. See perlobj. "UNIVERSAL" provides the following methods: "$obj->isa( TYPE )" "CLASS->isa( TYPE )" "eval { VAL->isa( TYPE ) }" Where "TYPE" is a package name $obj is a blessed re...

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

UNIVERSAL - base class for ALL classes (blessed references) River stage five • 11292 direct dependents • 32664 total dependents

"UNIVERSAL" is the base class from which all blessed references inherit. See perlobj. "UNIVERSAL" provides the following methods: "$obj->isa( TYPE )" "CLASS->isa( TYPE )" "eval { VAL->isa( TYPE ) }" Where "TYPE" is a package name $obj is a blessed re...

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

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

This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...

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

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

This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...

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

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

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

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

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

This document describes differences between the 5.8.7 release and the 5.8.8 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

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

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

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