- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1791 - 1800 of 2,621 for host:perldoc.perl.org (0.06 sec)
-
$;.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/$;.txtRegistered: Thu May 01 22:49:39 UTC 2025 - 658 bytes - Viewed (0) -
${^SAFE_LOCALES}.txt
=over =item ${^SAFE_LOCALES} X<${^SAFE_LOCALES}> Reflects if safe locale operations are available to this perl (when the value is 1) or not (the value is 0). This variable is always 1 if the perl h...perldoc.perl.org/variables/${^SAFE_LOCALES}.txtRegistered: Fri May 02 00:33:55 UTC 2025 - 572 bytes - Viewed (0) -
${^POSTMATCH}.txt
=over =item ${^POSTMATCH} X<${^POSTMATCH}> It is only guaranteed to return a defined value when the pattern was compiled or executed with the C</p> modifier. This is similar to C<$'> (C<$POSTMATCH>...perldoc.perl.org/variables/${^POSTMATCH}.txtRegistered: Fri May 02 01:16:36 UTC 2025 - 510 bytes - Viewed (0) -
$>.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/$>.txtRegistered: Thu May 01 22:16:51 UTC 2025 - 615 bytes - Viewed (0) -
$^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 May 02 02:08: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 May 02 01:39:29 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: Thu May 01 22:35:03 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 warning: C<$* is...perldoc.perl.org/variables/$*.txtRegistered: Fri May 02 03:25:44 UTC 2025 - 338 bytes - Viewed (0) -
ExtUtils::MakeMaker - Create a module Makefile ...
ExtUtils::MakeMaker ( source , CPAN ) version 7.70 CONTENTS NAME SYNOPSIS DESCRIPTION How To Write A Makefile.PL Defa...perldoc.perl.org/ExtUtils::MakeMakerRegistered: Wed Apr 30 10:29:18 UTC 2025 - 108.8K bytes - Viewed (0) -
XS::Typemap - module to test the XS typemaps di...
XS::Typemap ( source , CPAN ) version 0.20 CONTENTS NAME SYNOPSIS DESCRIPTION NOTES AUTHOR # NAME XS::Typemap - modul...perldoc.perl.org/XS::TypemapRegistered: Wed Apr 30 11:31:12 UTC 2025 - 16.4K bytes - Viewed (0)