- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1921 - 1930 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
perl5380delta - what is new for perl v5.38.0 - ...
perl5380delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements New class Feature Unicode 15.0 is support...perldoc.perl.org/perl5380deltaRegistered: Fri Sep 12 12:10:57 UTC 2025 - 112.8K bytes - Viewed (0) -
perlcall - Perl calling conventions from C - Pe...
perlcall ( source , CPAN ) CONTENTS NAME DESCRIPTION THE CALL_ FUNCTIONS FLAG VALUES G_VOID G_SCALAR G_LIST G_DISCARD...perldoc.perl.org/perlcallRegistered: Fri Sep 12 12:09:22 UTC 2025 - 83.2K bytes - Viewed (0) -
perl5362delta - what is new for perl v5.36.2 - ...
perl5362delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security CVE-2023-47038 - Write past buffer end via illegal...perldoc.perl.org/perl5362deltaRegistered: Fri Sep 12 12:09:25 UTC 2025 - 21.1K bytes - Viewed (0) -
perlbs2000 - building and installing Perl for B...
perlbs2000 ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION gzip on BS2000 bison on BS2000 Unpacking Perl Distrib...perldoc.perl.org/perlbs2000Registered: Fri Sep 12 12:09:30 UTC 2025 - 26.6K bytes - Viewed (0) -
perlfreebsd - Perl version 5 on FreeBSD systems...
perlfreebsd ( source , CPAN ) CONTENTS NAME DESCRIPTION FreeBSD core dumps from readdir_r with ithreads $^X doesn't a...perldoc.perl.org/perlfreebsdRegistered: Fri Sep 12 12:09:34 UTC 2025 - 17.1K bytes - Viewed (0) -
overload.txt
package overload; use strict; no strict 'refs'; our $VERSION = '1.40'; our %ops = ( with_assign => "+ - * / % ** << >> x .", assign => "+= -= *= /= %= **= <<= >>= x= .=", num_comparison => "< <= > ...perldoc.perl.org/overload.txtRegistered: Fri Sep 12 17:49:59 UTC 2025 - 53.4K bytes - Viewed (0) -
Archive::Tar::File.txt
package Archive::Tar::File; use strict; use Carp (); use IO::File; use File::Spec::Unix (); use File::Spec (); use File::Basename (); use Archive::Tar::Constant; use vars qw[@ISA $VERSION]; #@ISA =...perldoc.perl.org/Archive::Tar::File.txtRegistered: Fri Sep 12 13:00:43 UTC 2025 - 18.4K bytes - Viewed (0) -
base.txt
use 5.008; package base; use strict 'vars'; our $VERSION = '2.27'; $VERSION =~ tr/_//d; # simplest way to avoid indexing of the package: no package statement sub base::__inc::unhook { @INC = grep !...perldoc.perl.org/base.txtRegistered: Fri Sep 12 13:43:49 UTC 2025 - 10.7K bytes - Viewed (0) -
CPAN::Meta::History::Meta_1_1.txt
=for :stopwords Ingy READMEs WTF licensure =head1 NAME CPAN::Meta::History::Meta_1_1 - Version 1.1 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1.1 sp...perldoc.perl.org/CPAN::Meta::History::Meta_1_1.txtRegistered: Fri Sep 12 15:51:02 UTC 2025 - 8.6K bytes - Viewed (0) -
CPAN::Meta::Merge.txt
use strict; use warnings; package CPAN::Meta::Merge; our $VERSION = '2.150010'; use Carp qw/croak/; use Scalar::Util qw/blessed/; use CPAN::Meta::Converter 2.141170; sub _is_identical { my ($left, ...perldoc.perl.org/CPAN::Meta::Merge.txtRegistered: Fri Sep 12 17:37:57 UTC 2025 - 8.9K bytes - Viewed (0)