Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1221 - 1230 of 2,657 for host:perldoc.perl.org (0.05 sec)

  1. @F - Perldoc Browser

    variables / @F ( source , CPAN ) # @F The array @F contains the fields of each line read in when autosplit mode is tu...
    perldoc.perl.org/variables/@F
    Registered: Mon Jan 26 12:31:35 UTC 2026
    - 14.9K bytes
    - Viewed (0)
  2. %- - 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: Mon Jan 26 12:31:43 UTC 2026
    - 17K 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: Mon Jan 26 12:37:12 UTC 2026
    - 15.5K 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: Mon Jan 26 12:37:36 UTC 2026
    - 17.7K bytes
    - Viewed (0)
  5. $^D - Perldoc Browser

    variables / $^D ( source , CPAN ) # $DEBUGGING # $^D The current value of the debugging flags. May be read or set. Li...
    perldoc.perl.org/variables/$^D
    Registered: Mon Jan 26 12:37:45 UTC 2026
    - 15.6K bytes
    - Viewed (0)
  6. ${^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: Mon Jan 26 12:37:54 UTC 2026
    - 16.6K bytes
    - Viewed (0)
  7. %{^HOOK} - Perldoc Browser

    variables / %{^HOOK} ( source , CPAN ) # %{^HOOK} This hash contains coderefs which are called when various perl keyw...
    perldoc.perl.org/variables/%{^HOOK}
    Registered: Mon Jan 26 12:32:51 UTC 2026
    - 19.6K bytes
    - Viewed (0)
  8. $' - Perldoc Browser

    variables / $' ( source , CPAN ) # $POSTMATCH # $' The string following whatever was matched by the last successful p...
    perldoc.perl.org/variables/$'
    Registered: Mon Jan 26 12:33:01 UTC 2026
    - 15.8K bytes
    - Viewed (0)
  9. $| - Perldoc Browser

    variables / $| ( source , CPAN ) # HANDLE->autoflush( EXPR ) # $OUTPUT_AUTOFLUSH # $| If set to nonzero, forces a flu...
    perldoc.perl.org/variables/$|
    Registered: Mon Jan 26 12:36:25 UTC 2026
    - 16.1K 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: Mon Jan 26 12:36:46 UTC 2026
    - 15.3K bytes
    - Viewed (0)
Back to top