Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 490 of 2,621 for host:perldoc.perl.org (0.05 sec)

  1. $& - Perldoc Browser

    variables / $& ( source , CPAN ) # $MATCH # $& The string matched by the last successful pattern match. (See "Scoping...
    perldoc.perl.org/variables/$&
    Registered: Fri Jun 27 10:18:57 UTC 2025
    - 15.6K bytes
    - Viewed (0)
  2. perlvar - Perl predefined variables - Perldoc B...

    perlvar ( source , CPAN ) CONTENTS NAME DESCRIPTION The Syntax of Variable Names SPECIAL VARIABLES General Variables ...
    perldoc.perl.org/perlvar Similar Results (1)
    Registered: Fri Jun 27 10:15:27 UTC 2025
    - 142.4K bytes
    - Viewed (0)
  3. ${^OPEN} - Perldoc Browser

    variables / ${^OPEN} ( source , CPAN ) # ${^OPEN} An internal variable used by PerlIO . A string in two parts, separa...
    perldoc.perl.org/variables/${^OPEN}
    Registered: Fri Jun 27 10:14:39 UTC 2025
    - 17.7K bytes
    - Viewed (0)
  4. $^V - Perldoc Browser

    variables / $^V ( source , CPAN ) # $PERL_VERSION # $^V The revision, version, and subversion of the Perl interpreter...
    perldoc.perl.org/variables/$^V
    Registered: Fri Jun 27 10:13:35 UTC 2025
    - 16.7K bytes
    - Viewed (0)
  5. ${^POSTMATCH} - Perldoc Browser

    variables / ${^POSTMATCH} ( source , CPAN ) # ${^POSTMATCH} It is only guaranteed to return a defined value when the ...
    perldoc.perl.org/variables/${^POSTMATCH}
    Registered: Fri Jun 27 10:14:55 UTC 2025
    - 17.1K bytes
    - Viewed (0)
  6. %+ - Perldoc Browser

    variables / %+ ( source , CPAN ) # %{^CAPTURE} # %LAST_PAREN_MATCH # %+ Similar to @+ , the %+ hash allows access to ...
    perldoc.perl.org/variables/% Similar Results (1)
    Registered: Fri Jun 27 10:14:11 UTC 2025
    - 16.4K bytes
    - Viewed (0)
  7. $# - Perldoc Browser

    variables / $# ( source , CPAN ) # $# $# was a variable that could be used to format printed numbers. After a depreca...
    perldoc.perl.org/variables/$#
    Registered: Fri Jun 27 10:14:28 UTC 2025
    - 15.3K bytes
    - Viewed (0)
  8. $< - Perldoc Browser

    variables / $< ( source , CPAN ) # $REAL_USER_ID # $UID # $< The real uid of this process. You can change both the re...
    perldoc.perl.org/variables/$<
    Registered: Fri Jun 27 10:12:59 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  9. $" - Perldoc Browser

    variables / $" ( source , CPAN ) # $LIST_SEPARATOR # $" When an array or an array slice is interpolated into a double...
    perldoc.perl.org/variables/$"
    Registered: Fri Jun 27 10:21:43 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  10. $^S - Perldoc Browser

    variables / $^S ( source , CPAN ) # $EXCEPTIONS_BEING_CAUGHT # $^S Current state of the interpreter. $^S State ------...
    perldoc.perl.org/variables/$^S
    Registered: Fri Jun 27 10:21:59 UTC 2025
    - 15.7K bytes
    - Viewed (0)
Back to top