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 module::pod::perllocale"

perl - The Perl 5 language interpreter River stage five • 11693 direct dependents • 33184 total dependents

Perl officially stands for Practical Extraction and Report Language, except when it doesn't. Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that ...

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

perl - The Perl 5 language interpreter River stage five • 11693 direct dependents • 33184 total dependents

Perl officially stands for Practical Extraction and Report Language, except when it doesn't. Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that ...

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

perlop - Perl operators and precedence River stage five • 11693 direct dependents • 33184 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

perlop - Perl operators and precedence River stage five • 11693 direct dependents • 33184 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

perlhack - How to hack on Perl River stage five • 11693 direct dependents • 33184 total dependents

This document explains how Perl development works. It includes details about the Perl 5 Porters email list, the Perl repository, the Perl bug tracker, patch guidelines, and commentary on Perl development philosophy....

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

perlhack - How to hack on Perl River stage five • 11693 direct dependents • 33184 total dependents

This document explains how Perl development works. It includes details about the Perl 5 Porters email list, the Perl repository, the Perl bug tracker, patch guidelines, and commentary on Perl development philosophy....

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

perlembed - how to embed perl in your C program River stage five • 11693 direct dependents • 33184 total dependents

PREAMBLE Do you want to: Use C from Perl? Read perlxstut, perlxs, h2xs, perlguts, and perlapi. Use a Unix program from Perl? Read about back-quotes and about "system" and "exec" in perlfunc. Use Perl from Perl? Read about "do" in perlfunc and "eval" ...

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

perlembed - how to embed perl in your C program River stage five • 11693 direct dependents • 33184 total dependents

PREAMBLE Do you want to: Use C from Perl? Read perlxstut, perlxs, h2xs, perlguts, and perlapi. Use a Unix program from Perl? Read about back-quotes and about "system" and "exec" in perlfunc. Use Perl from Perl? Read about "do" in perlfunc and "eval" ...

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

perlebcdic - Considerations for running Perl on EBCDIC platforms River stage five • 11693 direct dependents • 33184 total dependents

An exploration of some of the issues facing Perl programmers on EBCDIC based computers. Portions of this document that are still incomplete are marked with XXX. Early Perl versions worked on some EBCDIC machines, but the last known version that ran o...

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

perlebcdic - Considerations for running Perl on EBCDIC platforms River stage five • 11693 direct dependents • 33184 total dependents

An exploration of some of the issues facing Perl programmers on EBCDIC based computers. Portions of this document that are still incomplete are marked with XXX. Early Perl versions worked on some EBCDIC machines, but the last known version that ran o...

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

perlunicode - Unicode support in Perl River stage five • 11693 direct dependents • 33184 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

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

perlunicode - Unicode support in Perl River stage five • 11693 direct dependents • 33184 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

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

perl589delta - what is new for perl v5.8.9 River stage five • 11693 direct dependents • 33184 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 • 11693 direct dependents • 33184 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 • 11693 direct dependents • 33184 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 • 11693 direct dependents • 33184 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

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

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

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

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

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

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
32 results (0.555 seconds)