Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 211 - 220 of 3,750 for filetype:txt (0.81 seconds)

  1. 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.0/functions/no
    Tue Feb 03 00:40:58 GMT 2026
      216 bytes
      Similar Results (15)
  2. UNITCHECK.txt

    =over =item BEGIN =item CHECK =item END =item INIT =item UNITCHECK These compile phase keywords are documented in L<perlmod/"BEGIN, UNITCHECK, CHECK, INIT and END">. =back 178
    perldoc.perl.org/functions/UNITCHECK.txt
    Tue Feb 03 01:40:02 GMT 2026
      178 bytes
      Similar Results (4)
  3. no

    =over =item no Module LIST See the L</use> function, which C<no> is the opposite of. =back 93
    perldoc.perl.org/5.6.2/functions/no
    Tue Feb 03 00:37:02 GMT 2026
      93 bytes
      Similar Results (5)
  4. eq

    =over =item and =item cmp =item eq =item ge =item gt =item if =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 191
    perldoc.perl.org/5.16.2/functions/eq
    Tue Feb 03 02:37:30 GMT 2026
      191 bytes
      Similar Results (2)
  5. 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 181
    perldoc.perl.org/5.28.0/functions/eq
    Tue Feb 03 02:37:37 GMT 2026
      181 bytes
      Similar Results (15)
  6. for.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 194
    perldoc.perl.org/functions/for.txt
    Tue Feb 03 02:03:55 GMT 2026
      194 bytes
      Similar Results (7)
  7. eq

    =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 192
    perldoc.perl.org/5.36.2/functions/eq
    Tue Feb 03 02:36:43 GMT 2026
      192 bytes
      Similar Results (32)
  8. try.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 184
    perldoc.perl.org/functions/try.txt
    Tue Feb 03 03:05:55 GMT 2026
      184 bytes
      Similar Results (2)
  9. perlretut.txt

    =head1 NAME perlretut - Perl regular expressions tutorial =head1 DESCRIPTION This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a com...
    perldoc.perl.org/perlretut.txt
    Mon Jan 26 16:07:11 GMT 2026
      120.5K bytes
  10. ExtUtils::MakeMaker.txt

    # $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...
    perldoc.perl.org/ExtUtils::MakeMaker.txt
    Tue Jan 27 00:22:27 GMT 2026
      106.9K bytes
Back to Top