Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 61 - 70 of 121 for host:perldoc.perl.org (0.02 sec)

  1. Test2::EventFacet::Assert.txt

    package Test2::EventFacet::Assert; use strict; use warnings; our $VERSION = '1.302194'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -pass -no...
    perldoc.perl.org/Test2::EventFacet::Assert.txt
    Registered: Thu May 16 00:25:48 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  2. Text::Abbrev.txt

    package Text::Abbrev; require 5.005; # Probably works on earlier versions too. require Exporter; our $VERSION = '1.02'; =head1 NAME Text::Abbrev - abbrev - create an abbreviation table from a list ...
    perldoc.perl.org/Text::Abbrev.txt
    Registered: Thu May 16 06:08:33 UTC 2024
    - 2K bytes
    - Viewed (0)
  3. Test2::Event::TAP::Version.txt

    package Test2::Event::TAP::Version; use strict; use warnings; our $VERSION = '1.302194'; use Carp qw/croak/; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw...
    perldoc.perl.org/Test2::Event::TAP::Version.txt
    Registered: Thu May 16 01:59:39 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  4. Tie::Hash::NamedCapture.txt

    use strict; package Tie::Hash::NamedCapture; our $VERSION = "0.13"; __END__ =head1 NAME Tie::Hash::NamedCapture - Named regexp capture buffers =head1 SYNOPSIS tie my %hash, "Tie::Hash::NamedCapture...
    perldoc.perl.org/Tie::Hash::NamedCapture.txt
    Registered: Thu May 16 05:38:36 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  5. Test2::EventFacet::About.txt

    package Test2::EventFacet::About; use strict; use warnings; our $VERSION = '1.302194'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -package -...
    perldoc.perl.org/Test2::EventFacet::About.txt
    Registered: Thu May 16 01:38:34 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  6. Test::Tester::CaptureRunner.txt

    # $Header: /home/fergal/my/cvs/Test-Tester/lib/Test/Tester/CaptureRunner.pm,v 1.3 2003/03/05 01:07:55 fergal Exp $ use strict; package Test::Tester::CaptureRunner; our $VERSION = '1.302194'; use Te...
    perldoc.perl.org/Test::Tester::CaptureRunner.txt
    Registered: Thu May 16 04:49:44 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  7. pod2text.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # Convert POD data to formatted ...
    perldoc.perl.org/pod2text.txt
    Registered: Thu May 16 13:08:53 UTC 2024
    - 12.9K bytes
    - Viewed (0)
  8. Test2::Util.txt

    package Test2::Util; use strict; use warnings; our $VERSION = '1.302194'; use POSIX(); use Config qw/%Config/; use Carp qw/croak/; BEGIN { local ($@, $!, $SIG{__DIE__}); *HAVE_PERLIO = eval { requi...
    perldoc.perl.org/Test2::Util.txt
    Registered: Thu May 16 04:20:39 UTC 2024
    - 10.3K bytes
    - Viewed (0)
  9. Win32.txt

    package Win32; # BEGIN { use strict; use vars qw|$VERSION $XS_VERSION @ISA @EXPORT @EXPORT_OK|; require Exporter; require DynaLoader; @ISA = qw|Exporter DynaLoader|; $VERSION = '0.59'; $XS_VERSION ...
    perldoc.perl.org/Win32.txt
    Registered: Thu May 16 09:18:22 UTC 2024
    - 61.1K bytes
    - Viewed (0)
  10. Text::ParseWords.txt

    package Text::ParseWords; use strict; use warnings; require 5.006; our $VERSION = "3.31"; use Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(shellwords quotewords nested_quotewords parse_line)...
    perldoc.perl.org/Text::ParseWords.txt
    Registered: Thu May 16 09:25:31 UTC 2024
    - 8.1K bytes
    - Viewed (0)
Back to top