- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2021 - 2030 of 6,871 for content_length:[0 TO 9999] (0.17 sec)
-
Net::servent.txt
package Net::servent 1.04; use v5.38; our ( $s_name, @s_aliases, $s_port, $s_proto ); use Exporter 'import'; our @EXPORT = qw(getservbyname getservbyport getservent getserv); our @EXPORT_OK = qw( $...perldoc.perl.org/Net::servent.txtRegistered: Sun Apr 27 18:59:15 UTC 2025 - 3.3K bytes - Viewed (0) -
TAP::Formatter::File::Session.txt
package TAP::Formatter::File::Session; use strict; use warnings; use base 'TAP::Formatter::Session'; =head1 NAME TAP::Formatter::File::Session - Harness output delegate for file output =head1 VERSI...perldoc.perl.org/TAP::Formatter::File::Session.txtRegistered: Sun Apr 27 20:45:24 UTC 2025 - 2.2K bytes - Viewed (0) -
TAP::Parser::Result::Comment.txt
package TAP::Parser::Result::Comment; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Comment - Comment result token. =head1 VERSION Version 3.48 =cut our...perldoc.perl.org/TAP::Parser::Result::Comment.txtRegistered: Sun Apr 27 23:06:31 UTC 2025 - 986 bytes - Viewed (0) -
TAP::Formatter::File.txt
package TAP::Formatter::File; use strict; use warnings; use TAP::Formatter::File::Session; use POSIX qw(strftime); use base 'TAP::Formatter::Base'; =head1 NAME TAP::Formatter::File - Harness output...perldoc.perl.org/TAP::Formatter::File.txtRegistered: Sun Apr 27 20:37:55 UTC 2025 - 850 bytes - Viewed (0) -
Test2.txt
package Test2; use strict; use warnings; our $VERSION = '1.302199'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2 - Framework for writing test tools that all work together. =head1 DESCRIPTION T...perldoc.perl.org/Test2.txtRegistered: Mon Apr 28 03:37:32 UTC 2025 - 6.2K bytes - Viewed (0) -
Test2::Compare::Float.txt
package Test2::Compare::Float; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; our $DEFAULT_TOLERANCE = 1e-08; use Test2::Util::HashBase ...perldoc.perl.org/Test2::Compare::Float.txtRegistered: Mon Apr 28 08:54:30 UTC 2025 - 4K bytes - Viewed (0) -
Test2::Compare::Number.txt
package Test2::Compare::Number; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input mode/; # Overloads '!'...perldoc.perl.org/Test2::Compare::Number.txtRegistered: Mon Apr 28 05:03:37 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Event::Fail.txt
package Test2::Event::Fail; use strict; use warnings; our $VERSION = '1.302199'; use Test2::EventFacet::Info; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event); *META_KEY = \&Test2::Util::E...perldoc.perl.org/Test2::Event::Fail.txtRegistered: Mon Apr 28 08:45:21 UTC 2025 - 2K bytes - Viewed (0) -
Test2::Compare::Scalar.txt
package Test2::Compare::Scalar; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/item/; use Carp qw/croak confess/; use Scalar::Uti...perldoc.perl.org/Test2::Compare::Scalar.txtRegistered: Mon Apr 28 05:09:52 UTC 2025 - 2K bytes - Viewed (0) -
Test2::EventFacet::Hub.txt
package Test2::EventFacet::Hub; use strict; use warnings; our $VERSION = '1.302199'; sub is_list { 1 } sub facet_key { 'hubs' } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }...perldoc.perl.org/Test2::EventFacet::Hub.txtRegistered: Mon Apr 28 08:17:01 UTC 2025 - 1.8K bytes - Viewed (0)