Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 2,642 for host:perldoc.perl.org (0.05 sec)

  1. $` - Perldoc Browser

    variables / $` ( source , CPAN ) # $PREMATCH # $` The string preceding whatever was matched by the last successful pa...
    perldoc.perl.org/variables/$`
    Registered: Tue Sep 09 13:28:53 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  2. $? - Perldoc Browser

    variables / $? ( source , CPAN ) # $CHILD_ERROR # $? The status returned by the last pipe close, backtick ( `` ) comm...
    perldoc.perl.org/variables/$?
    Registered: Tue Sep 09 13:22:33 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  3. $~ - Perldoc Browser

    variables / $~ ( source , CPAN ) # HANDLE->format_name(EXPR) # $FORMAT_NAME # $~ The name of the current report forma...
    perldoc.perl.org/variables/$~
    Registered: Tue Sep 09 13:22:46 UTC 2025
    - 14.9K bytes
    - Viewed (0)
  4. ${^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: Tue Sep 09 13:29:11 UTC 2025
    - 19.8K bytes
    - Viewed (0)
  5. ${^PREMATCH} - Perldoc Browser

    variables / ${^PREMATCH} ( source , CPAN ) # ${^PREMATCH} It is only guaranteed to return a defined value when the pa...
    perldoc.perl.org/variables/${^PREMATCH}
    Registered: Tue Sep 09 13:27:32 UTC 2025
    - 16.6K bytes
    - Viewed (0)
  6. $^A - Perldoc Browser

    variables / $^A ( source , CPAN ) # $ACCUMULATOR # $^A The current value of the write() accumulator for format() line...
    perldoc.perl.org/variables/$^A
    Registered: Tue Sep 09 13:27:37 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  7. ${^CHILD_ERROR_NATIVE} - Perldoc Browser

    variables / ${^CHILD_ERROR_NATIVE} ( source , CPAN ) # ${^CHILD_ERROR_NATIVE} The native status returned by the last ...
    perldoc.perl.org/variables/${^CHILD_ERROR_NATIVE}
    Registered: Tue Sep 09 13:26:02 UTC 2025
    - 17.8K bytes
    - Viewed (0)
  8. ${^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: Tue Sep 09 13:23:15 UTC 2025
    - 18.5K bytes
    - Viewed (0)
  9. ${^RE_DEBUG_FLAGS} - Perldoc Browser

    variables / ${^RE_DEBUG_FLAGS} ( source , CPAN ) # ${^RE_DEBUG_FLAGS} The current value of the regex debugging flags....
    perldoc.perl.org/variables/${^RE_DEBUG_FLAGS}
    Registered: Tue Sep 09 13:26:39 UTC 2025
    - 17K bytes
    - Viewed (0)
  10. $^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: Tue Sep 09 13:24:43 UTC 2025
    - 14.9K bytes
    - Viewed (0)
Back to top