- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2561 - 2570 of 3,812 for filetype:txt (0.09 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) -
perlunicook.txt
=encoding utf8 =head1 NAME perlunicook - cookbookish examples of handling Unicode in Perl =head1 DESCRIPTION This manpage contains short recipes demonstrating how to handle common Unicode operation...perldoc.perl.org/perlunicook.txtRegistered: Thu Apr 17 09:57:25 UTC 2025 - 24.8K bytes - Viewed (0) -
perlfilter.txt
=head1 NAME perlfilter - Source Filters =head1 DESCRIPTION This article is about a little-known feature of Perl called I<source filters>. Source filters alter the program text of a module before Pe...perldoc.perl.org/perlfilter.txtRegistered: Thu Apr 17 08:36:36 UTC 2025 - 21.7K 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)