Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2101 - 2110 of 2,621 for host:perldoc.perl.org (0.03 sec)

  1. $).txt

    =over =item $EFFECTIVE_GROUP_ID =item $EGID =item $) X<$)> X<$EGID> X<$EFFECTIVE_GROUP_ID> The effective gid of this process. If you are on a machine that supports membership in multiple groups sim...
    perldoc.perl.org/variables/$).txt
    Registered: Wed Apr 16 21:37:10 UTC 2025
    - 1.3K bytes
    - Viewed (0)
  2. $ .txt

    =over =item $LAST_PAREN_MATCH =item $+ X<$+> X<$LAST_PAREN_MATCH> The text matched by the highest used capture group of the last successful search pattern. (See L</Scoping Rules of Regex Variables>...
    perldoc.perl.org/variables/$ .txt
    Registered: Wed Apr 16 19:54:29 UTC 2025
    - 586 bytes
    - Viewed (0)
  3. ${^PREMATCH}.txt

    =over =item ${^PREMATCH} X<${^PREMATCH}> It is only guaranteed to return a defined value when the pattern was executed with the C</p> modifier. This is similar to C<$`> ($PREMATCH) except that to u...
    perldoc.perl.org/variables/${^PREMATCH}.txt
    Registered: Wed Apr 16 20:07:43 UTC 2025
    - 492 bytes
    - Viewed (0)
  4. perl5280delta.txt

    =encoding utf8 =head1 NAME perl5280delta - what is new for perl v5.28.0 =head1 DESCRIPTION This document describes differences between the 5.26.0 release and the 5.28.0 release. If you are upgradin...
    perldoc.perl.org/perl5280delta.txt
    Registered: Thu Apr 17 07:43:27 UTC 2025
    - 69.5K bytes
    - Viewed (0)
  5. perlsyn.txt

    =head1 NAME X<syntax> perlsyn - Perl syntax: declarations, statements, comments =head1 DESCRIPTION A Perl program consists of a sequence of declarations and statements which run from the top to the...
    perldoc.perl.org/perlsyn.txt
    Registered: Thu Apr 17 08:52:39 UTC 2025
    - 52.8K bytes
    - Viewed (0)
  6. perl5360delta.txt

    =encoding utf8 =head1 NAME perl5360delta - what is new for perl v5.36.0 =head1 DESCRIPTION This document describes differences between the 5.34.0 release and the 5.36.0 release. =head1 Core Enhance...
    perldoc.perl.org/perl5360delta.txt
    Registered: Thu Apr 17 07:27:58 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  7. perlmodstyle.txt

    =head1 NAME perlmodstyle - Perl module style guide =head1 INTRODUCTION This document attempts to describe the Perl Community's "best practice" for writing Perl modules. It extends the recommendatio...
    perldoc.perl.org/perlmodstyle.txt
    Registered: Thu Apr 17 10:28:02 UTC 2025
    - 21.8K bytes
    - Viewed (0)
  8. perlclassguts.txt

    =head1 NAME perlclassguts - Internals of how C<feature 'class'> and class syntax works =head1 DESCRIPTION This document provides in-depth information about the way in which the perl interpreter imp...
    perldoc.perl.org/perlclassguts.txt
    Registered: Thu Apr 17 08:23:09 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  9. perl5381delta.txt

    =encoding utf8 =head1 NAME perl5381delta - what is new for perl v5.38.1 =head1 DESCRIPTION This document describes differences between the 5.38.0 release and the 5.38.1 release. If you are upgradin...
    perldoc.perl.org/perl5381delta.txt
    Registered: Thu Apr 17 10:08:28 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  10. perl5362delta.txt

    =encoding utf8 =head1 NAME perl5362delta - what is new for perl v5.36.2 =head1 DESCRIPTION This document describes differences between the 5.36.1 release and the 5.36.2 release. If you are upgradin...
    perldoc.perl.org/perl5362delta.txt
    Registered: Thu Apr 17 08:26:35 UTC 2025
    - 3.9K bytes
    - Viewed (0)
Back to top