Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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)
  2. 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)
  3. $: - 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)
  4. ${^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)
  5. ${^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)
  6. @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)
  7. %- - Perldoc Browser

    variables / %- ( source , CPAN ) # %{^CAPTURE_ALL} # %- Similar to %+ , this variable allows access to the named capt...
    perldoc.perl.org/variables/%- Similar Results (1)
    Registered: Wed Apr 16 09:02:49 UTC 2025
    - 23K bytes
    - Viewed (0)
  8. $- - Perldoc Browser

    variables / $- ( source , CPAN ) # HANDLE->format_lines_left(EXPR) # $FORMAT_LINES_LEFT # $- The number of lines left...
    perldoc.perl.org/variables/$-
    Registered: Wed Apr 16 09:02:18 UTC 2025
    - 21.1K bytes
    - Viewed (0)
  9. abs - Perldoc Browser

    functions / abs ( source , CPAN ) # abs VALUE # abs Returns the absolute value of its argument. If VALUE is omitted, ...
    perldoc.perl.org/functions/abs
    Registered: Wed Apr 16 10:03:29 UTC 2025
    - 20.9K bytes
    - Viewed (0)
  10. rindex - Perldoc Browser

    functions / rindex ( source , CPAN ) # rindex STR,SUBSTR,POSITION # rindex STR,SUBSTR Works just like index except th...
    perldoc.perl.org/functions/rindex
    Registered: Wed Apr 16 10:03:59 UTC 2025
    - 21.6K bytes
    - Viewed (0)
Back to top