Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 1,635 for host:perldoc.perl.org (0.35 sec)

  1. perlfaq6 - Regular Expressions - Perldoc Browser

    perlfaq6 ( source , CPAN ) CONTENTS NAME VERSION DESCRIPTION How can I hope to use regular expressions without creati...
    perldoc.perl.org/perlfaq6
    Registered: Fri Jun 27 09:56:00 UTC 2025
    - 69.3K bytes
    - Viewed (0)
  2. $0 - Perldoc Browser

    variables / $0 ( source , CPAN ) # $PROGRAM_NAME # $0 Contains the name of the program being executed. On some (but n...
    perldoc.perl.org/variables/$0
    Registered: Fri Jun 27 10:15:31 UTC 2025
    - 17.2K bytes
    - Viewed (0)
  3. %ENV - Perldoc Browser

    variables / %ENV ( source , CPAN ) # %ENV The hash %ENV contains your current environment. Setting a value in ENV cha...
    perldoc.perl.org/variables/%ENV
    Registered: Fri Jun 27 10:15:38 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  4. $^I - Perldoc Browser

    variables / $^I ( source , CPAN ) # $INPLACE_EDIT # $^I The current value of the inplace-edit extension. Use undef to...
    perldoc.perl.org/variables/$^I
    Registered: Fri Jun 27 10:12:54 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  5. ${^GLOBAL_PHASE} - Perldoc Browser

    variables / ${^GLOBAL_PHASE} ( source , CPAN ) # ${^GLOBAL_PHASE} The current phase of the perl interpreter. Possible...
    perldoc.perl.org/variables/${^GLOBAL_PHASE}
    Registered: Fri Jun 27 10:14:17 UTC 2025
    - 20.2K bytes
    - Viewed (0)
  6. $\ - Perldoc Browser

    variables / $\ ( source , CPAN ) # IO::Handle->output_record_separator( EXPR ) # $OUTPUT_RECORD_SEPARATOR # $ORS # $\...
    perldoc.perl.org/variables/$\
    Registered: Fri Jun 27 10:14:22 UTC 2025
    - 15.8K bytes
    - Viewed (0)
  7. ${^RE_COMPILE_RECURSION_LIMIT} - Perldoc Browser

    variables / ${^RE_COMPILE_RECURSION_LIMIT} ( source , CPAN ) # ${^RE_COMPILE_RECURSION_LIMIT} The current value givin...
    perldoc.perl.org/variables/${^RE_COMPILE_RECURSION_LIMIT}
    Registered: Fri Jun 27 10:13:26 UTC 2025
    - 18.9K bytes
    - Viewed (0)
  8. @{^CAPTURE} - Perldoc Browser

    variables / @{^CAPTURE} ( source , CPAN ) # @{^CAPTURE} An array which exposes the contents of the capture buffers, i...
    perldoc.perl.org/variables/@{^CAPTURE}
    Registered: Fri Jun 27 10:13:45 UTC 2025
    - 17.9K bytes
    - Viewed (0)
  9. $^W - Perldoc Browser

    variables / $^W ( source , CPAN ) # $WARNING # $^W The current value of the warning switch, initially true if -w was ...
    perldoc.perl.org/variables/$^W
    Registered: Fri Jun 27 10:16:29 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  10. $a - Perldoc Browser

    variables / $a ( source , CPAN ) # $a # $b Special package variables when using sort() , see "sort" in perlfunc . Bec...
    perldoc.perl.org/variables/$a Similar Results (1)
    Registered: Fri Jun 27 10:20:40 UTC 2025
    - 15.1K bytes
    - Viewed (0)
Back to top