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

perlre - Perl regular expressions River stage five • 11693 direct dependents • 33184 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

perlre - Perl regular expressions River stage five • 11693 direct dependents • 33184 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

perlgpl - the GNU General Public License, version 1 River stage five • 11693 direct dependents • 33184 total dependents

Perl is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic Li...

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

perlgpl - the GNU General Public License, version 1 River stage five • 11693 direct dependents • 33184 total dependents

Perl is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic Li...

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

perlport - Writing portable Perl River stage five • 11693 direct dependents • 33184 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

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

perlport - Writing portable Perl River stage five • 11693 direct dependents • 33184 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

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

perlretut - Perl regular expressions tutorial River stage five • 11693 direct dependents • 33184 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

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

perlretut - Perl regular expressions tutorial River stage five • 11693 direct dependents • 33184 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

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

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

perlrequick - Perl regular expressions quick start River stage five • 11693 direct dependents • 33184 total dependents

This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl....

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

perlrequick - Perl regular expressions quick start River stage five • 11693 direct dependents • 33184 total dependents

This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl....

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

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

This document describes differences between the 5.8.2 release and the 5.8.3 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, and the perl581delta and...

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

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

This document describes differences between the 5.8.2 release and the 5.8.3 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, and the perl581delta and...

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

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

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

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

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

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

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

perlepigraphs - list of Perl release epigraphs River stage five • 11693 direct dependents • 33184 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

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

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

This document describes differences between the v5.16.0 release and the v5.18.0 release. If you are upgrading from an earlier release such as v5.14.0, first read perl5160delta, which describes differences between v5.14.0 and v5.16.0....

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