Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. 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: Sun May 19 05:02:55 UTC 2024
    - 911 bytes
    - Viewed (0)
  2. ExtUtils::Command::MM.txt

    4 =item B<test_harness> test_harness($verbose, @test_libs); Runs...Runs the tests on @ARGV via Test::Harness passing through the...
    perldoc.perl.org/ExtUtils::Command::MM.txt
    Registered: Sun May 19 03:24:56 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  3. 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)
  4. Pod::Functions.txt

    1; __DATA__ -X File a file test (-r, -x, etc) abs Math absolute...a tied dbm file defined Misc test whether a value, variable, or...
    perldoc.perl.org/Pod::Functions.txt
    Registered: Sun May 19 21:50:51 UTC 2024
    - 14.2K bytes
    - Viewed (0)
  5. 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: Sun May 19 16:40:57 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  6. Pod::Simple::TextContent.txt

    meant for use by the Pod::Simple test suite, but you may find some...m/^[A-Z]$/s; return; } sub _handle_text { $_[1] =~ s/$Pod::Simple::shy//g;...
    perldoc.perl.org/Pod::Simple::TextContent.txt
    Registered: Sun May 19 21:12:34 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  7. ExtUtils::MM_Unix.txt

    $self->{TEST_F} ||= "test -f"; $self->{TEST_S} ||= "test -s"; $self->{CP}...<<EOF; TEST_VERBOSE=0 TEST_TYPE=test_\$(LINKTYPE) TEST_FILE =...
    perldoc.perl.org/ExtUtils::MM_Unix.txt
    Registered: Sun May 19 03:55:30 UTC 2024
    - 112.9K bytes
    - Viewed (0)
  8. File::Spec::Cygwin.txt

    [\\/]}is; # C:/test return $self->SUPER::file_n...
    perldoc.perl.org/File::Spec::Cygwin.txt
    Registered: Sun May 19 12:17:21 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  9. List::Util.txt

    string equality or C<undef> test. Preserves the order of unique...an integer numerical equality test. Preserves the order of unique...
    perldoc.perl.org/List::Util.txt
    Registered: Sun May 19 06:40:04 UTC 2024
    - 26.4K bytes
    - Viewed (0)
  10. Pod::Html::Util.txt

    its path my ($dest_volume, $dest_directory, $dest_file) = File...ath( $dest ); $dest = File::Spec::Unix->catpath( $dest_volume,...
    perldoc.perl.org/Pod::Html::Util.txt
    Registered: Sun May 19 20:42:52 UTC 2024
    - 7.9K bytes
    - Viewed (0)
Back to top