Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 27 for test (0.06 sec)

  1. perlivp.txt

    preface before each test telling what it will test. -v Verbose mode...information about test results is printed. Test failures always...
    perldoc.perl.org/perlivp.txt
    Registered: Sun Jan 11 02:53:11 UTC 2026
    - 10.7K bytes
    - Viewed (0)
  2. -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: Sun Jan 11 08:42:24 UTC 2026
    - 7.1K 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: Sun Jan 11 16:47:59 UTC 2026
    - 3K bytes
    - Viewed (0)
  4. h2xs.txt

    generated tests will use C<Test::More> rather than C<Test> which...--use-old-tests Use the module Test rather than Test::More. --skip-exporter...
    perldoc.perl.org/h2xs.txt
    Registered: Sun Jan 11 03:23:48 UTC 2026
    - 59.6K bytes
    - Viewed (0)
  5. perlbug.txt

    delivered local $Text::Wrap::columns = 900; local $Text::Wrap::huge...issue -JESSE 2008-06-08) # - Test -b option my( $file, $usefile,...
    perldoc.perl.org/perlbug.txt
    Registered: Sun Jan 11 00:14:37 UTC 2026
    - 44.6K bytes
    - Viewed (0)
  6. 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: Mon Jan 12 00:22:48 UTC 2026
    - 2.8K bytes
    - Viewed (0)
  7. 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: Sun Jan 11 06:05:17 UTC 2026
    - 1.5K bytes
    - Viewed (0)
  8. format.txt

    example: format Something = Test: @<<<<<<<< @||||| @>>>>> $str,...
    perldoc.perl.org/functions/format.txt
    Registered: Sun Jan 11 05:56:03 UTC 2026
    - 377 bytes
    - Viewed (0)
  9. enc2xs.txt

    already but you should test first. $ make test PERL_DL_NONLAZY=1 /usr/local/bin/perl...t/My....ok All tests successful. Files=1, Tests=2, 0 wallclock...
    perldoc.perl.org/enc2xs.txt
    Registered: Sun Jan 11 02:11:37 UTC 2026
    - 41K bytes
    - Viewed (0)
  10. cpan.txt

    `make test` on the specified modules. =item -T Do not test modules....optional installation of Text::Levenshtein or Text::Levenshtein::Damerau....
    perldoc.perl.org/cpan.txt
    Registered: Sun Jan 11 00:35:12 UTC 2026
    - 8.2K bytes
    - Viewed (0)
Back to top