Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2351 - 2360 of 2,642 for host:perldoc.perl.org (0.04 sec)

  1. $^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: Fri Sep 12 12:30:28 UTC 2025
    - 16.7K bytes
    - Viewed (0)
  2. $^R - Perldoc Browser

    variables / $^R ( source , CPAN ) # $LAST_REGEXP_CODE_RESULT # $^R The result of evaluation of the last successful (?...
    perldoc.perl.org/variables/$^R
    Registered: Fri Sep 12 12:30:36 UTC 2025
    - 15K 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: Fri Sep 12 12:31:54 UTC 2025
    - 15K bytes
    - Viewed (0)
  4. %^H - Perldoc Browser

    variables / %^H ( source , CPAN ) # %^H The %^H hash provides the same scoping semantics as $^H . This makes it usefu...
    perldoc.perl.org/variables/%^H
    Registered: Fri Sep 12 12:31:59 UTC 2025
    - 15.8K bytes
    - Viewed (0)
  5. @ISA - Perldoc Browser

    variables / @ISA ( source , CPAN ) # @ISA Each package contains a special array called @ISA which contains a list of ...
    perldoc.perl.org/variables/@ISA
    Registered: Fri Sep 12 12:25:37 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  6. $^N - Perldoc Browser

    variables / $^N ( source , CPAN ) # $LAST_SUBMATCH_RESULT # $^N The text matched by the used group most-recently clos...
    perldoc.perl.org/variables/$^N
    Registered: Fri Sep 12 12:25:42 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  7. ${^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: Fri Sep 12 12:26:10 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  8. @+ - 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: Fri Sep 12 12:26:19 UTC 2025
    - 15.6K bytes
    - Viewed (0)
  9. $^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: Fri Sep 12 12:31:15 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  10. ${^RE_TRIE_MAXBUF} - Perldoc Browser

    variables / ${^RE_TRIE_MAXBUF} ( source , CPAN ) # ${^RE_TRIE_MAXBUF} Controls how certain regex optimisations are ap...
    perldoc.perl.org/variables/${^RE_TRIE_MAXBUF}
    Registered: Fri Sep 12 12:31:40 UTC 2025
    - 17.3K bytes
    - Viewed (0)
Back to top