- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 911 - 920 of 2,612 for host:perldoc.perl.org (0.1 sec)
- 
				Pod::Html::Util.txtpackage Pod::Html::Util; use strict; use Exporter 'import'; our $VERSION = 1.35; # Please keep in synch with lib/Pod/Html.pm $VERSION = eval $VERSION; our @EXPORT_OK = qw( anchorify html_escape htm...perldoc.perl.org/Pod::Html::Util.txtRegistered: Thu Oct 30 02:35:21 UTC 2025 - 8.5K bytes - Viewed (0)
- 
				Net::Netrc.txt# Net::Netrc.pm # # Copyright (C) 1995-1998 Graham Barr. All rights reserved. # Copyright (C) 2013-2014, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it...perldoc.perl.org/Net::Netrc.txtRegistered: Thu Oct 30 02:43:25 UTC 2025 - 8K bytes - Viewed (0)
- 
				I18N::Collate.txtpackage I18N::Collate; use strict; our $VERSION = '1.02'; =head1 NAME I18N::Collate - compare 8-bit scalar data according to the current locale =head1 SYNOPSIS use I18N::Collate; setlocale(LC_COLLA...perldoc.perl.org/I18N::Collate.txtRegistered: Wed Oct 29 20:48:24 UTC 2025 - 5.3K bytes - Viewed (0)
- 
				Memoize::AnyDBM_File.txtuse strict; use warnings; package Memoize::AnyDBM_File; our $VERSION = '1.17'; our @ISA = qw(DB_File GDBM_File Memoize::NDBM_File SDBM_File ODBM_File) unless @ISA; for my $mod (@ISA) { if (eval "re...perldoc.perl.org/Memoize::AnyDBM_File.txtRegistered: Thu Oct 30 02:12:27 UTC 2025 - 886 bytes - Viewed (0)
- 
				IO::Compress.txtpackage IO::Compress; our $VERSION = '2.213' ; =head1 NAME IO::Compress - read/write compressed data in multiple formats =head1 DESCRIPTION This is a stub module. It contains no code. =head1 AUTHOR...perldoc.perl.org/IO::Compress.txtRegistered: Wed Oct 29 21:08:03 UTC 2025 - 436 bytes - Viewed (0)
- 
				Test2.txtpackage Test2; use strict; use warnings; our $VERSION = '1.302210'; 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: Thu Oct 30 23:07:27 UTC 2025 - 6.2K bytes - Viewed (0)
- 
				TAP::Parser::YAMLish::Reader.txtpackage TAP::Parser::YAMLish::Reader; use strict; use warnings; use base 'TAP::Object'; our $VERSION = '3.50'; # No EBCDIC support on early perls *to_native = (ord "A" == 65 || $] < 5.008) ? sub { ...perldoc.perl.org/TAP::Parser::YAMLish::Reader.txtRegistered: Thu Oct 30 18:47:51 UTC 2025 - 8.1K bytes - Viewed (0)
- 
				TAP::Parser::YAMLish::Writer.txtpackage TAP::Parser::YAMLish::Writer; use strict; use warnings; use base 'TAP::Object'; our $VERSION = '3.50'; # No EBCDIC support on early perls *from_native = (ord "A" == 65 || $] < 5.008) ? sub ...perldoc.perl.org/TAP::Parser::YAMLish::Writer.txtRegistered: Thu Oct 30 21:10:55 UTC 2025 - 5.5K bytes - Viewed (0)
- 
				Test2::Compare::Float.txtpackage Test2::Compare::Float; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; our $DEFAULT_TOLERANCE = 1e-08; use Test2::Util::HashBase ...perldoc.perl.org/Test2::Compare::Float.txtRegistered: Thu Oct 30 22:58:13 UTC 2025 - 4K bytes - Viewed (0)
- 
				TAP::Parser::SourceHandler::File.txtpackage TAP::Parser::SourceHandler::File; use strict; use warnings; use TAP::Parser::IteratorFactory (); use TAP::Parser::Iterator::Stream (); use base 'TAP::Parser::SourceHandler'; TAP::Parser::It...perldoc.perl.org/TAP::Parser::SourceHandler::File.txtRegistered: Thu Oct 30 21:52:51 UTC 2025 - 2.9K bytes - Viewed (0)