- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 275 for timestamp:[now/d-1d TO *] (0.02 sec)
-
%{^CAPTURE_ALL} - Perldoc Browser
variables / %{^CAPTURE_ALL} ( source , CPAN ) # %{^CAPTURE_ALL} # %- Similar to %+ , this variable allows access to t...perldoc.perl.org/variables/%{^CAPTURE_ALL}Registered: Fri Apr 11 06:20:14 UTC 2025 - 24.9K bytes - Viewed (0) -
$?.txt
=over =item $CHILD_ERROR =item $? X<$?> X<$CHILD_ERROR> The status returned by the last pipe close, backtick (C<``>) command, successful call to C<wait()> or C<waitpid()>, or from the C<system()> o...perldoc.perl.org/variables/$?.txtRegistered: Fri Apr 11 08:38:16 UTC 2025 - 1.2K bytes - Viewed (0) -
$..txt
=over =item HANDLE->input_line_number( EXPR ) =item $INPUT_LINE_NUMBER =item $NR =item $. X<$.> X<$NR> X<$INPUT_LINE_NUMBER> X<line number> Current line number for the last filehandle accessed. Eac...perldoc.perl.org/variables/$..txtRegistered: Fri Apr 11 10:11:57 UTC 2025 - 1.3K bytes - Viewed (0) -
$^P.txt
=over =item $PERLDB =item $^P X<$^P> X<$PERLDB> The internal variable for debugging support. The meanings of the various bits are subject to change, but currently indicate: =over 6 =item 0x01 Debug...perldoc.perl.org/variables/$^P.txtRegistered: Fri Apr 11 10:33:54 UTC 2025 - 1.3K bytes - Viewed (0) -
$@.txt
=over =item $EVAL_ERROR =item $@ X<$@> X<$EVAL_ERROR> The Perl error from the last C<eval> operator, i.e. the last exception that was caught. For C<eval BLOCK>, this is either a runtime error messa...perldoc.perl.org/variables/$@.txtRegistered: Fri Apr 11 12:17:03 UTC 2025 - 611 bytes - Viewed (0) -
${^MATCH}.txt
=over =item ${^MATCH} X<${^MATCH}> 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<$MATCH>) except tha...perldoc.perl.org/variables/${^MATCH}.txtRegistered: Fri Apr 11 11:17:35 UTC 2025 - 498 bytes - Viewed (0) -
${^UTF8LOCALE}.txt
=over =item ${^UTF8LOCALE} X<${^UTF8LOCALE}> This variable indicates whether a UTF-8 locale was detected by perl at startup. This information is used by perl when it's in adjust-utf8ness-to-locale ...perldoc.perl.org/variables/${^UTF8LOCALE}.txtRegistered: Fri Apr 11 09:50:29 UTC 2025 - 371 bytes - Viewed (0) -
ARGVOUT.txt
=over =item ARGVOUT X<ARGVOUT> The special filehandle that points to the currently open output file when doing edit-in-place processing with B<-i>. Useful when you have to do a lot of inserting and...perldoc.perl.org/variables/ARGVOUT.txtRegistered: Fri Apr 11 08:07:28 UTC 2025 - 303 bytes - Viewed (0) -
perlebcdic.txt
=encoding utf8 =head1 NAME perlebcdic - Considerations for running Perl on EBCDIC platforms =head1 DESCRIPTION An exploration of some of the issues facing Perl programmers on EBCDIC based computers...perldoc.perl.org/perlebcdic.txtRegistered: Fri Apr 11 23:57:21 UTC 2025 - 82.4K bytes - Viewed (0) -
perl5380delta.txt
=encoding utf8 =head1 NAME perl5380delta - what is new for perl v5.38.0 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.38.0 release. =head1 Core Enhance...perldoc.perl.org/perl5380delta.txtRegistered: Fri Apr 11 19:35:19 UTC 2025 - 67.3K bytes - Viewed (0)