Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 91 - 100 of 139 for test (0.03 sec)

  1. ExtUtils::MM_OS2.txt

    $self->{TO_UNIX} ||= <<'MAKE_TEXT'; $(NOECHO) $(TEST_F) tmp.zip && $(RM_F)...tmp.zip && $(RM_F) tmp.zip MAKE_TEXT $self->SUPER::init_dist; } sub...
    perldoc.perl.org/ExtUtils::MM_OS2.txt
    Registered: Sat May 18 17:32:41 UTC 2024
    - 3.2K bytes
    - Viewed (0)
  2. ExtUtils::MM_Cygwin.txt

    Otherwise use the tests from L<ExtUtils::MM_Win32>....
    perldoc.perl.org/ExtUtils::MM_Cygwin.txt
    Registered: Sun May 19 02:46:35 UTC 2024
    - 4K bytes
    - Viewed (0)
  3. Pod::Man.txt

    @text) = @_; my $text = join('', @text); $text =~ s{$NBSP}{\\...($cleanup) { $text =~ s/\\/\\e/g; $text =~ s/-/\\-/g; $text =~ s/_(?=_)/_\g;...
    perldoc.perl.org/Pod::Man.txt
    Registered: Sun May 19 20:51:41 UTC 2024
    - 90.9K bytes
    - Viewed (0)
  4. ExtUtils::CBuilder.txt

    Currently this has only been tested on Unix and doesn't contain...
    perldoc.perl.org/ExtUtils::CBuilder.txt
    Registered: Sun May 19 02:17:37 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  5. Math::Complex.txt

    (-$z == i); # -i is a bad file test... my $log = &log((i + $z) /...
    perldoc.perl.org/Math::Complex.txt
    Registered: Sun May 19 18:09:26 UTC 2024
    - 48.9K bytes
    - Viewed (0)
  6. threads::shared.txt

    C<refaddr()> is unreliable for testing whether or not two shared references...are equivalent (e.g., when testing for circular references). Use...
    perldoc.perl.org/threads::shared.txt
    Registered: Sat May 18 09:52:03 UTC 2024
    - 20.1K bytes
    - Viewed (0)
  7. autodie.txt

    try to compile the rest of our code, lest we use a constant #...use the common convention of testing the return value of C<flock>...
    perldoc.perl.org/autodie.txt
    Registered: Sat May 18 03:47:52 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  8. ExtUtils::Install.txt

    "Fake die for testing" if $ExtUtils::Install::Testing and ucase(...run_filter($cmd,$src,$dest) Filter $src using $cmd into $dest. =end _undocumented...
    perldoc.perl.org/ExtUtils::Install.txt
    Registered: Sun May 19 01:03:26 UTC 2024
    - 40K bytes
    - Viewed (0)
  9. Hash::Util.txt

    both C<defined> and C<exists> tests. In the case of an unrestricted...that would pass an C<exists> tests, and populates @hidden with...
    perldoc.perl.org/Hash::Util.txt
    Registered: Sun May 19 09:02:00 UTC 2024
    - 24.9K bytes
    - Viewed (0)
  10. Math::BigFloat.txt

    ($expo_est > $emax) { $expo_est = $emax; } elsif ($expo_est < $emin)...log(10)/log(2); $expo_est = int($expo_est); # Limit the exponent....
    perldoc.perl.org/Math::BigFloat.txt
    Registered: Sun May 19 18:22:19 UTC 2024
    - 216.7K bytes
    - Viewed (0)
Back to top