Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2411 - 2420 of 2,643 for host:perldoc.perl.org (0.1 sec)

  1. Test2::Tools::Compare.txt

    package Test2::Tools::Compare; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; use Scalar::Util qw/reftype/; use Test2::API qw/context/; use Test2::Util::Ref qw/rtype/; use...
    perldoc.perl.org/Test2::Tools::Compare.txt
    Registered: Sun Jul 13 09:59:01 UTC 2025
    - 49K bytes
    - Viewed (0)
  2. Test2::Manual::Anatomy::EndToEnd.txt

    package Test2::Manual::Anatomy::EndToEnd; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::EndToEnd - Overview of Test2 from load to finish. =head...
    perldoc.perl.org/Test2::Manual::Anatomy::EndToEnd.txt
    Registered: Sun Jul 13 09:11:11 UTC 2025
    - 10.8K bytes
    - Viewed (0)
  3. Test2::Manual::Testing::Migrating.txt

    package Test2::Manual::Testing::Migrating; use strict; use warnings; our $VERSION = '1.302210'; 1; =head1 NAME Test2::Manual::Testing::Migrating - How to migrate existing tests from Test::More to T...
    perldoc.perl.org/Test2::Manual::Testing::Migrating.txt
    Registered: Sun Jul 13 06:31:33 UTC 2025
    - 9.8K bytes
    - Viewed (0)
  4. Test2::EventFacet::Trace.txt

    package Test2::EventFacet::Trace; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util qw/get_tid pkg_to_file g...
    perldoc.perl.org/Test2::EventFacet::Trace.txt
    Registered: Sun Jul 13 05:36:21 UTC 2025
    - 6.7K bytes
    - Viewed (0)
  5. Test2::Util::ExternalMeta.txt

    package Test2::Util::ExternalMeta; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; sub META_KEY() { '_meta' } our @EXPORT = qw/meta set_meta get_meta delete_meta/; BEGIN { ...
    perldoc.perl.org/Test2::Util::ExternalMeta.txt
    Registered: Sun Jul 13 07:55:20 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  6. Test2::EventFacet::Info::Table.txt

    package Test2::EventFacet::Info::Table; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/confess/; use Test2::Util::HashBase qw{-header -rows -collapse -no_collapse -as_string}; sub...
    perldoc.perl.org/Test2::EventFacet::Info::Table.txt
    Registered: Sun Jul 13 05:52:25 UTC 2025
    - 2.8K bytes
    - Viewed (0)
  7. Test2::Tools::GenTemp.txt

    package Test2::Tools::GenTemp; use strict; use warnings; our $VERSION = '1.302210'; use File::Temp qw/tempdir/; use File::Spec; our @EXPORT = qw{gen_temp}; use base 'Exporter'; sub gen_temp { my %a...
    perldoc.perl.org/Test2::Tools::GenTemp.txt
    Registered: Sun Jul 13 08:11:45 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  8. Test2::Plugin.txt

    package Test2::Plugin; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2::Plugin - Documentation for plugins =head1 DESCRIPTION Plugins are pack...
    perldoc.perl.org/Test2::Plugin.txt
    Registered: Sun Jul 13 07:04:35 UTC 2025
    - 1.8K bytes
    - Viewed (0)
  9. Test2::EventFacet::Meta.txt

    package Test2::EventFacet::Meta; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } # replace set_details { no warnings 'rede...
    perldoc.perl.org/Test2::EventFacet::Meta.txt
    Registered: Sun Jul 13 07:38:26 UTC 2025
    - 1.8K bytes
    - Viewed (0)
  10. Unicode::Collate::CJK::Korean.txt

    package Unicode::Collate::CJK::Korean; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %jamo2prim = ( '1100', 0x4175, '1101', 0x4176, '1102', 0x4177, '1103', 0x4178, '1105', 0x417A, ...
    perldoc.perl.org/Unicode::Collate::CJK::Korean.txt
    Registered: Sun Jul 13 15:31:38 UTC 2025
    - 47.5K bytes
    - Viewed (0)
Back to top