- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 411 - 420 of 1,210 for timestamp:[now/d-7d TO *] (0.05 sec)
-
${^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: Mon Oct 13 06:56:12 UTC 2025 - 510 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: Mon Oct 13 02:46:15 UTC 2025 - 401 bytes - Viewed (0) -
$b.txt
=over =item $a =item $b X<$a> X<$b> Special package variables when using C<sort()>, see L<perlfunc/sort>. Because of this specialness C<$a> and C<$b> don't need to be declared (using C<use vars>, o...perldoc.perl.org/variables/$b.txt Similar Results (1)Registered: Mon Oct 13 06:05:26 UTC 2025 - 394 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: Sun Oct 12 23:26:24 UTC 2025 - 428 bytes - Viewed (0) -
perlsub.txt
=head1 NAME X<subroutine> X<function> perlsub - Perl subroutines (user-defined functions) =head1 SYNOPSIS To declare subroutines: X<subroutine, declaration> X<sub> sub NAME; # A "forward" declarati...perldoc.perl.org/perlsub.txtRegistered: Sat Oct 11 22:18:29 UTC 2025 - 76K bytes - Viewed (0) -
perlfaq8.txt
=pod =encoding UTF-8 =head1 NAME perlfaq8 - System Interaction =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the Perl FAQ covers questions involving operating system interact...perldoc.perl.org/perlfaq8.txtRegistered: Sat Oct 11 22:58:11 UTC 2025 - 48.7K bytes - Viewed (0) -
perlfaq3.txt
=pod =encoding UTF-8 =head1 NAME perlfaq3 - Programming Tools =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the FAQ answers questions related to programmer tools and programm...perldoc.perl.org/perlfaq3.txtRegistered: Sat Oct 11 23:55:26 UTC 2025 - 36.8K bytes - Viewed (0) -
perldebug.txt
=head1 NAME X<debug> X<debugger> perldebug - Perl debugging =head1 DESCRIPTION First of all, have you tried using L<C<use strict;>|strict> and L<C<use warnings;>|warnings>? If you're new to the Per...perldoc.perl.org/perldebug.txtRegistered: Sat Oct 11 23:34:37 UTC 2025 - 39K bytes - Viewed (0) -
perlfaq7.txt
=pod =encoding UTF-8 =head1 NAME perlfaq7 - General Perl Language Issues =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section deals with general Perl language issues that don't clearly...perldoc.perl.org/perlfaq7.txtRegistered: Sun Oct 12 00:27:12 UTC 2025 - 36.9K bytes - Viewed (0) -
perldsc.txt
=head1 NAME X<data structure> X<complex data structure> X<struct> perldsc - Perl Data Structures Cookbook =head1 DESCRIPTION Perl lets us have complex data structures. You can write something like ...perldoc.perl.org/perldsc.txtRegistered: Sat Oct 11 21:35:22 UTC 2025 - 26.3K bytes - Viewed (0)