Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 2,612 for host:perldoc.perl.org (0.03 sec)

  1. $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: Wed Oct 15 11:15:49 UTC 2025
    - 17K bytes
    - Viewed (0)
  2. ${^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: Wed Oct 15 11:27:26 UTC 2025
    - 17.9K bytes
    - Viewed (0)
  3. $^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: Wed Oct 15 11:27:31 UTC 2025
    - 15K bytes
    - Viewed (0)
  4. $` - Perldoc Browser

    variables / $` ( source , CPAN ) # $PREMATCH # $` The string preceding whatever was matched by the last successful pa...
    perldoc.perl.org/variables/$`
    Registered: Wed Oct 15 11:26:55 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  5. $+ - Perldoc Browser

    variables / $+ ( source , CPAN ) # $LAST_PAREN_MATCH # $+ The text matched by the highest used capture group of the l...
    perldoc.perl.org/variables/$
    Registered: Wed Oct 15 11:24:38 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  6. $~ - Perldoc Browser

    variables / $~ ( source , CPAN ) # HANDLE->format_name(EXPR) # $FORMAT_NAME # $~ The name of the current report forma...
    perldoc.perl.org/variables/$~
    Registered: Wed Oct 15 11:24:56 UTC 2025
    - 14.9K bytes
    - Viewed (0)
  7. $! - Perldoc Browser

    variables / $! ( source , CPAN ) # $OS_ERROR # $ERRNO # $! When referenced, $! retrieves the current value of the C e...
    perldoc.perl.org/variables/$!
    Registered: Wed Oct 15 11:25:13 UTC 2025
    - 16K bytes
    - Viewed (0)
  8. $? - Perldoc Browser

    variables / $? ( source , CPAN ) # $CHILD_ERROR # $? The status returned by the last pipe close, backtick ( `` ) comm...
    perldoc.perl.org/variables/$?
    Registered: Wed Oct 15 11:25:19 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  9. PerlIO - On demand loader for PerlIO layers and...

    PerlIO ( source , CPAN ) version 1.12 CONTENTS NAME SYNOPSIS DESCRIPTION Layers Custom Layers Alternatives to raw Def...
    perldoc.perl.org/PerlIO
    Registered: Wed Oct 15 11:24:13 UTC 2025
    - 32.5K bytes
    - Viewed (0)
  10. ${^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: Wed Oct 15 11:24:32 UTC 2025
    - 16.7K bytes
    - Viewed (0)
Back to top