Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2211 - 2220 of 2,641 for host:perldoc.perl.org (0.06 sec)

  1. $^C - Perldoc Browser

    variables / $^C ( source , CPAN ) # $COMPILING # $^C The current value of the flag associated with the -c switch. Mai...
    perldoc.perl.org/variables/$^C
    Registered: Mon Jul 07 15:12:52 UTC 2025
    - 15.6K bytes
    - Viewed (0)
  2. $^P - Perldoc Browser

    variables / $^P ( source , CPAN ) # $PERLDB # $^P The internal variable for debugging support. The meanings of the va...
    perldoc.perl.org/variables/$^P
    Registered: Mon Jul 07 15:13:01 UTC 2025
    - 17.6K bytes
    - Viewed (0)
  3. $@ - Perldoc Browser

    variables / $@ ( source , CPAN ) # $EVAL_ERROR # $@ The Perl error from the last eval operator, i.e. the last excepti...
    perldoc.perl.org/variables/$@
    Registered: Mon Jul 07 15:06:56 UTC 2025
    - 15.5K bytes
    - Viewed (0)
  4. $^H - Perldoc Browser

    variables / $^H ( source , CPAN ) # $^H WARNING: This variable is strictly for internal use only. Its availability, b...
    perldoc.perl.org/variables/$^H
    Registered: Mon Jul 07 15:07:00 UTC 2025
    - 17.3K bytes
    - Viewed (0)
  5. $) - Perldoc Browser

    variables / $) ( source , CPAN ) # $EFFECTIVE_GROUP_ID # $EGID # $) The effective gid of this process. If you are on ...
    perldoc.perl.org/variables/$)
    Registered: Mon Jul 07 15:12:18 UTC 2025
    - 16.5K bytes
    - Viewed (0)
  6. ${^MATCH} - Perldoc Browser

    variables / ${^MATCH} ( source , CPAN ) # ${^MATCH} It is only guaranteed to return a defined value when the pattern ...
    perldoc.perl.org/variables/${^MATCH}
    Registered: Mon Jul 07 15:12:29 UTC 2025
    - 16.9K bytes
    - Viewed (0)
  7. ${^SAFE_LOCALES} - Perldoc Browser

    variables / ${^SAFE_LOCALES} ( source , CPAN ) # ${^SAFE_LOCALES} Reflects if safe locale operations are available to...
    perldoc.perl.org/variables/${^SAFE_LOCALES}
    Registered: Mon Jul 07 15:08:17 UTC 2025
    - 17.7K bytes
    - Viewed (0)
  8. $^E - Perldoc Browser

    variables / $^E ( source , CPAN ) # $EXTENDED_OS_ERROR # $^E Error information specific to the current operating syst...
    perldoc.perl.org/variables/$^E
    Registered: Mon Jul 07 15:08:21 UTC 2025
    - 16.5K bytes
    - Viewed (0)
  9. @+ - Perldoc Browser

    variables / @+ ( source , CPAN ) # @LAST_MATCH_END # @+ This array holds the offsets of the ends of the last successf...
    perldoc.perl.org/variables/@
    Registered: Mon Jul 07 15:09:40 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  10. $ARGV - Perldoc Browser

    variables / $ARGV ( source , CPAN ) # $ARGV Contains the name of the current file when reading from <> . Perldoc Brow...
    perldoc.perl.org/variables/$ARGV
    Registered: Mon Jul 07 15:09:58 UTC 2025
    - 15.2K bytes
    - Viewed (0)
Back to top