Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. re - Perl pragma to alter regular expression be...

    re ( source , CPAN ) version 0.47 CONTENTS NAME SYNOPSIS DESCRIPTION 'taint' mode 'eval' mode 'strict' mode '/flags' ...
    perldoc.perl.org/re
    Registered: Wed Apr 16 10:36:27 UTC 2025
    - 48.6K bytes
    - Viewed (0)
  2. integer - Perl pragma to use integer arithmetic...

    integer ( source , CPAN ) version 1.01 CONTENTS NAME SYNOPSIS DESCRIPTION # NAME integer - Perl pragma to use integer...
    perldoc.perl.org/integer
    Registered: Wed Apr 16 10:36:32 UTC 2025
    - 24K bytes
    - Viewed (0)
  3. wait - Perldoc Browser

    functions / wait ( source , CPAN ) # wait Behaves like wait(2) on your system: it waits for a child process to termin...
    perldoc.perl.org/functions/wait
    Registered: Wed Apr 16 10:21:39 UTC 2025
    - 21.9K bytes
    - Viewed (0)
  4. if - Perldoc Browser

    functions / if ( source , CPAN ) if may also refer to the module: if # else # elsif # for # foreach # if # unless # u...
    perldoc.perl.org/functions/if
    Registered: Wed Apr 16 10:21:50 UTC 2025
    - 21.4K bytes
    - Viewed (0)
  5. tr - Perldoc Browser

    functions / tr ( source , CPAN ) # tr/// The transliteration operator. Same as y/// . See "Quote-Like Operators" in p...
    perldoc.perl.org/functions/tr Similar Results (1)
    Registered: Wed Apr 16 10:22:32 UTC 2025
    - 20.8K bytes
    - Viewed (0)
  6. 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: Wed Apr 16 09:04:41 UTC 2025
    - 59.2K bytes
    - Viewed (0)
  7. $: - Perldoc Browser

    variables / $: ( source , CPAN ) # IO::Handle->format_line_break_characters EXPR # $FORMAT_LINE_BREAK_CHARACTERS # $:...
    perldoc.perl.org/variables/$:
    Registered: Wed Apr 16 09:01:48 UTC 2025
    - 21.6K bytes
    - Viewed (0)
  8. ${^ENCODING} - Perldoc Browser

    variables / ${^ENCODING} ( source , CPAN ) # ${^ENCODING} This variable is no longer supported. It used to hold the o...
    perldoc.perl.org/variables/${^ENCODING}
    Registered: Wed Apr 16 09:04:24 UTC 2025
    - 23.6K bytes
    - Viewed (0)
  9. ${^TAINT} - Perldoc Browser

    variables / ${^TAINT} ( source , CPAN ) # ${^TAINT} Reflects if taint mode is on or off. 1 for on (the program was ru...
    perldoc.perl.org/variables/${^TAINT}
    Registered: Wed Apr 16 09:03:42 UTC 2025
    - 22.5K bytes
    - Viewed (0)
  10. @ARGV - Perldoc Browser

    variables / @ARGV ( source , CPAN ) # @ARGV The array @ARGV contains the command-line arguments intended for the scri...
    perldoc.perl.org/variables/@ARGV
    Registered: Wed Apr 16 09:03:51 UTC 2025
    - 21.3K bytes
    - Viewed (0)
Back to top