Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 2,642 for host:perldoc.perl.org (0.04 sec)

  1. if.txt

    =over =item else =item elsif =item for =item foreach =item if =item unless =item until =item while These flow-control keywords are documented in L<perlsyn/"Compound Statements">. =back 194
    perldoc.perl.org/functions/if.txt Similar Results (7)
    Registered: Mon Sep 01 08:32:19 UTC 2025
    - 194 bytes
    - Viewed (0)
  2. xor.txt

    =over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 192
    perldoc.perl.org/functions/xor.txt Similar Results (12)
    Registered: Mon Sep 01 09:58:40 UTC 2025
    - 192 bytes
    - Viewed (0)
  3. m.txt

    =over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back 90
    perldoc.perl.org/functions/m.txt
    Registered: Mon Sep 01 09:44:43 UTC 2025
    - 90 bytes
    - Viewed (0)
  4. perlxstut.txt

    =head1 NAME perlxstut - Tutorial for writing XSUBs =head1 DESCRIPTION This tutorial will educate the reader on the steps involved in creating a Perl extension. The reader is assumed to have access ...
    perldoc.perl.org/perlxstut.txt Similar Results (1)
    Registered: Sat Aug 30 11:14:33 UTC 2025
    - 49.3K bytes
    - Viewed (0)
  5. perlinterp.txt

    =encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlinterp.pod =head1 NAME perlinterp - An overview of the Perl interpreter =head1 DESCRI...
    perldoc.perl.org/perlinterp.txt
    Registered: Sat Aug 30 10:51:15 UTC 2025
    - 36.5K bytes
    - Viewed (0)
  6. perltie.txt

    =head1 NAME X<tie> perltie - how to hide an object class in a simple variable =head1 SYNOPSIS tie VARIABLE, CLASSNAME, LIST $object = tied VARIABLE untie VARIABLE =head1 DESCRIPTION Prior to releas...
    perldoc.perl.org/perltie.txt Similar Results (1)
    Registered: Sat Aug 30 12:26:00 UTC 2025
    - 38.6K bytes
    - Viewed (0)
  7. perliol.txt

    =head1 NAME perliol - C API for Perl's implementation of IO in Layers. =head1 SYNOPSIS /* Defining a layer ... */ #include <perliol.h> =head1 DESCRIPTION This document describes the behavior and im...
    perldoc.perl.org/perliol.txt
    Registered: Sat Aug 30 09:59:03 UTC 2025
    - 34.7K bytes
    - Viewed (0)
  8. perlrebackslash.txt

    =head1 NAME perlrebackslash - Perl Regular Expression Backslash Sequences and Escapes =head1 DESCRIPTION The top level documentation about Perl regular expressions is found in L<perlre>. This docum...
    perldoc.perl.org/perlrebackslash.txt
    Registered: Sat Aug 30 10:22:01 UTC 2025
    - 32.4K bytes
    - Viewed (0)
  9. perlmod.txt

    =head1 NAME perlmod - Perl modules (packages and symbol tables) =head1 DESCRIPTION =head2 Is this the document you were after? There are other documents which might contain the information that you...
    perldoc.perl.org/perlmod.txt
    Registered: Sat Aug 30 11:24:17 UTC 2025
    - 26K bytes
    - Viewed (0)
  10. perlfaq2.txt

    =pod =encoding UTF-8 =head1 NAME perlfaq2 - Obtaining and Learning about Perl =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the FAQ answers questions about where to find sour...
    perldoc.perl.org/perlfaq2.txt
    Registered: Sat Aug 30 10:15:11 UTC 2025
    - 10.3K bytes
    - Viewed (0)
Back to top