Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 3,449 for filetype:txt (0.14 sec)

  1. rmdir.txt

    =over =item rmdir FILENAME X<rmdir> X<rd> X<directory, remove> =item rmdir Deletes the directory specified by FILENAME if that directory is empty. If it succeeds it returns true; otherwise it retur...
    perldoc.perl.org/functions/rmdir.txt
    Registered: Sun Aug 17 21:03:18 UTC 2025
    - 454 bytes
    - Viewed (0)
  2. if.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/if.txt Similar Results (7)
    Registered: Sun Aug 17 22:56:32 UTC 2025
    - 194 bytes
    - Viewed (0)
  3. BEGIN.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/BEGIN.txt Similar Results (4)
    Registered: Mon Aug 18 00:37:47 UTC 2025
    - 178 bytes
    - Viewed (0)
  4. localtime.txt

    =over =item localtime EXPR X<localtime> X<ctime> =item localtime Converts a time as returned by the time function to a 9-element list with the time analyzed for the local time zone. If EXPR is omit...
    perldoc.perl.org/functions/localtime.txt
    Registered: Mon Aug 18 02:28:41 UTC 2025
    - 3.4K bytes
    - Viewed (0)
  5. elseif.txt

    =over =item elseif The "else if" keyword is spelled C<elsif> in Perl. There's no C<elif> or C<else if> either. It does parse C<elseif>, but only to warn you about not using it. See the documentatio...
    perldoc.perl.org/functions/elseif.txt
    Registered: Mon Aug 18 06:49:57 UTC 2025
    - 273 bytes
    - Viewed (0)
  6. defer.txt

    =over =item defer This flow-control keyword related to the experimental C<defer> feature is documented in L<perlsyn/"defer blocks">. =back 141
    perldoc.perl.org/functions/defer.txt
    Registered: Mon Aug 18 01:46:54 UTC 2025
    - 141 bytes
    - Viewed (0)
  7. xor.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 192
    perldoc.perl.org/functions/xor.txt Similar Results (12)
    Registered: Mon Aug 18 04:58:23 UTC 2025
    - 192 bytes
    - Viewed (0)
  8. ADJUST.txt

    =over =item ADJUST This class-related phaser block is documented in L<perlclass>. =back 90
    perldoc.perl.org/functions/ADJUST.txt
    Registered: Mon Aug 18 02:40:20 UTC 2025
    - 90 bytes
    - Viewed (0)
  9. m.txt

    =over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back 90
    perldoc.perl.org/functions/m.txt
    Registered: Mon Aug 18 06:08:15 UTC 2025
    - 90 bytes
    - Viewed (0)
  10. Term::ANSIColor.txt

    # Color screen output using ANSI escape sequences. # # This module provides utility functions (in two different forms) for coloring # output with ANSI escape sequences. # # This module is sometimes...
    perldoc.perl.org/Term::ANSIColor.txt
    Registered: Thu Aug 21 02:21:44 UTC 2025
    - 54.7K bytes
    - Viewed (0)
Back to top