Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1161 - 1170 of 2,621 for host:perldoc.perl.org (0.06 sec)

  1. Test::Tester - Ease testing test modules built ...

    Test::Tester ( source , CPAN ) version 1.302199 CONTENTS NAME SYNOPSIS DESCRIPTION HOW TO USE (THE EASY WAY) HOW TO U...
    perldoc.perl.org/Test::Tester
    Registered: Wed Apr 16 19:18:35 UTC 2025
    - 39.8K bytes
    - Viewed (0)
  2. Test2::Util::Importer - Inline copy of Importer...

    Test2::Util::Importer ( source , CPAN ) version 0.000162 CONTENTS NAME DESCRIPTION MAINTAINERS AUTHORS COPYRIGHT # NA...
    perldoc.perl.org/Test2::Util::Importer
    Registered: Wed Apr 16 19:18:44 UTC 2025
    - 23.5K bytes
    - Viewed (0)
  3. XS::APItest - Test the perl C API - Perldoc Bro...

    XS::APItest ( source , CPAN ) version 1.36 CONTENTS NAME SYNOPSIS ABSTRACT DESCRIPTION EXPORT KEYWORDS RPN expression...
    perldoc.perl.org/XS::APItest
    Registered: Wed Apr 16 19:19:01 UTC 2025
    - 31.6K bytes
    - Viewed (0)
  4. $^V.txt

    =over =item $PERL_VERSION =item $^V X<$^V> X<$PERL_VERSION> =for comment These are documented in the generated file lib/Config.pod. This looks like as good a place as any to give notice that they a...
    perldoc.perl.org/variables/$^V.txt
    Registered: Wed Apr 16 22:41:28 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  5. @{^CAPTURE}.txt

    =over =item @{^CAPTURE} X<@{^CAPTURE}> X<@^CAPTURE> An array which exposes the contents of the capture buffers, if any, of the last successful pattern match, not counting patterns matched in nested...
    perldoc.perl.org/variables/@{^CAPTURE}.txt
    Registered: Wed Apr 16 21:44:38 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  6. $^N.txt

    =over =item $LAST_SUBMATCH_RESULT =item $^N X<$^N> X<$LAST_SUBMATCH_RESULT> The text matched by the used group most-recently closed (i.e. the group with the rightmost closing parenthesis) of the la...
    perldoc.perl.org/variables/$^N.txt
    Registered: Wed Apr 16 19:33:35 UTC 2025
    - 1009 bytes
    - Viewed (0)
  7. $;.txt

    =over =item $SUBSCRIPT_SEPARATOR =item $SUBSEP =item $; X<$;> X<$SUBSEP> X<SUBSCRIPT_SEPARATOR> The subscript separator for multidimensional array emulation. If you refer to a hash element as $foo{...
    perldoc.perl.org/variables/$;.txt
    Registered: Wed Apr 16 20:59:01 UTC 2025
    - 658 bytes
    - Viewed (0)
  8. $>.txt

    =over =item $EFFECTIVE_USER_ID =item $EUID =item $> X<< $> >> X<$EUID> X<$EFFECTIVE_USER_ID> The effective uid of this process. For example: $< = $>; # set real to effective uid ($<,$>) = ($>,$<); ...
    perldoc.perl.org/variables/$>.txt
    Registered: Wed Apr 16 21:59:20 UTC 2025
    - 615 bytes
    - Viewed (0)
  9. $b.txt

    =over =item $a =item $b X<$a> X<$b> Special package variables when using C<sort()>, see L<perlfunc/sort>. Because of this specialness C<$a> and C<$b> don't need to be declared (using C<use vars>, o...
    perldoc.perl.org/variables/$b.txt Similar Results (1)
    Registered: Wed Apr 16 21:05:54 UTC 2025
    - 394 bytes
    - Viewed (0)
  10. $".txt

    =over =item $LIST_SEPARATOR =item $" X<$"> X<$LIST_SEPARATOR> When an array or an array slice is interpolated into a double-quoted string or a similar context such as C</.../>, its elements are sep...
    perldoc.perl.org/variables/$".txt
    Registered: Wed Apr 16 21:26:23 UTC 2025
    - 428 bytes
    - Viewed (0)
Back to top