- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 571 - 580 of 2,633 for host:perldoc.perl.org (0.04 sec)
-
Net::hostent.txt
package Net::hostent 1.04; use v5.38; our ( $h_name, @h_aliases, $h_addrtype, $h_length, @h_addr_list, $h_addr ); use Exporter 'import'; our @EXPORT = qw(gethostbyname gethostbyaddr gethost); our @...perldoc.perl.org/Net::hostent.txtRegistered: Mon Jun 30 14:23:38 UTC 2025 - 3.9K bytes - Viewed (0) -
Sys::Hostname.txt
package Sys::Hostname; use strict; use Carp; use Exporter 'import'; our @EXPORT = qw/ hostname /; our $VERSION; use warnings (); our $host; BEGIN { $VERSION = '1.25'; { local $SIG{__DIE__}; eval { ...perldoc.perl.org/Sys::Hostname.txtRegistered: Mon Jun 30 17:54:51 UTC 2025 - 3.6K bytes - Viewed (0) -
Pod::Perldoc::ToRtf.txt
package Pod::Perldoc::ToRtf; use strict; use warnings; use parent qw( Pod::Simple::RTF ); use vars qw($VERSION); $VERSION = '3.28'; sub is_pageable { 0 } sub write_with_binmode { 0 } sub output_ext...perldoc.perl.org/Pod::Perldoc::ToRtf.txtRegistered: Mon Jun 30 19:11:19 UTC 2025 - 2.1K bytes - Viewed (0) -
Win32API::File - Low-level access to Win32 syst...
Win32API::File ( source , CPAN ) version 0.1203_01 CONTENTS NAME SYNOPSIS DESCRIPTION Object Oriented/Tied Handle Int...perldoc.perl.org/Win32API::FileRegistered: Fri Jun 27 11:38:43 UTC 2025 - 140.2K bytes - Viewed (0) -
Test2::API::Breakage.txt
package Test2::API::Breakage; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Util qw/pkg_to_file/; our @EXPORT_OK = qw{ upgrade_suggested upgrade_required known_broken }; BEGIN { r...perldoc.perl.org/Test2::API::Breakage.txtRegistered: Tue Jul 01 01:49:26 UTC 2025 - 4.7K bytes - Viewed (0) -
Test2::AsyncSubtest::Hub.txt
package Test2::AsyncSubtest::Hub; use strict; use warnings; our $VERSION = '0.000162'; use base 'Test2::Hub::Subtest'; use Test2::Util::HashBase qw/ast_ids ast/; use Test2::Util qw/get_tid/; sub in...perldoc.perl.org/Test2::AsyncSubtest::Hub.txtRegistered: Tue Jul 01 02:36:02 UTC 2025 - 2.3K bytes - Viewed (0) -
TAP::Parser::Iterator::Stream.txt
package TAP::Parser::Iterator::Stream; use strict; use warnings; use base 'TAP::Parser::Iterator'; =head1 NAME TAP::Parser::Iterator::Stream - Iterator for filehandle-based TAP sources =head1 VERSI...perldoc.perl.org/TAP::Parser::Iterator::Stream.txtRegistered: Tue Jul 01 01:31:02 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Event::Bail.txt
package Test2::Event::Bail; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw{reason buffered}; # Make su...perldoc.perl.org/Test2::Event::Bail.txtRegistered: Mon Jun 30 20:14:57 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Compare::Isa.txt
package Test2::Compare::Isa; use strict; use warnings; use Carp qw/confess/; use Scalar::Util qw/blessed/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/i...perldoc.perl.org/Test2::Compare::Isa.txtRegistered: Tue Jul 01 00:44:47 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::EventFacet.txt
package Test2::EventFacet; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Util::HashBase qw/-details/; use Carp qw/croak/; my $SUBLEN = length(__PACKAGE__ . '::'); sub facet_key { ...perldoc.perl.org/Test2::EventFacet.txtRegistered: Mon Jun 30 23:24:37 UTC 2025 - 1.5K bytes - Viewed (0)