- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3411 - 3420 of 3,812 for filetype:txt (0.08 sec)
-
Parse::CPAN::Meta.txt
use 5.008001; use strict; use warnings; package Parse::CPAN::Meta; # ABSTRACT: Parse META.yml and META.json CPAN metadata files our $VERSION = '2.150010'; use Exporter; use Carp 'croak'; our @ISA =...perldoc.perl.org/Parse::CPAN::Meta.txtRegistered: Sun Apr 27 10:28:42 UTC 2025 - 10.5K bytes - Viewed (0) -
Net::Config.txt
# Net::Config.pm # # Copyright (C) 2000 Graham Barr. All rights reserved. # Copyright (C) 2013-2014, 2016, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute ...perldoc.perl.org/Net::Config.txtRegistered: Sun Apr 27 09:57:26 UTC 2025 - 8.7K bytes - Viewed (0) -
Net::Domain.txt
# Net::Domain.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 i...perldoc.perl.org/Net::Domain.txtRegistered: Sun Apr 27 10:00:53 UTC 2025 - 8.6K bytes - Viewed (0) -
Math::BigInt::FastCalc.txt
package Math::BigInt::FastCalc; use 5.006001; use strict; use warnings; use Carp qw< carp croak >; use Math::BigInt::Calc 1.999801; BEGIN { our @ISA = qw< Math::BigInt::Calc >; } our $VERSION = '0....perldoc.perl.org/Math::BigInt::FastCalc.txtRegistered: Sun Apr 27 06:48:11 UTC 2025 - 6.3K bytes - Viewed (0) -
Pod::Man.txt
# Convert POD data to formatted *roff input. # # This module translates POD documentation into *roff markup using the man # macro set, and is intended for converting POD documents written as Unix #...perldoc.perl.org/Pod::Man.txtRegistered: Sun Apr 27 15:15:29 UTC 2025 - 91K bytes - Viewed (0) -
Perl Documentation
package Pod::Simple::HTMLBatch; use strict; our $VERSION = '3.45'; our @ISA = (); # Yup, we're NOT a subclass of Pod::Simple::HTML! # TODO: nocontents stylesheets. Strike some of the color variatio...perldoc.perl.org/Pod::Simple::HTMLBatch.txtRegistered: Sun Apr 27 16:57:19 UTC 2025 - 39.6K bytes - Viewed (0) -
Pod::Usage.txt
########## # Pod/Usage.pm -- print usage messages for the running script. # # Copyright (c) 1996-2000 by Bradford Appleton. All rights reserved. # Copyright (c) 2001-2016 by Marek Rouchal. # This f...perldoc.perl.org/Pod::Usage.txtRegistered: Sun Apr 27 14:05:02 UTC 2025 - 30.3K bytes - Viewed (0) -
Opcode.txt
package Opcode 1.65; use strict; use Carp; use Exporter 'import'; use XSLoader; sub opset (;@); sub opset_to_hex ($); sub opdump (;$); use subs our @EXPORT_OK = qw( opset ops_to_opset opset_to_ops ...perldoc.perl.org/Opcode.txtRegistered: Sun Apr 27 15:12:14 UTC 2025 - 16K bytes - Viewed (0) -
Params::Check.txt
package Params::Check; use strict; use Carp qw[carp croak]; use Locale::Maketext::Simple Style => 'gettext'; BEGIN { use Exporter (); use vars qw[ @ISA $VERSION @EXPORT_OK $VERBOSE $ALLOW_UNKNOWN $...perldoc.perl.org/Params::Check.txtRegistered: Sun Apr 27 16:25:11 UTC 2025 - 18.9K bytes - Viewed (0) -
PerlIO::via.txt
package PerlIO::via; our $VERSION = '0.19'; require XSLoader; XSLoader::load(); 1; __END__ =head1 NAME PerlIO::via - Helper class for PerlIO layers implemented in perl =head1 SYNOPSIS use PerlIO::v...perldoc.perl.org/PerlIO::via.txtRegistered: Sun Apr 27 15:57:39 UTC 2025 - 7.1K bytes - Viewed (0)