Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. App::Prove::State.txt

    my @tests = $self->results->tests; for my $test (@tests) { my...$parser->end_time, my $test = $self->results->test($name); $test->sequence(...
    perldoc.perl.org/App::Prove::State.txt
    Registered: Sat May 18 05:02:22 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  2. ExtUtils::MakeMaker::FAQ.txt

    your tests are located with the C<test> directive: test => {TESTS...subdirectories to run tests in: test => {TESTS => 't/*.t t/foo/*.t...
    perldoc.perl.org/ExtUtils::MakeMaker::FAQ.txt
    Registered: Sun May 19 00:49:44 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  3. AutoSplit.txt

    itself: sub test1 ($) { "test 1\n"; } sub test2 ($$) { "test 2\n";...Just::Another::test5 { "another test 5\n"; } sub test6 { return join...
    perldoc.perl.org/AutoSplit.txt
    Registered: Sat May 18 11:55:29 UTC 2024
    - 19.2K bytes
    - Viewed (0)
  4. CPAN::Meta::Spec.txt

    Build make test configure, runtime, build, test Build test Consumers...'1.00', }, }, test => { recommends => { 'Test::Deep' => '0.10',...
    perldoc.perl.org/CPAN::Meta::Spec.txt
    Registered: Sat May 18 11:35:19 UTC 2024
    - 36.1K bytes
    - Viewed (0)
  5. CPAN::Meta::Prereqs.txt

    include a test-file or a patch to an existing test-file that...__legal_phases { qw(configure build test runtime develop) } sub __legal_types...
    perldoc.perl.org/CPAN::Meta::Prereqs.txt
    Registered: Sat May 18 13:05:43 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  6. App::Prove.txt

    defined( my $test_args = $self->test_args ) ) { $args{test_args} =...$self->_shuffle(@tests) if $self->shuffle; @tests = reverse @tests if $self->backwards;...
    perldoc.perl.org/App::Prove.txt
    Registered: Sat May 18 12:35:15 UTC 2024
    - 18.5K bytes
    - Viewed (0)
  7. ExtUtils::MM_Any.txt

    subdirs-test_dynamic subdirs-test_static test_dynamic test_static...timestamp TEST_F Test for a file's existence TEST_S Test the size...
    perldoc.perl.org/ExtUtils::MM_Any.txt
    Registered: Sat May 18 16:24:13 UTC 2024
    - 80.9K bytes
    - Viewed (0)
  8. utf8.txt

    1) Test whether I<$string> is marked...necessary for debugging and testing, if you need to dump the internals...
    perldoc.perl.org/utf8.txt
    Registered: Sat May 18 09:59:20 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  9. App::Cpan.txt

    `make test` on the specified modules. =item -T Do not test modules...._turn_off_testing { $logger->debug( 'Trusting test report history'...
    perldoc.perl.org/App::Cpan.txt
    Registered: Sat May 18 15:02:55 UTC 2024
    - 39.7K bytes
    - Viewed (0)
  10. CPAN::FirstTime.txt

    deliver test reports to CPAN Testers whenever you run tests on a...can skip the test phase and just rely on the test report history...
    perldoc.perl.org/CPAN::FirstTime.txt
    Registered: Sat May 18 15:32:46 UTC 2024
    - 73K bytes
    - Viewed (0)
Back to top