- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1311 - 1320 of 3,812 for filetype:txt (0.2 sec)
-
perlfork.txt
=head1 NAME perlfork - Perl's fork() emulation =head1 SYNOPSIS NOTE: As of the 5.8.0 release, fork() emulation has considerably matured. However, there are still a few known bugs and differences fr...perldoc.perl.org/perlfork.txtRegistered: Thu Apr 17 17:21:49 UTC 2025 - 13K bytes - Viewed (0) -
perl5262delta.txt
=encoding utf8 =head1 NAME perl5262delta - what is new for perl v5.26.2 =head1 DESCRIPTION This document describes differences between the 5.26.1 release and the 5.26.2 release. If you are upgradin...perldoc.perl.org/perl5262delta.txtRegistered: Thu Apr 17 16:44:11 UTC 2025 - 7.5K bytes - Viewed (0) -
perl5181delta.txt
=encoding utf8 =head1 NAME perl5181delta - what is new for perl v5.18.1 =head1 DESCRIPTION This document describes differences between the 5.18.0 release and the 5.18.1 release. If you are upgradin...perldoc.perl.org/perl5181delta.txtRegistered: Thu Apr 17 16:32:04 UTC 2025 - 6.4K bytes - Viewed (0) -
perl5343delta.txt
=encoding utf8 =head1 NAME perl5343delta - what is new for perl v5.34.3 =head1 DESCRIPTION This document describes differences between the 5.34.1 release and the 5.34.3 release. B<Please note:> Thi...perldoc.perl.org/perl5343delta.txtRegistered: Thu Apr 17 17:55:27 UTC 2025 - 4K bytes - Viewed (0) -
perl5163delta.txt
=encoding utf8 =head1 NAME perl5163delta - what is new for perl v5.16.3 =head1 DESCRIPTION This document describes differences between the 5.16.2 release and the 5.16.3 release. If you are upgradin...perldoc.perl.org/perl5163delta.txtRegistered: Thu Apr 17 14:52:43 UTC 2025 - 4K bytes - Viewed (0) -
DynaLoader.txt
# Generated from DynaLoader_pm.PL, this file is unique for every OS use strict; package DynaLoader; # And Gandalf said: 'Many folk like to know beforehand what is to # be set on the table; but thos...perldoc.perl.org/DynaLoader.txtRegistered: Mon Apr 21 00:51:35 UTC 2025 - 25.4K bytes - Viewed (0) -
File::DosGlob.txt
#!perl -w # # Documentation at the __END__ # package File::DosGlob; our $VERSION = '1.12'; use strict; use warnings; require XSLoader; XSLoader::load(); sub doglob { my $cond = shift; my @retval = ...perldoc.perl.org/File::DosGlob.txtRegistered: Mon Apr 21 01:21:56 UTC 2025 - 7.8K bytes - Viewed (0) -
FileCache.txt
package FileCache; our $VERSION = '1.10'; =head1 NAME FileCache - keep more files open than the system permits =head1 SYNOPSIS no strict 'refs'; use FileCache; # or use FileCache maxopen => 16; cac...perldoc.perl.org/FileCache.txtRegistered: Mon Apr 21 02:28:17 UTC 2025 - 5.4K bytes - Viewed (0) -
I18N::Collate.txt
package I18N::Collate; use strict; our $VERSION = '1.02'; =head1 NAME I18N::Collate - compare 8-bit scalar data according to the current locale =head1 SYNOPSIS use I18N::Collate; setlocale(LC_COLLA...perldoc.perl.org/I18N::Collate.txtRegistered: Mon Apr 21 03:57:14 UTC 2025 - 5.3K bytes - Viewed (0) -
ExtUtils::Constant::XS.txt
package ExtUtils::Constant::XS; use strict; use vars qw($VERSION %XS_Constant %XS_TypeSet @ISA @EXPORT_OK $is_perl56); use Carp; use ExtUtils::Constant::Utils 'perl_stringify'; require ExtUtils::Co...perldoc.perl.org/ExtUtils::Constant::XS.txtRegistered: Mon Apr 21 02:54:02 UTC 2025 - 6.2K bytes - Viewed (0)