Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 51 - 60 of 92 for test (0.04 sec)

  1. File::stat.txt

    # not testing for executable status => all file tests are true...return 1 if !($mode & 0111); # testing for executable status => #...
    perldoc.perl.org/File::stat.txt
    Registered: Sun May 19 14:24:23 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  2. File::Fetch.txt

    our file://localhost test needs to be fixed as wel $href->{vol}...any .gz file it finds to be text ### use /bin/lynx to fetch files...
    perldoc.perl.org/File::Fetch.txt
    Registered: Sun May 19 09:37:29 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  3. CPAN::HandleConfig.txt

    "test_report", "trust_test_report_history", "unzip",...757:758 # where dagolden added test_report [git e997b71de88f1019a147]...
    perldoc.perl.org/CPAN::HandleConfig.txt
    Registered: Sat May 18 05:41:46 UTC 2024
    - 23.6K bytes
    - Viewed (0)
  4. ExtUtils::MM_VMS.txt

    $text) = @_; $text =~ s{\n}{-\n}g; return $text; } =item...pre-expand the DEST* variables. =cut sub init_DEST { my $self =...
    perldoc.perl.org/ExtUtils::MM_VMS.txt
    Registered: Sat May 18 23:49:33 UTC 2024
    - 66.7K bytes
    - Viewed (0)
  5. Attribute::Handlers.txt

    sub tent { 'acle' } sub fn :Ugly(sister) :Omni('po',tent()) {...}...$delayed; sub Attribute::Handlers::_TEST_::MODIFY_CODE_ATTRIBUTES { $delayed...
    perldoc.perl.org/Attribute::Handlers.txt
    Registered: Sat May 18 11:43:34 UTC 2024
    - 32.1K bytes
    - Viewed (0)
  6. Getopt::Long.txt

    $def; } $dest ||= '$'; $dest = $dest eq '@' ? CTL_DEST_ARRAY :...eq 'n'; $dest ||= '$'; $dest = $dest eq '@' ? CTL_DEST_ARRAY :...
    perldoc.perl.org/Getopt::Long.txt
    Registered: Sun May 19 08:53:41 UTC 2024
    - 82.9K bytes
    - Viewed (0)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
Back to top