- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 1,629 for host:perldoc.perl.org (0.13 sec)
-
perlbug.txt
#!/home/perldoc/perldoc-browser/perls/5.40.1/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.1/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell my $config_tag1 = '5.40.1 - Sa...perldoc.perl.org/perlbug.txtRegistered: Thu Mar 27 07:56:22 UTC 2025 - 44.6K bytes - Viewed (0) -
h2ph.txt
#!/home/perldoc/perldoc-browser/perls/5.40.1/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.1/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] e...perldoc.perl.org/h2ph.txtRegistered: Thu Mar 27 08:33:47 UTC 2025 - 28.2K bytes - Viewed (0) -
B::Concise.txt
package B::Concise; # Copyright (C) 2000-2003 Stephen McCamant. All rights reserved. # This program is free software; you can redistribute and/or modify it # under the same terms as Perl itself. # ...perldoc.perl.org/B::Concise.txtRegistered: Fri Mar 21 20:11:27 UTC 2025 - 59.6K bytes - Viewed (0) -
IO::Socket::IP.txt
# You may distribute under the terms of either the GNU General Public License # or the Artistic License (the same terms as Perl itself) # # (C) Paul Evans, 2010-2023 -- leonerd@leonerd.org.uk packa...perldoc.perl.org/IO::Socket::IP.txtRegistered: Fri Mar 21 17:53:59 UTC 2025 - 39.9K bytes - Viewed (0) -
Module::Metadata.txt
# -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*- # vim:ts=8:sw=2:et:sta:sts=2:tw=78 package Module::Metadata; # git description: v1.000037-8-g92dec6c # ABSTRACT: Gather p...perldoc.perl.org/Module::Metadata.txtRegistered: Sun Mar 23 14:20:34 UTC 2025 - 33.8K bytes - Viewed (0) -
Pod::Functions.txt
package Pod::Functions; use strict; =head1 NAME Pod::Functions - Group Perl's functions a la perlfunc.pod =head1 SYNOPSIS use Pod::Functions; my @misc_ops = @{ $Kinds{ 'Misc' } }; my $misc_dsc = $T...perldoc.perl.org/Pod::Functions.txtRegistered: Sun Mar 23 11:31:41 UTC 2025 - 14.2K bytes - Viewed (0) -
HTTP::Tiny.txt
# vim: ts=4 sts=4 sw=4 et: package HTTP::Tiny; use strict; use warnings; # ABSTRACT: A small, simple, correct HTTP/1.1 client our $VERSION = '0.088'; sub _croak { require Carp; Carp::croak(@_) } #p...perldoc.perl.org/HTTP::Tiny.txtRegistered: Sun Mar 23 03:36:52 UTC 2025 - 79.3K bytes - Viewed (0) -
Locale::Maketext.txt
# Time-stamp: "2004-01-11 18:35:34 AST" =head1 NAME Locale::Maketext - framework for localization =head1 SYNOPSIS package MyProgram; use strict; use MyProgram::L10N; # ...which inherits from Locale...perldoc.perl.org/Locale::Maketext.txtRegistered: Sun Mar 23 03:07:51 UTC 2025 - 51.2K bytes - Viewed (0) -
Hash::Util.txt
package Hash::Util; require 5.007003; use strict; use Carp; use warnings; no warnings 'uninitialized'; use warnings::register; no warnings 'experimental::builtin'; use builtin qw(reftype); require ...perldoc.perl.org/Hash::Util.txtRegistered: Sun Mar 23 02:36:31 UTC 2025 - 24.9K bytes - Viewed (0) -
ExtUtils::Manifest.txt
package ExtUtils::Manifest; # git description: 1.74-10-g1bddbb0 require Exporter; use Config; use File::Basename; use File::Copy 'copy'; use File::Find; use File::Spec 0.8; use Carp; use strict; us...perldoc.perl.org/ExtUtils::Manifest.txtRegistered: Sun Mar 23 00:52:03 UTC 2025 - 22.9K bytes - Viewed (0)