- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2171 - 2180 of 2,657 for host:perldoc.perl.org (0.04 sec)
-
$^R - Perldoc Browser
variables / $^R ( source , CPAN ) # $LAST_REGEXP_CODE_RESULT # $^R The result of evaluation of the last successful (?...perldoc.perl.org/variables/$^RRegistered: Mon Jan 26 12:33:19 UTC 2026 - 15.4K bytes - Viewed (0) -
perl5200delta - what is new for perl v5.20.0 - ...
perl5200delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements Experimental Subroutine signatures subs n...perldoc.perl.org/perl5200delta Similar Results (1)Registered: Mon Jan 26 12:21:23 UTC 2026 - 172.7K bytes - Viewed (0) -
List::Util.txt
# Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. # # Ma...perldoc.perl.org/List::Util.txtRegistered: Mon Jan 26 21:40:35 UTC 2026 - 26.4K bytes - Viewed (0) -
CPAN::Meta::YAML.txt
use 5.008001; # sane UTF-8 support use strict; use warnings; package CPAN::Meta::YAML; # git description: v1.75-3-g85169f1 # XXX-INGY is 5.8.1 too old/broken for utf8? # XXX-XDG Lancaster consensus...perldoc.perl.org/CPAN::Meta::YAML.txtRegistered: Mon Jan 26 23:36:00 UTC 2026 - 26.4K bytes - Viewed (0) -
threads::shared.txt
package threads::shared; use 5.008; use strict; use warnings; use Config; use Scalar::Util qw(reftype refaddr blessed); our $VERSION = '1.70'; # Please update the pod, too. my $XS_VERSION = $VERSIO...perldoc.perl.org/threads::shared.txtRegistered: Mon Jan 26 20:19:17 UTC 2026 - 20.1K bytes - Viewed (0) -
DB.txt
# # Documentation is at the __END__ # package DB; # "private" globals my ($running, $ready, $deep, $usrctxt, $evalarg, @stack, @saved, @skippkg, @clients); my $preeval = {}; my $posteval = {}; my $...perldoc.perl.org/DB.txtRegistered: Mon Jan 26 22:26:19 UTC 2026 - 18.5K bytes - Viewed (0) -
utf8.txt
package utf8; use strict; use warnings; our $utf8_hint_bits = 0x00800000; our $ascii_hint_bits = 0x00000010; # Turned off when utf8 turned on our $VERSION = '1.27'; our $AUTOLOAD; sub import { $^H ...perldoc.perl.org/utf8.txtRegistered: Mon Jan 26 22:04:54 UTC 2026 - 10.7K bytes - Viewed (0) -
Term::Table.txt
package Term::Table; use strict; use warnings; our $VERSION = '0.024'; use Term::Table::Cell(); use Term::Table::Util qw/term_size uni_length USE_GCS/; use Scalar::Util qw/blessed/; use List::Util ...perldoc.perl.org/Term::Table.txtRegistered: Mon Jan 26 22:50:35 UTC 2026 - 12.7K 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: Mon Jan 26 21:04:16 UTC 2026 - 6.3K bytes - Viewed (0) -
perl5400delta.txt
=encoding utf8 =head1 NAME perl5400delta - what is new for perl v5.40.0 =head1 DESCRIPTION This document describes differences between the 5.38.0 release and the 5.40.0 release. =head1 Core Enhance...perldoc.perl.org/perl5400delta.txtRegistered: Fri Jan 30 23:52:55 UTC 2026 - 49.9K bytes - Viewed (0)