- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 1,405 for label:perl (0.04 sec)
-
our
=over =item our VARLIST X<our> X<global> =item our TYPE VARLIST =item our VARLIST : ATTRS =item our TYPE VARLIST : ATTRS C<our> makes a lexical alias to a package (i.e. global) variable of the same...perldoc.perl.org/5.43.5/functions/our Similar Results (5)Registered: Mon Jan 12 04:44:17 UTC 2026 - 4.6K bytes - Viewed (0) -
perlhacktut.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlhacktut.pod =head1 NAME perlhacktut - Walk through the creation of a simple C code pa...perldoc.perl.org/perlhacktut.txtRegistered: Fri Jan 23 11:32:26 UTC 2026 - 6K bytes - Viewed (0) -
perlop.txt
=encoding utf8 =head1 NAME X<operator> perlop - Perl expressions: operators, precedence, string literals =head1 DESCRIPTION In Perl, the operator determines what operation is performed, independent...perldoc.perl.org/perlop.txtRegistered: Mon Jan 26 10:12:05 UTC 2026 - 178.9K bytes - Viewed (0) -
no.txt
=over =item no MODULE VERSION LIST X<no declarations> X<unimporting> =item no MODULE VERSION =item no MODULE LIST =item no MODULE =item no VERSION See the L<C<use>|/use Module VERSION LIST> functio...perldoc.perl.org/functions/no.txt Similar Results (8)Registered: Tue Feb 03 00:42:46 UTC 2026 - 244 bytes - Viewed (0) -
no
=over =item no MODULE VERSION LIST X<no declarations> X<unimporting> =item no MODULE VERSION =item no MODULE LIST =item no MODULE =item no VERSION See the L<C<use>|/use Module VERSION LIST> functio...perldoc.perl.org/5.41.9/functions/no Similar Results (21)Registered: Tue Feb 03 00:42:50 UTC 2026 - 271 bytes - Viewed (0) -
eq
=over =item and =item cmp =item eq =item ge =item gt =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 181perldoc.perl.org/5.22.2/functions/eq Similar Results (15)Registered: Tue Feb 03 02:37:27 UTC 2026 - 181 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 Feb 03 02:12:43 UTC 2026 - 194 bytes - Viewed (0) -
no
=over =item no MODULE VERSION LIST X<no declarations> X<unimporting> =item no MODULE VERSION =item no MODULE LIST =item no MODULE =item no VERSION See the C<use> function, of which C<no> is the opp...perldoc.perl.org/5.20.2/functions/no Similar Results (15)Registered: Tue Feb 03 00:41:27 UTC 2026 - 216 bytes - Viewed (0) -
no
=over =item no Module LIST See the L</use> function, which C<no> is the opposite of. =back 93perldoc.perl.org/5.005_04/functions/no Similar Results (5)Registered: Tue Feb 03 00:41:11 UTC 2026 - 93 bytes - Viewed (0) -
finally.txt
=over =item try =item catch =item finally These flow-control keywords related to the experimental C<try> feature are documented in L<perlsyn/"Try Catch Exception Handling">. =back 184perldoc.perl.org/functions/finally.txt Similar Results (2)Registered: Tue Feb 03 04:21:37 UTC 2026 - 184 bytes - Viewed (0)