Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 29 for test (0.05 sec)

  1. Config.txt

    subsequent tests for AFSness in the configure and test process....This variable holds the test command to test for a symbolic link...
    perldoc.perl.org/Config.txt
    Registered: Sun Sep 15 04:23:28 UTC 2024
    - 255K bytes
    - Viewed (0)
  2. perl5140delta.txt

    -e 'sub test { }; test' C<DTrace> will print: main::test =head2...example is a test program with too many combinations to test comprehensively...
    perldoc.perl.org/perl5140delta.txt
    Registered: Sat Sep 14 09:14:42 UTC 2024
    - 140.9K bytes
    - Viewed (0)
  3. perlop.txt

    then tested to see whether it is defined. The defined test avoids...print <<~EOF; This text is not indented This text is indented with...
    perldoc.perl.org/perlop.txt
    Registered: Fri Sep 20 11:37:15 UTC 2024
    - 173.2K bytes
    - Viewed (0)
  4. perlguts.txt

    Some test scripts check for things like leaks by testing that...Move(source, dest, number, type); Copy(source, dest, number, type);...
    perldoc.perl.org/perlguts.txt
    Registered: Sat Sep 14 09:42:00 UTC 2024
    - 198.9K bytes
    - Viewed (0)
  5. perl5180delta.txt

    infrastructure to test for things like this. Running tests several times...core tests as well as many a CPAN distribution's tests will fail...
    perldoc.perl.org/perl5180delta.txt
    Registered: Sat Sep 14 06:58:30 UTC 2024
    - 116.6K bytes
    - Viewed (0)
  6. perlfunc.txt

    Pod::Functions a file test (-r, -x, etc) A file test, where X is one...want to test whether you can write, either use file tests or try...
    perldoc.perl.org/perlfunc.txt
    Registered: Fri Sep 20 14:20:59 UTC 2024
    - 417.8K bytes
    - Viewed (0)
  7. perlretut.txt

    $text = "das"; print "matched\n" if $text =~ /(?(?{...possible newline $text =~ /$regexp/; # search $text for the $regexp...
    perldoc.perl.org/perlretut.txt
    Registered: Sat Sep 14 01:59:19 UTC 2024
    - 120.5K bytes
    - Viewed (0)
  8. perl5160delta.txt

    t/test_pl as a directory and t/test.pl as a file)....More POSIX functions now have tests. C<sigsuspend> and C<pause>...
    perldoc.perl.org/perl5160delta.txt
    Registered: Sat Sep 14 09:35:27 UTC 2024
    - 130.5K bytes
    - Viewed (0)
  9. Math::BigInt.txt

    solves problems with C<Test.pm> and L<Test::More>, which stringify...works as expected: use Test::More tests => 1; use Math::BigInt;...
    perldoc.perl.org/Math::BigInt.txt
    Registered: Mon Sep 16 08:12:26 UTC 2024
    - 284.9K bytes
    - Viewed (0)
  10. perlglossary.txt

    text>X<files, text>X<text>containing primarily printable...empty subclass test The notion X<empty subclass test>that an empty...
    perldoc.perl.org/perlglossary.txt
    Registered: Sat Sep 14 04:59:35 UTC 2024
    - 134.4K bytes
    - Viewed (0)
Back to top