Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 2,612 for host:perldoc.perl.org (0.06 sec)

  1. 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.txt
    Registered: Fri Oct 24 23:52:44 UTC 2025
    - 74K bytes
    - Viewed (0)
  2. 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)
  3. 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.txt
    Registered: Fri Oct 24 18:31:55 UTC 2025
    - 59.6K bytes
    - Viewed (0)
  4. 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.txt
    Registered: Fri Oct 24 23:08:14 UTC 2025
    - 38.6K bytes
    - Viewed (0)
  5. re.txt

    package 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.txt
    Registered: Sat Oct 25 00:22:35 UTC 2025
    - 28.3K bytes
    - Viewed (0)
  6. 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.txt
    Registered: Fri Oct 24 22:08:00 UTC 2025
    - 18.8K bytes
    - Viewed (0)
  7. English.txt

    package 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.txt
    Registered: Sat Oct 25 00:17:54 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  8. perl5180delta - what is new for perl v5.18.0 - ...

    perl5180delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements New mechanism for experimental features H...
    perldoc.perl.org/perl5180delta Similar Results (1)
    Registered: Fri Oct 24 18:02:29 UTC 2025
    - 182.4K bytes
    - Viewed (0)
  9. perlinterp - An overview of the Perl interprete...

    perlinterp ( source , CPAN ) CONTENTS NAME DESCRIPTION ELEMENTS OF THE INTERPRETER Startup Parsing Optimization Runni...
    perldoc.perl.org/perlinterp
    Registered: Fri Oct 24 18:02:40 UTC 2025
    - 58K bytes
    - Viewed (0)
  10. perlgov - Perl Rules of Governance - Perldoc Br...

    perlgov ( source , CPAN ) CONTENTS NAME PREAMBLE Mandate Definitions The Core Team Powers Membership Term Removal Ina...
    perldoc.perl.org/perlgov
    Registered: Fri Oct 24 18:02:45 UTC 2025
    - 42.7K bytes
    - Viewed (0)
Back to top