- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 781 - 790 of 2,612 for host:perldoc.perl.org (0.04 sec)
- 
				perlxs - XS language reference manual - Perldoc...perlxs ( source , CPAN ) CONTENTS NAME DESCRIPTION Introduction On The Road The Anatomy of an XSUB The Argument Stack...perldoc.perl.org/perlxsRegistered: Fri Oct 24 17:58:16 UTC 2025 - 112.9K bytes - Viewed (0)
- 
				perl5281delta - what is new for perl v5.28.1 - ...perl5281delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security [CVE-2018-18311] Integer overflow leading to buffe...perldoc.perl.org/perl5281deltaRegistered: Fri Oct 24 17:58:21 UTC 2025 - 23K bytes - Viewed (0)
- 
				perl5280delta - what is new for perl v5.28.0 - ...perl5280delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements Unicode 10.0 is supported delete on key/v...perldoc.perl.org/perl5280deltaRegistered: Fri Oct 24 18:00:35 UTC 2025 - 126.9K bytes - Viewed (0)
- 
				perllocale.txt=encoding utf8 =head1 NAME perllocale - Perl locale handling (internationalization and localization) =head1 DESCRIPTION In the beginning there was ASCII, the "American Standard Code for Information...perldoc.perl.org/perllocale.txtRegistered: Fri Oct 24 23:52:44 UTC 2025 - 74K bytes - Viewed (0)
- 
				perlmodlib.txt-*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by pod/perlmodlib.PL extracting documentation from the Perl source files. Any changes made here will ...perldoc.perl.org/perlmodlib.txt Similar Results (1)Registered: Fri Oct 24 20:27:24 UTC 2025 - 66.7K bytes - Viewed (0)
- 
				perlhist.txt=encoding utf8 =head1 NAME perlhist - the Perl history records =head1 DESCRIPTION This document aims to record the Perl source code releases. =head1 INTRODUCTION Perl history in brief, by Larry Wal...perldoc.perl.org/perlhist.txtRegistered: Fri Oct 24 18:31:55 UTC 2025 - 59.6K bytes - Viewed (0)
- 
				perlfaq6.txt=pod =encoding UTF-8 =head1 NAME perlfaq6 - Regular Expressions =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section is surprisingly small because the rest of the FAQ is littered with ...perldoc.perl.org/perlfaq6.txtRegistered: Fri Oct 24 23:08:14 UTC 2025 - 38.6K bytes - Viewed (0)
- 
				re.txtpackage re; # pragma for controlling the regexp engine use strict; use warnings; our $VERSION = "0.48"; our @ISA = qw(Exporter); our @EXPORT_OK = qw{ is_regexp regexp_pattern regname regnames regna...perldoc.perl.org/re.txtRegistered: Sat Oct 25 00:22:35 UTC 2025 - 28.3K bytes - Viewed (0)
- 
				perlrequick.txt=head1 NAME perlrequick - Perl regular expressions quick start =head1 DESCRIPTION This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl. =hea...perldoc.perl.org/perlrequick.txtRegistered: Fri Oct 24 22:08:00 UTC 2025 - 18.8K bytes - Viewed (0)
- 
				English.txtpackage English; our $VERSION = '1.11'; require Exporter; @ISA = qw(Exporter); =head1 NAME English - use nice English (or awk) names for ugly punctuation variables =head1 SYNOPSIS use English; use ...perldoc.perl.org/English.txtRegistered: Sat Oct 25 00:17:54 UTC 2025 - 4.6K bytes - Viewed (0)