- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 731 - 740 of 2,642 for host:perldoc.perl.org (0.05 sec)
-
Encode::Unicode.txt
package Encode::Unicode; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.20 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAGE__, $VERS...perldoc.perl.org/Encode::Unicode.txtRegistered: Thu Sep 04 19:16:18 UTC 2025 - 8.7K bytes - Viewed (0) -
FileHandle.txt
package FileHandle; use 5.006; use strict; our($VERSION, @ISA, @EXPORT, @EXPORT_OK); $VERSION = "2.05"; require IO::File; @ISA = qw(IO::File); @EXPORT = qw(_IOFBF _IOLBF _IONBF); @EXPORT_OK = qw( p...perldoc.perl.org/FileHandle.txtRegistered: Thu Sep 04 23:19:01 UTC 2025 - 6.6K bytes - Viewed (0) -
IO::Seekable.txt
# package IO::Seekable; =head1 NAME IO::Seekable - supply seek based methods for I/O objects =head1 SYNOPSIS use IO::Seekable; package IO::Something; @ISA = qw(IO::Seekable); =head1 DESCRIPTION C<I...perldoc.perl.org/IO::Seekable.txtRegistered: Thu Sep 04 18:54:21 UTC 2025 - 2.8K bytes - Viewed (0) -
ExtUtils::MM_AIX.txt
package ExtUtils::MM_AIX; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; use ExtUtils::MakeMaker::Config; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head1 ...perldoc.perl.org/ExtUtils::MM_AIX.txtRegistered: Thu Sep 04 21:29:12 UTC 2025 - 1.5K bytes - Viewed (0) -
ExtUtils::MM_BeOS.txt
package ExtUtils::MM_BeOS; use strict; use warnings; =head1 NAME ExtUtils::MM_BeOS - methods to override UN*X behaviour in ExtUtils::MakeMaker =head1 SYNOPSIS use ExtUtils::MM_BeOS; # Done internal...perldoc.perl.org/ExtUtils::MM_BeOS.txtRegistered: Thu Sep 04 21:34:46 UTC 2025 - 1K bytes - Viewed (0) -
perlapi - autogenerated documentation for the p...
perlapi ( source , CPAN ) CONTENTS NAME DESCRIPTION AV Handling Callback Functions Casting Character case changing Ch...perldoc.perl.org/perlapiRegistered: Tue Sep 09 06:58:16 UTC 2025 - 1.2M bytes - Viewed (0) -
perlhacktips - Tips for Perl core C code hackin...
perlhacktips ( source , CPAN ) CONTENTS NAME DESCRIPTION COMMON PROBLEMS Perl environment problems C99 Symbol Names a...perldoc.perl.org/perlhacktipsRegistered: Tue Sep 09 08:44:13 UTC 2025 - 110.2K bytes - Viewed (0) -
perl5302delta - what is new for perl v5.30.2 - ...
perl5302delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Incompatible Changes Modules and Pragmata Updated Modules a...perldoc.perl.org/perl5302deltaRegistered: Tue Sep 09 08:44:37 UTC 2025 - 23.4K bytes - Viewed (0) -
perlsub - Perl subroutines (user-defined functi...
perlsub ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Signatures Private Variables via my() Persistent Private...perldoc.perl.org/perlsubRegistered: Tue Sep 09 08:41:24 UTC 2025 - 106.2K bytes - Viewed (0) -
perl5242delta - what is new for perl v5.24.2 - ...
perl5242delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security Improved handling of '.' in @INC in base.pm "Escap...perldoc.perl.org/perl5242deltaRegistered: Tue Sep 09 08:43:24 UTC 2025 - 21.7K bytes - Viewed (0)