Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 45 for test (0.03 sec)

  1. -X.txt

    -X DIRHANDLE =item -X A file test, where X is one of the letters...filehandle, or a dirhandle, and tests the associated file to see if...
    perldoc.perl.org/functions/-X.txt
    Registered: Sat May 04 11:45:19 UTC 2024
    - 7.1K bytes
    - Viewed (0)
  2. perl5203delta.txt

    A new test script has been added to test this fix; see...ssues/14491> =back =head1 Testing =over 4 =item * F<t/perf/taint.t>...
    perldoc.perl.org/perl5203delta.txt
    Registered: Sun May 05 09:55:26 UTC 2024
    - 9K bytes
    - Viewed (0)
  3. srand.txt

    for a test program which has too many combinations to test comprehensively...predictable results, generally for testing or debugging. There, you use...
    perldoc.perl.org/functions/srand.txt
    Registered: Sat May 04 04:44:51 UTC 2024
    - 3.3K bytes
    - Viewed (0)
  4. defined.txt

    (A simple Boolean test will not distinguish among L<C<undef>|/undef...should instead use a simple test for size: if (@an_array) { print...
    perldoc.perl.org/functions/defined.txt
    Registered: Sat May 04 15:31:40 UTC 2024
    - 2.8K bytes
    - Viewed (0)
  5. readdir.txt

    it would have been testing the wrong file. opendir(my...then the condition actually tests for definedness of the expression's...
    perldoc.perl.org/functions/readdir.txt
    Registered: Sat May 04 00:15:39 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  6. format.txt

    example: format Something = Test: @<<<<<<<< @||||| @>>>>> $str,...
    perldoc.perl.org/functions/format.txt
    Registered: Sat May 04 04:36:50 UTC 2024
    - 377 bytes
    - Viewed (0)
  7. perl5220delta.txt

    * C<make test.valgrind> now supports parallel testing. For example:...example: TEST_JOBS=9 make test.valgrind See L<perlhacktips/valgrind>...
    perldoc.perl.org/perl5220delta.txt
    Registered: Sun May 05 09:47:50 UTC 2024
    - 126.6K bytes
    - Viewed (0)
  8. ref.txt

    C<ref> is often useful to just test whether a value is a reference,...doesn't perform a class membership test: a class's members also include...
    perldoc.perl.org/functions/ref.txt
    Registered: Sat May 04 17:53:50 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  9. perl5343delta.txt

    down to a tiny but sufficient test case. If the bug you are reporting...
    perldoc.perl.org/perl5343delta.txt
    Registered: Sun May 05 10:31:17 UTC 2024
    - 4K bytes
    - Viewed (0)
  10. perltrap.txt

    =item * The shell's C<test> uses "=", "!=", "<" etc for...
    perldoc.perl.org/perltrap.txt
    Registered: Sun May 05 07:24:59 UTC 2024
    - 10.4K bytes
    - Viewed (0)
Back to top