- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1531 - 1540 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
$_.txt
=over =item $ARG =item $_ X<$_> X<$ARG> The default input and pattern-searching space. The following pairs are equivalent: while (<>) {...} # equivalent only in while! while (defined($_ = <>)) {......perldoc.perl.org/variables/$_.txtRegistered: Mon Jan 19 09:11:44 UTC 2026 - 1.9K bytes - Viewed (0) -
$].txt
=over =item $OLD_PERL_VERSION =item $] X<$]> X<$OLD_PERL_VERSION> The revision, version, and subversion of the Perl interpreter, represented as a decimal of the form 5.XXXYYY, where XXX is the vers...perldoc.perl.org/variables/$].txtRegistered: Mon Jan 19 09:47:24 UTC 2026 - 1.6K 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: Mon Jan 19 10:03:15 UTC 2026 - 1.2K 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: Mon Jan 19 09:02:50 UTC 2026 - 1.3K 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: Mon Jan 19 09:32:38 UTC 2026 - 498 bytes - Viewed (0) -
$<.txt
=over =item $REAL_USER_ID =item $UID =item $< X<< $< >> X<$UID> X<$REAL_USER_ID> The real uid of this process. You can change both the real uid and the effective uid at the same time by using C<POS...perldoc.perl.org/variables/$<.txtRegistered: Mon Jan 19 09:41:11 UTC 2026 - 408 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: Mon Jan 19 10:51:54 UTC 2026 - 303 bytes - Viewed (0) -
perlsyn - Perl syntax: declarations, statements...
perlsyn ( source , CPAN ) CONTENTS NAME DESCRIPTION Declarations Comments Simple Statements Statement Modifiers Compo...perldoc.perl.org/perlsynRegistered: Mon Jan 26 10:01:35 UTC 2026 - 79.9K bytes - Viewed (0) -
Net::Ping - check a remote host for reachabilit...
Net::Ping ( source , CPAN ) version 2.76 CONTENTS NAME SYNOPSIS DESCRIPTION Functions NOTES INSTALL BUGS AUTHORS COPY...perldoc.perl.org/Net::PingRegistered: Mon Jan 26 11:23:12 UTC 2026 - 44.3K bytes - Viewed (0) -
Pod::Simple::DumpAsText -- dump Pod-parsing eve...
Pod::Simple::DumpAsText ( source , CPAN ) version 3.45 CONTENTS NAME SYNOPSIS DESCRIPTION SEE ALSO SUPPORT COPYRIGHT ...perldoc.perl.org/Pod::Simple::DumpAsTextRegistered: Mon Jan 26 11:23:23 UTC 2026 - 19.3K bytes - Viewed (0)