- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1881 - 1890 of 2,642 for host:perldoc.perl.org (0.03 sec)
-
ExtUtils::Typemaps.txt
package ExtUtils::Typemaps; use 5.006001; use strict; use warnings; our $VERSION = '3.57'; require ExtUtils::ParseXS; require ExtUtils::ParseXS::Constants; require ExtUtils::Typemaps::InputMap; req...perldoc.perl.org/ExtUtils::Typemaps.txtRegistered: Sat Sep 13 10:04:22 UTC 2025 - 26.4K bytes - Viewed (0) -
Fcntl.txt
package Fcntl; use strict; use Exporter 'import'; require XSLoader; our $VERSION = '1.20'; XSLoader::load(); # Named groups of exports our %EXPORT_TAGS = ( 'flock' => [qw(LOCK_SH LOCK_EX LOCK_NB LO...perldoc.perl.org/Fcntl.txtRegistered: Sat Sep 13 07:05:39 UTC 2025 - 18.6K bytes - Viewed (0) -
Errno.txt
# -*- buffer-read-only: t -*- # # This file is auto-generated by ext/Errno/Errno_pm.PL. # ***ANY*** changes here will be lost. # package Errno; use Exporter 'import'; use strict; use Config; "$Conf...perldoc.perl.org/Errno.txtRegistered: Sat Sep 13 05:02:11 UTC 2025 - 6.7K bytes - Viewed (0) -
ExtUtils::Command::MM.txt
package ExtUtils::Command::MM; require 5.006; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(test_harness pod2man perllocal_install uninstall warn_if_old_pack...perldoc.perl.org/ExtUtils::Command::MM.txtRegistered: Sat Sep 13 07:20:18 UTC 2025 - 7.5K bytes - Viewed (0) -
ExtUtils::Mkbootstrap.txt
package ExtUtils::Mkbootstrap; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; require Exporter; our @ISA = ('Exporter'); our @EXPORT = ('&Mkbootstrap'); use Config; our $Verb...perldoc.perl.org/ExtUtils::Mkbootstrap.txtRegistered: Sat Sep 13 06:14:32 UTC 2025 - 3.1K bytes - Viewed (0) -
ExtUtils::Typemaps::Type.txt
package ExtUtils::Typemaps::Type; use 5.006001; use strict; use warnings; require ExtUtils::Typemaps; our $VERSION = '3.57'; =head1 NAME ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a...perldoc.perl.org/ExtUtils::Typemaps::Type.txtRegistered: Sat Sep 13 06:57:58 UTC 2025 - 2.1K bytes - Viewed (0) -
DBM_Filter::utf8.txt
package DBM_Filter::utf8 ; use strict; use warnings; use Carp; our $VERSION = '0.03'; BEGIN { eval { require Encode; }; croak "Encode module not found.\n" if $@; } sub Store { $_ = Encode::encode_u...perldoc.perl.org/DBM_Filter::utf8.txtRegistered: Sat Sep 13 06:01:37 UTC 2025 - 777 bytes - Viewed (0) -
perl5320delta - what is new for perl v5.32.0 - ...
perl5320delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements The isa Operator Unicode 13.0 is supporte...perldoc.perl.org/perl5320deltaRegistered: Fri Sep 12 12:14:19 UTC 2025 - 100.7K 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: Fri Sep 12 12:16:15 UTC 2025 - 24.1K bytes - Viewed (0) -
perl5144delta - what is new for perl v5.14.4 - ...
perl5144delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements Security CVE-2013-1667: memory exhaustion...perldoc.perl.org/perl5144deltaRegistered: Fri Sep 12 12:16:46 UTC 2025 - 30K bytes - Viewed (0)