- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 1,306 for label:perl (0.02 sec)
-
listen.txt
=over =item listen SOCKET,QUEUESIZE X<listen> Does the same thing that the L<listen(2)> system call does. Returns true if it succeeded, false otherwise. See the example in L<perlipc/"Sockets: Clien...perldoc.perl.org/functions/listen.txtRegistered: Tue May 27 14:46:20 UTC 2025 - 233 bytes - Viewed (0) -
eq.txt
=over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 192perldoc.perl.org/functions/eq.txt Similar Results (12)Registered: Tue May 27 09:58:15 UTC 2025 - 192 bytes - Viewed (0) -
CPAN.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.36'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...perldoc.perl.org/CPAN.txtRegistered: Tue May 27 21:25:39 UTC 2025 - 144.4K bytes - Viewed (0) -
xsubpp.txt
#!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!perl use 5.006; BEGIN { pop ...perldoc.perl.org/xsubpp.txtRegistered: Tue May 27 20:36:00 UTC 2025 - 5.1K bytes - Viewed (0) -
instmodsh.txt
#!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl -w BEGIN { pop...perldoc.perl.org/instmodsh.txtRegistered: Tue May 27 21:39:30 UTC 2025 - 4.3K bytes - Viewed (0) -
foreach.txt
=over =item else =item elsif =item for =item foreach =item if =item unless =item until =item while These flow-control keywords are documented in L<perlsyn/"Compound Statements">. =back 194perldoc.perl.org/functions/foreach.txt Similar Results (7)Registered: Tue May 27 19:36:50 UTC 2025 - 194 bytes - Viewed (0) -
diagnostics.txt
package diagnostics; =head1 NAME diagnostics, splain - produce verbose warning diagnostics =head1 SYNOPSIS Using the C<diagnostics> pragma: use diagnostics; use diagnostics -verbose; diagnostics->e...perldoc.perl.org/diagnostics.txtRegistered: Wed May 28 23:26:17 UTC 2025 - 18.9K bytes - Viewed (0) -
perlexperiment.txt
=encoding utf-8 =head1 NAME perlexperiment - A listing of experimental features in Perl =head1 DESCRIPTION This document lists the current and past experimental features in the perl core. Although ...perldoc.perl.org/perlexperiment.txtRegistered: Wed May 28 23:55:57 UTC 2025 - 10K bytes - Viewed (0) -
perl5181delta.txt
=encoding utf8 =head1 NAME perl5181delta - what is new for perl v5.18.1 =head1 DESCRIPTION This document describes differences between the 5.18.0 release and the 5.18.1 release. If you are upgradin...perldoc.perl.org/perl5181delta.txtRegistered: Wed May 28 21:49:01 UTC 2025 - 6.4K bytes - Viewed (0) -
perltw.txt
# vim: syntax=pod 如果你用一般的文字編輯器閱覽這份文件, 請忽略文中奇特的註記字符. 這份文件是以 POD (簡明文件格式) 寫成; 這種格式是為了能讓人直接讀取, 而特別設計的. 關於此格式的進一步資訊, 請參考 perlpod 線上文件. =encoding utf8 =head1 NAME perltw - 正體中文 Perl 指南 =head1 DESCRIPTIO...perldoc.perl.org/perltw.txtRegistered: Wed May 28 21:29:18 UTC 2025 - 4.4K bytes - Viewed (0)