- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1791 - 1800 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
File::Spec::Functions.txt
package File::Spec::Functions; use File::Spec; use strict; our $VERSION = '3.94'; $VERSION =~ tr/_//d; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw( canonpath catdir catfile curdir r...perldoc.perl.org/File::Spec::Functions.txtRegistered: Wed Jan 28 06:38:47 UTC 2026 - 2.3K bytes - Viewed (0) -
Memoize::Storable.txt
use strict; use warnings; package Memoize::Storable; our $VERSION = '1.17'; use Storable 1.002 (); # for lock_* function variants our $Verbose; sub TIEHASH { my $package = shift; my $filename = shi...perldoc.perl.org/Memoize::Storable.txtRegistered: Wed Jan 28 09:33:23 UTC 2026 - 1.3K bytes - Viewed (0) -
perl5382delta - what is new for perl v5.38.2 - ...
perl5382delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security CVE-2023-47038 - Write past buffer end via illegal...perldoc.perl.org/perl5382deltaRegistered: Mon Jan 26 12:14:35 UTC 2026 - 21.6K bytes - Viewed (0) -
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: Mon Jan 26 12:14:40 UTC 2026 - 113.1K 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: Mon Jan 26 12:11:57 UTC 2026 - 83.6K bytes - Viewed (0) -
perl5283delta - what is new for perl v5.28.3 - ...
perl5283delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security [CVE-2020-10543] Buffer overflow caused by a craft...perldoc.perl.org/perl5283deltaRegistered: Mon Jan 26 12:12:28 UTC 2026 - 24.5K 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: Mon Jan 26 12:12:32 UTC 2026 - 21.5K 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: Mon Jan 26 16:58:45 UTC 2026 - 53.4K bytes - Viewed (0) -
perlootut.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlootut.pod =head1 NAME perlootut - Object-Oriented Programming in Perl Tutorial =head1...perldoc.perl.org/perlootut.txtRegistered: Mon Jan 26 15:57:35 UTC 2026 - 26.1K bytes - Viewed (0) -
perlreftut.txt
=head1 NAME perlreftut - Mark's very short tutorial about references =head1 DESCRIPTION One of the most important new features in Perl 5 was the capability to manage complicated data structures lik...perldoc.perl.org/perlreftut.txtRegistered: Mon Jan 26 14:55:31 UTC 2026 - 18.3K bytes - Viewed (0)