- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 511 - 520 of 2,629 for host:perldoc.perl.org (0.12 sec)
-
ExtUtils::MakeMaker::Locale.txt
package ExtUtils::MakeMaker::Locale; use strict; use warnings; our $VERSION = "7.70"; $VERSION =~ tr/_//d; use base 'Exporter'; our @EXPORT_OK = qw( decode_argv env $ENCODING_LOCALE $ENCODING_LOCAL...perldoc.perl.org/ExtUtils::MakeMaker::Locale.txtRegistered: Sun Jun 29 07:24:51 UTC 2025 - 13K bytes - Viewed (0) -
ExtUtils::Installed.txt
use strict; package ExtUtils::Installed; #use warnings; # XXX requires 5.6 use Carp qw(); use ExtUtils::Packlist; use ExtUtils::MakeMaker; use Config; use File::Find; use File::Basename; use File::...perldoc.perl.org/ExtUtils::Installed.txtRegistered: Sun Jun 29 05:26:31 UTC 2025 - 14K bytes - Viewed (0) -
ExtUtils::Mksymlists.txt
package ExtUtils::Mksymlists; use 5.006; use strict qw[ subs refs ]; # no strict 'vars'; # until filehandles are exempted use warnings; use Carp; use Exporter; use Config; our @ISA = qw(Exporter); ...perldoc.perl.org/ExtUtils::Mksymlists.txtRegistered: Sun Jun 29 10:04:33 UTC 2025 - 10.8K bytes - Viewed (0) -
ExtUtils::MM_OS2.txt
package ExtUtils::MM_OS2; use strict; use warnings; use ExtUtils::MakeMaker qw(neatvalue); use File::Spec; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::MM_Any; require ExtUtils::MM...perldoc.perl.org/ExtUtils::MM_OS2.txtRegistered: Sun Jun 29 05:56:56 UTC 2025 - 3.2K bytes - Viewed (0) -
ExtUtils::Typemaps::InputMap.txt
package ExtUtils::Typemaps::InputMap; use 5.006001; use strict; use warnings; our $VERSION = '3.51'; =head1 NAME ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap =head1 SYNOPS...perldoc.perl.org/ExtUtils::Typemaps::InputMap.txtRegistered: Sun Jun 29 07:55:24 UTC 2025 - 1.9K bytes - Viewed (0) -
perlfunc.txt
=head1 NAME X<function> perlfunc - Perl builtin functions =head1 DESCRIPTION The functions in this section can serve as terms in an expression. They fall into two major categories: list operators a...perldoc.perl.org/perlfunc.txtRegistered: Fri Jun 27 18:02:38 UTC 2025 - 417.8K bytes - Viewed (0) -
perlexperiment - A listing of experimental feat...
perlexperiment ( source , CPAN ) CONTENTS NAME DESCRIPTION Current experiments Accepted features Removed features SEE...perldoc.perl.org/perlexperimentRegistered: Fri Jun 27 12:52:18 UTC 2025 - 35.8K bytes - Viewed (0) -
perlcygwin - Perl for Cygwin - Perldoc Browser
perlcygwin ( source , CPAN ) CONTENTS NAME SYNOPSIS PREREQUISITES FOR COMPILING PERL ON CYGWIN Cygwin = GNU+Cygnus+Wi...perldoc.perl.org/perlcygwinRegistered: Fri Jun 27 12:52:21 UTC 2025 - 50.4K bytes - Viewed (0) -
perlfaq6.txt
=head1 NAME perlfaq6 - Regular Expressions =head1 VERSION version 5.20240218 =head1 DESCRIPTION This section is surprisingly small because the rest of the FAQ is littered with answers involving reg...perldoc.perl.org/perlfaq6.txtRegistered: Fri Jun 27 14:24:34 UTC 2025 - 38.6K bytes - Viewed (0) -
prove - Run tests through a TAP harness. - Perl...
prove ( source , CPAN ) CONTENTS NAME USAGE OPTIONS NOTES .proverc Reading from STDIN Default Test Directory Colored ...perldoc.perl.org/proveRegistered: Fri Jun 27 13:08:24 UTC 2025 - 35.6K bytes - Viewed (0)