- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1861 - 1870 of 2,621 for host:perldoc.perl.org (0.04 sec)
-
Test2::Bundle::More.txt
package Test2::Bundle::More; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Plugin::ExitSummary; use Test2::Tools::Basic qw{ ok pass fail skip todo diag note plan skip_all done_tes...perldoc.perl.org/Test2::Bundle::More.txtRegistered: Tue Apr 22 04:03:15 UTC 2025 - 3.9K bytes - Viewed (0) -
Test2::Compare::Hash.txt
package Test2::Compare::Hash; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/inref meta ending items order for_each_key for_each_...perldoc.perl.org/Test2::Compare::Hash.txtRegistered: Mon Apr 21 22:18:58 UTC 2025 - 5.7K bytes - Viewed (0) -
TAP::Parser::SourceHandler::Executable.txt
package TAP::Parser::SourceHandler::Executable; use strict; use warnings; use File::Spec; use TAP::Parser::IteratorFactory (); use TAP::Parser::Iterator::Process (); use base 'TAP::Parser::SourceHa...perldoc.perl.org/TAP::Parser::SourceHandler::Executable.txtRegistered: Tue Apr 22 01:10:33 UTC 2025 - 4K bytes - Viewed (0) -
TAP::Parser::Scheduler::Spinner.txt
package TAP::Parser::Scheduler::Spinner; use strict; use warnings; use Carp; =head1 NAME TAP::Parser::Scheduler::Spinner - A no-op job. =head1 VERSION Version 3.48 =cut our $VERSION = '3.48'; =head...perldoc.perl.org/TAP::Parser::Scheduler::Spinner.txtRegistered: Tue Apr 22 02:50:39 UTC 2025 - 990 bytes - Viewed (0) -
ExtUtils::MakeMaker.txt
# $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...perldoc.perl.org/ExtUtils::MakeMaker.txtRegistered: Sat Apr 19 20:10:27 UTC 2025 - 106.7K bytes - Viewed (0) -
Text::Balanced.txt
# Copyright (C) 1997-2001 Damian Conway. All rights reserved. # Copyright (C) 2009 Adam Kennedy. # Copyright (C) 2015, 2022 Steve Hay and other contributors. All rights # reserved. # This module is...perldoc.perl.org/Text::Balanced.txtRegistered: Sat Apr 19 19:33:45 UTC 2025 - 78.9K bytes - Viewed (0) -
overload.txt
package overload; use strict; no strict 'refs'; our $VERSION = '1.37'; our %ops = ( with_assign => "+ - * / % ** << >> x .", assign => "+= -= *= /= %= **= <<= >>= x= .=", num_comparison => "< <= > ...perldoc.perl.org/overload.txtRegistered: Sat Apr 19 18:34:34 UTC 2025 - 53.4K bytes - Viewed (0) -
bignum.txt
package bignum; use strict; use warnings; use Carp qw< carp croak >; our $VERSION = '0.67'; use Exporter; our @ISA = qw( Exporter ); our @EXPORT_OK = qw( PI e bpi bexp hex oct ); our @EXPORT = qw( ...perldoc.perl.org/bignum.txtRegistered: Sat Apr 19 19:49:41 UTC 2025 - 27.5K bytes - Viewed (0) -
pod2man.txt
#!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # Convert POD data to formatte...perldoc.perl.org/pod2man.txtRegistered: Sat Apr 19 20:49:39 UTC 2025 - 18.5K bytes - Viewed (0) -
Unicode::Collate::Locale.txt
package Unicode::Collate::Locale; use strict; use warnings; use Carp; use base qw(Unicode::Collate); our $VERSION = '1.31'; my $PL_EXT = '.pl'; my %LocaleFile = map { ($_, $_) } qw( af ar as az be ...perldoc.perl.org/Unicode::Collate::Locale.txtRegistered: Sat Apr 19 19:26:46 UTC 2025 - 18.5K bytes - Viewed (0)