Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 63 for test (0.04 sec)

  1. TAP::Parser::Iterator::Stream.txt

    TAP::Parser::Iterator::Stream; open( TEST, 'test.tap' ); my $it = TAP::Pa...TAP::Parser::Iterator::Stream->new(\*TEST); my $line = $it->next; =head1...
    perldoc.perl.org/TAP::Parser::Iterator::Stream.txt
    Registered: Fri Jul 18 23:26:40 UTC 2025
    - 1.9K bytes
    - Viewed (0)
  2. ExtUtils::testlib.txt

    be desirable to test it bypassing C<make test>. By adding use...Cwd; use File::Spec; # So the tests can chdir around and not break...
    perldoc.perl.org/ExtUtils::testlib.txt
    Registered: Fri Jul 18 07:16:24 UTC 2025
    - 911 bytes
    - Viewed (0)
  3. ExtUtils::MakeMaker.txt

    directives: test => {TESTS => 't/*/*.t t/*/*/*.t'} test => {TESTS => 't/foo/*.t...} =item test Specify the targets for testing. {TESTS => 't/*.t'}...
    perldoc.perl.org/ExtUtils::MakeMaker.txt
    Registered: Fri Jul 18 02:16:16 UTC 2025
    - 106.9K bytes
    - Viewed (0)
  4. ExtUtils::MakeMaker::Config.txt

    pm so MakeMaker is easier to test. =cut 602...
    perldoc.perl.org/ExtUtils::MakeMaker::Config.txt
    Registered: Fri Jul 18 01:09:42 UTC 2025
    - 602 bytes
    - Viewed (0)
  5. PerlIO::via::QuotedPrint.txt

    Please test this distribution. See CPAN...how to get involved. Previous test results on CPAN Testers Reports...
    perldoc.perl.org/PerlIO::via::QuotedPrint.txt
    Registered: Fri Jul 18 23:58:29 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  6. Internals.txt

    level internals routines for testing and other purposes. In theory...only useful in code that is testing refcount behavior. *NOTE* You...
    perldoc.perl.org/Internals.txt
    Registered: Fri Jul 18 11:14:41 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  7. Module::Loaded.txt

    @INC =head1 DESCRIPTION When testing applications, often you find...provide functionality in your test environment that would usually...
    perldoc.perl.org/Module::Loaded.txt
    Registered: Fri Jul 18 17:24:40 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  8. Module::CoreList.txt

    ules(qr/test::h.*::.*s/i, 5.008008); # prints 'Test::Harness::Assert,...'Test::Harness::Assert, Test::Harness::Straps' print join ", ", @{ $Module...
    perldoc.perl.org/Module::CoreList.txt
    Registered: Fri Jul 18 17:19:32 UTC 2025
    - 8.2K bytes
    - Viewed (0)
  9. 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: Fri Jul 18 06:22:43 UTC 2025
    - 255.2K bytes
    - Viewed (0)
  10. ExtUtils::MakeMaker::Locale.txt

    ($ENCODING_CONSOLE_IN) { # only test one since set together unless...1d37e22>. # This will avoid test failures for Win32 machines...
    perldoc.perl.org/ExtUtils::MakeMaker::Locale.txt
    Registered: Fri Jul 18 05:16:39 UTC 2025
    - 13K bytes
    - Viewed (0)
Back to top