Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 21 - 30 of 77 for test (0.03 sec)

  1. Net::Cmd.txt

    debug_text { $_[2] } sub debug_print { my ($cmd, $out, $text) =...: '<<< '), $cmd->debug_text($out, $text); } sub code { @_ == 1...
    perldoc.perl.org/Net::Cmd.txt
    Registered: Sun May 19 23:01:30 UTC 2024
    - 20.5K bytes
    - Viewed (0)
  2. 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)
  3. 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)
  4. 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)
  5. Pod::Simple::Text.txt

    sub() {0} } use Text::Wrap 98.112902 (); $Text::Wrap::huge = 'overflow';...$new->accept_target_as_text(qw( text plaintext plain )); $new->nix_X_codes(1);...
    perldoc.perl.org/Pod::Simple::Text.txt
    Registered: Sun May 19 21:06:45 UTC 2024
    - 5K 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. Encode::Encoding.txt

    then C<encode> MUST make a "best effort" to convert the string...then C<decode> should make a "best effort" to convert the string...
    perldoc.perl.org/Encode::Encoding.txt
    Registered: Sun May 19 01:10:19 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  8. GDBM_File.txt

    This format is best suited for crash-tolerant implementations....completed. In this case, it is best to fall back on a safe backup...
    perldoc.perl.org/GDBM_File.txt
    Registered: Sun May 19 05:54:29 UTC 2024
    - 20.2K bytes
    - Viewed (0)
  9. File::DosGlob.txt

    /\s/) { require Text::ParseWords; @pat = Text::ParseWords::pa...using C<Text::ParseWords::parse_line()>, so see L<Text::ParseWords>...
    perldoc.perl.org/File::DosGlob.txt
    Registered: Sun May 19 09:27:38 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  10. IPC::Open3.txt

    which means you'd best use sysread() instead of readline()...redirected below, so we save the err text: foreach $fd (@$close_in_child)...
    perldoc.perl.org/IPC::Open3.txt
    Registered: Sun May 19 11:09:16 UTC 2024
    - 13.1K bytes
    - Viewed (0)
Back to top