Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test ใƒ†ใ‚นใƒˆ

Results 1 - 10 of 2,275 for host:perldoc.perl.org (0.02 sec)

  1. 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. Typically used ...
    perldoc.perl.org/functions/localtime.txt
    Registered: Thu Apr 18 12:09:00 UTC 2024
    - 2.8K bytes
    - Viewed (0)
  2. 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: Thu Apr 18 15:35:42 UTC 2024
    - 273 bytes
    - Viewed (0)
  3. 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
    perldoc.perl.org/functions/if.txt
    Registered: Thu Apr 18 13:43:54 UTC 2024
    - 194 bytes
    - Viewed (0)
  4. 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
    perldoc.perl.org/functions/BEGIN.txt
    Registered: Thu Apr 18 14:29:30 UTC 2024
    - 178 bytes
    - Viewed (0)
  5. defer.txt

    =over =item defer This flow-control keyword related to the experimental C<defer> feature is documented in L<perlsyn/"defer blocks">. =back
    perldoc.perl.org/functions/defer.txt
    Registered: Thu Apr 18 11:02:37 UTC 2024
    - 141 bytes
    - Viewed (0)
  6. 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
    perldoc.perl.org/functions/xor.txt
    Registered: Thu Apr 18 13:01:33 UTC 2024
    - 192 bytes
    - Viewed (0)
  7. not.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
    perldoc.perl.org/functions/not.txt
    Registered: Thu Apr 18 13:59:27 UTC 2024
    - 192 bytes
    - Viewed (0)
  8. ADJUST.txt

    =over =item ADJUST This class-related phaser block is documented in L<perlclass>. =back
    perldoc.perl.org/functions/ADJUST.txt
    Registered: Thu Apr 18 14:52:22 UTC 2024
    - 90 bytes
    - Viewed (0)
  9. m.txt

    =over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back
    perldoc.perl.org/functions/m.txt
    Registered: Thu Apr 18 14:37:29 UTC 2024
    - 90 bytes
    - Viewed (0)
  10. Locale::Maketext.txt

    # Time-stamp: "2004-01-11 18:35:34 AST" =head1 NAME Locale::Maketext - framework for localization =head1 SYNOPSIS package MyProgram; use strict; use MyProgram::L10N; # ...which inherits from Locale...
    perldoc.perl.org/Locale::Maketext.txt
    Registered: Sun Apr 14 02:25:44 UTC 2024
    - 51.2K bytes
    - Viewed (0)
Back to top