- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1281 - 1290 of 3,449 for filetype:txt (0.04 sec)
-
$^D.txt
=over =item $DEBUGGING =item $^D X<$^D> X<$DEBUGGING> The current value of the debugging flags. May be read or set. Like its L<command-line equivalent|perlrun/B<-D>I<letters>>, you can use numeric ...perldoc.perl.org/variables/$^D.txtRegistered: Fri Aug 29 18:49:00 UTC 2025 - 437 bytes - Viewed (0) -
$^C.txt
=over =item $COMPILING =item $^C X<$^C> X<$COMPILING> The current value of the flag associated with the B<-c> switch. Mainly of use with B<-MO=...> to allow code to alter its behavior when being co...perldoc.perl.org/variables/$^C.txtRegistered: Fri Aug 29 17:57:53 UTC 2025 - 401 bytes - Viewed (0) -
$".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/$".txtRegistered: Fri Aug 29 16:05:54 UTC 2025 - 428 bytes - Viewed (0) -
$*.txt
=over =item $* X<$*> C<$*> was a variable that you could use to enable multiline matching. After a deprecation cycle, its magic was removed in Perl v5.10.0. Using it now triggers a compilation erro...perldoc.perl.org/variables/$*.txtRegistered: Fri Aug 29 19:11:22 UTC 2025 - 348 bytes - Viewed (0) -
$%.txt
=over =item HANDLE->format_page_number(EXPR) =item $FORMAT_PAGE_NUMBER =item $% X<$%> X<$FORMAT_PAGE_NUMBER> The current page number of the currently selected output channel. Mnemonic: C<%> is page...perldoc.perl.org/variables/$%.txtRegistered: Fri Aug 29 18:03:26 UTC 2025 - 229 bytes - Viewed (0) -
$^I.txt
=over =item $INPLACE_EDIT =item $^I X<$^I> X<$INPLACE_EDIT> The current value of the inplace-edit extension. Use C<undef> to disable inplace editing. Mnemonic: value of B<-i> switch. =back 194perldoc.perl.org/variables/$^I.txtRegistered: Fri Aug 29 14:20:10 UTC 2025 - 194 bytes - Viewed (0) -
perl5401delta.txt
=encoding utf8 =head1 NAME perl5401delta - what is new for perl v5.40.1 =head1 DESCRIPTION This document describes differences between the 5.40.0 release and the 5.40.1 release. If you are upgradin...perldoc.perl.org/perl5401delta.txtRegistered: Sat Aug 30 02:03:44 UTC 2025 - 5.5K bytes - Viewed (0) -
perlcheat.txt
=head1 NAME perlcheat - Perl 5 Cheat Sheet =head1 DESCRIPTION This 'cheat sheet' is a handy reference, meant for beginning Perl programmers. Not everything is mentioned, but 195 features may alread...perldoc.perl.org/perlcheat.txtRegistered: Sat Aug 30 01:20:58 UTC 2025 - 4.4K bytes - Viewed (0) -
${^GLOBAL_PHASE}.txt
=over =item ${^GLOBAL_PHASE} X<${^GLOBAL_PHASE}> The current phase of the perl interpreter. Possible values are: =over 8 =item CONSTRUCT The C<PerlInterpreter*> is being constructed via C<perl_cons...perldoc.perl.org/variables/${^GLOBAL_PHASE}.txtRegistered: Fri Aug 29 21:46:22 UTC 2025 - 2.6K bytes - Viewed (0) -
$^H.txt
=over =item $^H X<$^H> WARNING: This variable is strictly for internal use only. Its availability, behavior, and contents are subject to change without notice. This variable contains compile-time h...perldoc.perl.org/variables/$^H.txtRegistered: Sat Aug 30 00:07:14 UTC 2025 - 1.9K bytes - Viewed (0)