Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1011 - 1020 of 2,642 for host:perldoc.perl.org (0.03 sec)

  1. Test2::Manual::Anatomy::Hubs.txt

    package Test2::Manual::Anatomy::Hubs; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Hubs - Internals documentation for the hub stack, and hubs....
    perldoc.perl.org/Test2::Manual::Anatomy::Hubs.txt
    Registered: Fri Aug 29 04:42:23 UTC 2025
    - 3.4K bytes
    - Viewed (0)
  2. Test2::Tools::Exception.txt

    package Test2::Tools::Exception; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/carp/; use Test2::API qw/context test2_add_pending_diag test2_clear_pending_diags/; our @EXPORT = q...
    perldoc.perl.org/Test2::Tools::Exception.txt
    Registered: Fri Aug 29 01:37:10 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  3. Test2::Tools::Warnings.txt

    package Test2::Tools::Warnings; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/carp/; use Test2::API qw/context test2_add_pending_diag/; our @EXPORT = qw/warns warning warnings no...
    perldoc.perl.org/Test2::Tools::Warnings.txt
    Registered: Fri Aug 29 00:14:03 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  4. Test2::Require::Module.txt

    package Test2::Require::Module; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '1.302210'; use Test2::Util qw/pkg_to_file/; sub skip { my $class = shift; my ($module, $ver) = @...
    perldoc.perl.org/Test2::Require::Module.txt
    Registered: Fri Aug 29 04:07:55 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  5. Test2::Tools::Event.txt

    package Test2::Tools::Event; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Util qw/pkg_to_file/; our @EXPORT = qw/gen_event/; use base 'Exporter'; sub gen_event { my ($type, %fiel...
    perldoc.perl.org/Test2::Tools::Event.txt
    Registered: Fri Aug 29 05:38:44 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  6. Test2::Util::Table::LineBreak.txt

    package Test2::Util::Table::LineBreak; use strict; use warnings; our $VERSION = '1.302210'; use base 'Term::Table::LineBreak'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2::Util::Table::LineBr...
    perldoc.perl.org/Test2::Util::Table::LineBreak.txt
    Registered: Fri Aug 29 05:52:11 UTC 2025
    - 1.1K bytes
    - Viewed (0)
  7. Time::Local.txt

    package Time::Local; use strict; use Carp (); use Exporter; our $VERSION = '1.35'; use parent 'Exporter'; our @EXPORT = qw( timegm timelocal ); our @EXPORT_OK = qw( timegm_modern timelocal_modern t...
    perldoc.perl.org/Time::Local.txt
    Registered: Fri Aug 29 11:41:04 UTC 2025
    - 16.9K bytes
    - Viewed (0)
  8. Test::Builder::Tester.txt

    package Test::Builder::Tester; use strict; our $VERSION = '1.302210'; use Test::Builder; use Symbol; use Carp; =head1 NAME Test::Builder::Tester - test testsuites that have been built with Test::Bu...
    perldoc.perl.org/Test::Builder::Tester.txt
    Registered: Fri Aug 29 11:56:48 UTC 2025
    - 17.6K bytes
    - Viewed (0)
  9. Unicode::Normalize.txt

    package Unicode::Normalize; use 5.006; use strict; use warnings; use Carp; no warnings 'utf8'; our $VERSION = '1.32'; our $PACKAGE = __PACKAGE__; our @EXPORT = qw( NFC NFD NFKC NFKD ); our @EXPORT_...
    perldoc.perl.org/Unicode::Normalize.txt
    Registered: Fri Aug 29 09:06:53 UTC 2025
    - 19.5K bytes
    - Viewed (0)
  10. UNIVERSAL.txt

    package UNIVERSAL; our $VERSION = '1.17'; # UNIVERSAL.pm should not contain any methods/subs, they # are all defined in universal.c 1; __END__ =head1 NAME UNIVERSAL - base class for ALL classes (bl...
    perldoc.perl.org/UNIVERSAL.txt
    Registered: Fri Aug 29 07:19:26 UTC 2025
    - 6.3K bytes
    - Viewed (0)
Back to top