- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3751 - 3760 of 6,887 for content_length:[0 TO 9999] (0.1 sec)
-
${^RE_TRIE_MAXBUF}.txt
=over =item ${^RE_TRIE_MAXBUF} X<${^RE_TRIE_MAXBUF}> Controls how certain regex optimisations are applied and how much memory they utilize. This value by default is 65536 which corresponds to a 512...perldoc.perl.org/variables/${^RE_TRIE_MAXBUF}.txtRegistered: Thu Apr 17 03:35:25 UTC 2025 - 632 bytes - Viewed (0) -
@ISA.txt
=over =item @ISA X<@ISA> Each package contains a special array called C<@ISA> which contains a list of that class's parent classes, if any. This array is simply a list of scalars, each of which is ...perldoc.perl.org/variables/@ISA.txtRegistered: Thu Apr 17 00:30:20 UTC 2025 - 562 bytes - Viewed (0) -
ARGV.txt
=over =item ARGV X<ARGV> The special filehandle that iterates over command-line filenames in C<@ARGV>. Usually written as the null filehandle in the angle operator C<< <> >>. Note that currently C<...perldoc.perl.org/variables/ARGV.txtRegistered: Thu Apr 17 03:42:02 UTC 2025 - 546 bytes - Viewed (0) -
$\.txt
=over =item IO::Handle->output_record_separator( EXPR ) =item $OUTPUT_RECORD_SEPARATOR =item $ORS =item $\ X<$\> X<$ORS> X<$OUTPUT_RECORD_SEPARATOR> The output record separator for the print operat...perldoc.perl.org/variables/$\.txtRegistered: Thu Apr 17 01:48:38 UTC 2025 - 562 bytes - Viewed (0) -
$^F.txt
=over =item $SYSTEM_FD_MAX =item $^F X<$^F> X<$SYSTEM_FD_MAX> The maximum system file descriptor, ordinarily 2. System file descriptors are passed to C<exec()>ed processes, while higher file descri...perldoc.perl.org/variables/$^F.txtRegistered: Thu Apr 17 00:03:11 UTC 2025 - 574 bytes - Viewed (0) -
$:.txt
=over =item IO::Handle->format_line_break_characters EXPR =item $FORMAT_LINE_BREAK_CHARACTERS =item $: X<$:> X<FORMAT_LINE_BREAK_CHARACTERS> The current set of characters after which a string may b...perldoc.perl.org/variables/$:.txtRegistered: Thu Apr 17 03:18:45 UTC 2025 - 520 bytes - Viewed (0) -
%-.txt
=over =item %{^CAPTURE_ALL} X<%{^CAPTURE_ALL}> =item %- X<%-> Similar to C<%+>, this variable allows access to the named capture groups in the last successful match in the currently active dynamic ...perldoc.perl.org/variables/%-.txtRegistered: Thu Apr 17 04:40:44 UTC 2025 - 1.6K bytes - Viewed (0) -
${^OPEN}.txt
=over =item ${^OPEN} X<${^OPEN}> An internal variable used by L<PerlIO>. A string in two parts, separated by a C<\0> byte, the first part describes the input layers, the second part describes the o...perldoc.perl.org/variables/${^OPEN}.txtRegistered: Thu Apr 17 05:28:52 UTC 2025 - 1.4K bytes - Viewed (0) -
$^R.txt
=over =item $LAST_REGEXP_CODE_RESULT =item $^R X<$^R> X<$LAST_REGEXP_CODE_RESULT> The result of evaluation of the last successful C<(?{ code })> regular expression assertion (see L<perlre>). This v...perldoc.perl.org/variables/$^R.txtRegistered: Thu Apr 17 04:48:39 UTC 2025 - 343 bytes - Viewed (0) -
$^.txt
=over =item HANDLE->format_top_name(EXPR) =item $FORMAT_TOP_NAME =item $^ X<$^> X<$FORMAT_TOP_NAME> The name of the current top-of-page format for the currently selected output channel. The default...perldoc.perl.org/variables/$^.txtRegistered: Thu Apr 17 05:02:15 UTC 2025 - 385 bytes - Viewed (0)