- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 2,642 for host:perldoc.perl.org (0.02 sec)
-
DB_File - Perl5 access to Berkeley DB version 1...
DB_File ( source , CPAN ) version 1.859 CONTENTS NAME SYNOPSIS DESCRIPTION Using DB_File with Berkeley DB version 2 o...perldoc.perl.org/DB_FileRegistered: Fri Jun 27 10:48:31 UTC 2025 - 86.7K bytes - Viewed (0) -
Sys::Syslog::Win32 - Win32 support for Sys::Sys...
Sys::Syslog::Win32 ( source , CPAN ) CONTENTS NAME DESCRIPTION SEE ALSO AUTHORS LICENSE # NAME Sys::Syslog::Win32 - W...perldoc.perl.org/Sys::Syslog::Win32Registered: Fri Jun 27 11:03:22 UTC 2025 - 16.8K bytes - Viewed (0) -
Amiga::Exec - Perl extension for low level amig...
Amiga::Exec ( source , CPAN ) version 0.04 CONTENTS NAME ABSTRACT SYNOPSIS DESCRIPTION Amiga::ARexx METHODS Wait Sign...perldoc.perl.org/Amiga::ExecRegistered: Fri Jun 27 10:32:45 UTC 2025 - 18.1K bytes - Viewed (0) -
VMS::Stdio.txt
# VMS::Stdio - VMS extensions to Perl's stdio calls # # Author: Charles Bailey bailey@genetics.upenn.edu # Version: 2.2 # Revised: 19-Jul-1998 # Docs revised: 13-Oct-1998 Dan Sugalski <sugalskd@ous...perldoc.perl.org/VMS::Stdio.txtRegistered: Wed Jul 02 08:52:40 UTC 2025 - 13.5K bytes - Viewed (0) -
XS::APItest.txt
package XS::APItest; use strict; use warnings; use Carp; our $VERSION = '1.36'; require XSLoader; # Export everything since these functions are only used by a test script # Export subpackages too -...perldoc.perl.org/XS::APItest.txtRegistered: Wed Jul 02 07:48:01 UTC 2025 - 8.3K bytes - Viewed (0) -
Amiga::ARexx.txt
package Amiga::ARexx; use 5.016000; use strict; use warnings; use Carp; use Exporter 'import'; # Items to export into callers namespace by default. Note: do not export # names by default without a ...perldoc.perl.org/Amiga::ARexx.txtRegistered: Sat Jun 28 04:26:14 UTC 2025 - 6.7K bytes - Viewed (0) -
Test::Harness::Beyond.txt
=head1 NAME Test::Harness::Beyond - Beyond make test =head1 Beyond make test Test::Harness is responsible for running test scripts, analysing their output and reporting success or failure. When I t...perldoc.perl.org/Test::Harness::Beyond.txtRegistered: Wed Jul 02 09:34:15 UTC 2025 - 15.2K bytes - Viewed (0) -
IO::Uncompress::Bunzip2.txt
package IO::Uncompress::Bunzip2 ; use strict ; use warnings; use bytes; use IO::Compress::Base::Common 2.213 qw(:Status ); use IO::Uncompress::Base 2.213 ; use IO::Uncompress::Adapter::Bunzip2 2.21...perldoc.perl.org/IO::Uncompress::Bunzip2.txtRegistered: Wed Aug 27 05:04:41 UTC 2025 - 25.5K bytes - Viewed (0) -
File::Spec::Mac.txt
package File::Spec::Mac; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.94'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); sub case_tolerant { 1 } =head1 NAME File::Spe...perldoc.perl.org/File::Spec::Mac.txtRegistered: Wed Aug 27 06:40:22 UTC 2025 - 21.8K bytes - Viewed (0) -
File::Glob.txt
package File::Glob; use strict; our($DEFAULT_FLAGS); require XSLoader; # NOTE: The glob() export is only here for compatibility with 5.6.0. # csh_glob() should not be used directly, unless you know...perldoc.perl.org/File::Glob.txtRegistered: Wed Aug 27 05:59:51 UTC 2025 - 12.3K bytes - Viewed (0)