- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 851 - 860 of 2,612 for host:perldoc.perl.org (0.04 sec)
- 
				IPC::Open3.txtpackage IPC::Open3; use strict; no strict 'refs'; # because users pass me bareword filehandles use Exporter 'import'; use Carp; use Symbol qw(gensym qualify); our $VERSION = '1.24'; our @EXPORT = q...perldoc.perl.org/IPC::Open3.txtRegistered: Wed Oct 29 11:26:52 UTC 2025 - 15.5K bytes - Viewed (0)
- 
				IO::Socket::INET.txt# IO::Socket::INET.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms a...perldoc.perl.org/IO::Socket::INET.txtRegistered: Wed Oct 29 10:28:13 UTC 2025 - 12.5K bytes - Viewed (0)
- 
				FileCache.txtpackage 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: Wed Oct 29 18:21:35 UTC 2025 - 5.4K bytes - Viewed (0)
- 
				IO::Dir.txt# IO::Dir.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl it...perldoc.perl.org/IO::Dir.txtRegistered: Wed Oct 29 17:39:33 UTC 2025 - 5.2K bytes - Viewed (0)
- 
				IO::Poll.txt# IO::Poll.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl i...perldoc.perl.org/IO::Poll.txtRegistered: Wed Oct 29 17:47:19 UTC 2025 - 4.4K bytes - Viewed (0)
- 
				File::Spec::Cygwin.txtpackage File::Spec::Cygwin; use strict; require File::Spec::Unix; our $VERSION = '3.94'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); =head1 NAME File::Spec::Cygwin - methods for Cygwin fi...perldoc.perl.org/File::Spec::Cygwin.txtRegistered: Wed Oct 29 08:29:59 UTC 2025 - 3.5K 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: Tue Oct 28 15:09:41 UTC 2025 - 25.4K bytes - Viewed (0)
- 
				CPAN::Meta::Validator.txtuse 5.006; use strict; use warnings; package CPAN::Meta::Validator; our $VERSION = '2.150010'; #pod =head1 SYNOPSIS #pod #pod my $struct = decode_json_file('META.json'); #pod #pod my $cmv = CPAN::M...perldoc.perl.org/CPAN::Meta::Validator.txtRegistered: Tue Oct 28 21:30:39 UTC 2025 - 33.1K bytes - Viewed (0)
- 
				Encode::Encoding.txtpackage Encode::Encoding; # Base class for classes which implement encodings use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.8 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r ...perldoc.perl.org/Encode::Encoding.txtRegistered: Tue Oct 28 20:48:00 UTC 2025 - 8.9K bytes - Viewed (0)
- 
				Encode::PerlIO.txt=head1 NAME Encode::PerlIO -- a detailed document on Encode and PerlIO =head1 Overview It is very common to want to do encoding transformations when reading or writing files, network connections, p...perldoc.perl.org/Encode::PerlIO.txtRegistered: Tue Oct 28 21:02:47 UTC 2025 - 5.9K bytes - Viewed (0)