- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2591 - 2600 of 3,463 for filetype:txt (0.08 sec)
-
Net::SMTP.txt
# Net::SMTP.pm # # Copyright (C) 1995-2004 Graham Barr. All rights reserved. # Copyright (C) 2013-2016, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it ...perldoc.perl.org/Net::SMTP.txtRegistered: Thu Jun 19 08:09:55 UTC 2025 - 28.5K bytes - Viewed (0) -
Pod::Simple::RTF.txt
package Pod::Simple::RTF; use strict; use warnings; #sub DEBUG () {4}; #sub Pod::Simple::DEBUG () {4}; #sub Pod::Simple::PullParser::DEBUG () {4}; our $VERSION = '3.45'; use Pod::Simple::PullParser...perldoc.perl.org/Pod::Simple::RTF.txtRegistered: Thu Jun 19 10:10:54 UTC 2025 - 22.9K bytes - Viewed (0) -
Pod::Text::Overstrike.txt
# Convert POD data to formatted overstrike text # # This was written because the output from: # # pod2text Text.pm > plain.txt; less plain.txt # # is not as rich as the output from # # pod2man Text...perldoc.perl.org/Pod::Text::Overstrike.txtRegistered: Thu Jun 19 10:36:21 UTC 2025 - 6.8K bytes - Viewed (0) -
O.txt
package O; our $VERSION = '1.03'; use B (); our $BEGIN_output; our $saveout_fh; sub import { my ($class, @options) = @_; my ($quiet, $veryquiet) = (0, 0); if ($options[0] eq '-q' || $options[0] eq ...perldoc.perl.org/O.txtRegistered: Thu Jun 19 04:55:23 UTC 2025 - 4.2K 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: Thu Jun 19 06:50:14 UTC 2025 - 3.6K bytes - Viewed (0) -
Pod::Perldoc::ToANSI.txt
package Pod::Perldoc::ToANSI; use strict; use warnings; use parent qw(Pod::Perldoc::BaseTo); use vars qw($VERSION); $VERSION = '3.28'; sub is_pageable { 1 } sub write_with_binmode { 0 } sub output_...perldoc.perl.org/Pod::Perldoc::ToANSI.txtRegistered: Thu Jun 19 07:09:22 UTC 2025 - 2.2K bytes - Viewed (0) -
Pod::Perldoc::ToChecker.txt
package Pod::Perldoc::ToChecker; use strict; use warnings; use vars qw(@ISA); use vars qw($VERSION); $VERSION = '3.28'; # Pick our superclass... # eval 'require Pod::Simple::Checker'; if($@) { requ...perldoc.perl.org/Pod::Perldoc::ToChecker.txtRegistered: Thu Jun 19 08:43:12 UTC 2025 - 1.7K bytes - Viewed (0) -
PerlIO::scalar.txt
package PerlIO::scalar; our $VERSION = '0.32'; 1; __END__ =head1 NAME PerlIO::scalar - in-memory IO, scalar IO =head1 SYNOPSIS my $scalar = ''; ... open my $fh, "<", \$scalar or die; open my $fh, "...perldoc.perl.org/PerlIO::scalar.txtRegistered: Thu Jun 19 08:30:26 UTC 2025 - 945 bytes - Viewed (0) -
Safe.txt
package Safe; use 5.003_11; use Scalar::Util qw(reftype refaddr); $Safe::VERSION = "2.46"; # *** Don't declare any lexicals above this point *** # # This function should return a closure which cont...perldoc.perl.org/Safe.txtRegistered: Thu Jun 19 14:15:18 UTC 2025 - 24.8K bytes - Viewed (0) -
Test2::Compare::Delta.txt
package Test2::Compare::Delta; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Util::HashBase qw{verified id got chk children dne exception note}; use Test2::EventFacet::Info::Table...perldoc.perl.org/Test2::Compare::Delta.txtRegistered: Thu Jun 19 15:38:39 UTC 2025 - 13.7K bytes - Viewed (0)