- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 391 - 400 of 2,621 for host:perldoc.perl.org (0.04 sec)
-
TAP::Parser::Result::Test.txt
package TAP::Parser::Result::Test; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Test - Test result token. =head1 VERSION Version 3.48 =cut our $VERSION...perldoc.perl.org/TAP::Parser::Result::Test.txtRegistered: Tue Jul 01 02:27:21 UTC 2025 - 5.9K bytes - Viewed (0) -
Term::Table::Cell.txt
package Term::Table::Cell; use strict; use warnings; our $VERSION = '0.018'; use Term::Table::LineBreak(); use Term::Table::Util qw/uni_length/; use List::Util qw/sum/; use Term::Table::HashBase qw...perldoc.perl.org/Term::Table::Cell.txtRegistered: Tue Jul 01 02:54:31 UTC 2025 - 2.9K bytes - Viewed (0) -
Test2::Compare::Ref.txt
package Test2::Compare::Ref; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input/; use Test2::Util::Ref qw/render_ref rtype/; us...perldoc.perl.org/Test2::Compare::Ref.txtRegistered: Tue Jul 01 06:04:43 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Event::Skip.txt
package Test2::Event::Skip; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event::Ok; our @ISA = qw(Test2::Event::Ok) } use Test2::Util::HashBase qw{reason}; sub init {...perldoc.perl.org/Test2::Event::Skip.txtRegistered: Tue Jul 01 06:10:37 UTC 2025 - 2K bytes - Viewed (0) -
Test2::Compare::EventMeta.txt
package Test2::Compare::EventMeta; use strict; use warnings; use base 'Test2::Compare::Meta'; our $VERSION = '0.000162'; use Test2::Util::HashBase; sub get_prop_file { $_[1]->trace->file } sub get_...perldoc.perl.org/Test2::Compare::EventMeta.txtRegistered: Tue Jul 01 02:45:03 UTC 2025 - 1.6K bytes - Viewed (0) -
TAP::Parser::Result::Pragma.txt
package TAP::Parser::Result::Pragma; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Pragma - TAP pragma token. =head1 VERSION Version 3.48 =cut our $VERS...perldoc.perl.org/TAP::Parser::Result::Pragma.txtRegistered: Tue Jul 01 06:22:29 UTC 2025 - 946 bytes - Viewed (0) -
Test::Builder::Tester.txt
package Test::Builder::Tester; use strict; our $VERSION = '1.302199'; 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.txtRegistered: Wed Jul 02 00:22:43 UTC 2025 - 17.6K bytes - Viewed (0) -
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.txtRegistered: Tue Jul 01 23:48:57 UTC 2025 - 19.5K bytes - Viewed (0) -
Test2::Util::HashBase.txt
package Test2::Util::HashBase; use strict; use warnings; our $VERSION = '1.302199'; ########## # # # This is a generated file! Do not modify this file directly! # # Use hashbase_inc.pl script to re...perldoc.perl.org/Test2::Util::HashBase.txtRegistered: Tue Jul 01 23:04:11 UTC 2025 - 12.9K bytes - Viewed (0) -
Thread.txt
package Thread; use strict; use warnings; no warnings 'redefine'; our $VERSION = '3.05'; $VERSION = eval $VERSION; BEGIN { use Config; if (! $Config{useithreads}) { die("This Perl not built to supp...perldoc.perl.org/Thread.txtRegistered: Wed Jul 02 00:14:35 UTC 2025 - 8.1K bytes - Viewed (0)