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

Search results for "dist:perl Encode-Detect"

perlre - Perl regular expressions River stage five • 11292 direct dependents • 32664 total dependents

This page describes the syntax of regular expressions in Perl. If you haven't used regular expressions before, a tutorial introduction is available in perlretut. If you know just a little about them, a quick-start introduction is available in perlreq...

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

perlre - Perl regular expressions River stage five • 11292 direct dependents • 32664 total dependents

This page describes the syntax of regular expressions in Perl. If you haven't used regular expressions before, a tutorial introduction is available in perlretut. If you know just a little about them, a quick-start introduction is available in perlreq...

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

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

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

perllocale - Perl locale handling (internationalization and localization) River stage five • 11292 direct dependents • 32664 total dependents

In the beginning there was ASCII, the "American Standard Code for Information Interchange", which works quite well for Americans with their English alphabet and dollar-denominated currency. But it doesn't work so well even for other English speakers,...

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

perllocale - Perl locale handling (internationalization and localization) River stage five • 11292 direct dependents • 32664 total dependents

In the beginning there was ASCII, the "American Standard Code for Information Interchange", which works quite well for Americans with their English alphabet and dollar-denominated currency. But it doesn't work so well even for other English speakers,...

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

perlunifaq - Perl Unicode FAQ River stage five • 11292 direct dependents • 32664 total dependents

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

perlunifaq - Perl Unicode FAQ River stage five • 11292 direct dependents • 32664 total dependents

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

perlpodspec - Plain Old Documentation: format specification and notes River stage five • 11292 direct dependents • 32664 total dependents

This document is detailed notes on the Pod markup language. Most people will only have to read perlpod to know how to write in Pod, but this document may answer some incidental questions to do with parsing and rendering Pod. In this document, "must" ...

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

perlpodspec - Plain Old Documentation: format specification and notes River stage five • 11292 direct dependents • 32664 total dependents

This document is detailed notes on the Pod markup language. Most people will only have to read perlpod to know how to write in Pod, but this document may answer some incidental questions to do with parsing and rendering Pod. In this document, "must" ...

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

perlhacktips - Tips for Perl core C code hacking River stage five • 11292 direct dependents • 32664 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

perlhacktips - Tips for Perl core C code hacking River stage five • 11292 direct dependents • 32664 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 • 11292 direct dependents • 32664 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 • 11292 direct dependents • 32664 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

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
41 results (0.129 seconds)