- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3111 - 3120 of 5,845 for content_length:[0 TO 9999] (0.1 sec)
-
English.txt
package English; our $VERSION = '1.11'; require Exporter; @ISA = qw(Exporter); =head1 NAME English - use nice English (or awk) names for ugly punctuation variables =head1 SYNOPSIS use English; use ...perldoc.perl.org/English.txtRegistered: Fri Nov 08 02:22:24 UTC 2024 - 4.6K 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: Fri Nov 08 00:08:35 UTC 2024 - 3.2K bytes - Viewed (0) -
ExtUtils::MM_DOS.txt
package ExtUtils::MM_DOS; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::MM_Any; require ExtUtils::MM_Unix; our @ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Uni...perldoc.perl.org/ExtUtils::MM_DOS.txtRegistered: Thu Nov 07 23:13:55 UTC 2024 - 1K bytes - Viewed (0) -
perl587delta.txt
=head1 NAME perl587delta - what is new for perl v5.8.7 =head1 DESCRIPTION This document describes differences between the 5.8.6 release and the 5.8.7 release. =head1 Incompatible Changes There are ...perldoc.perl.org/perl587delta.txtRegistered: Wed Nov 06 21:12:47 UTC 2024 - 8.2K bytes - Viewed (0) -
perl5161delta.txt
=encoding utf8 =head1 NAME perl5161delta - what is new for perl v5.16.1 =head1 DESCRIPTION This document describes differences between the 5.16.0 release and the 5.16.1 release. If you are upgradin...perldoc.perl.org/perl5161delta.txtRegistered: Wed Nov 06 21:32:40 UTC 2024 - 6K bytes - Viewed (0) -
perlfreebsd.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specifically designed to be readable as is....perldoc.perl.org/perlfreebsd.txtRegistered: Wed Nov 06 23:04:00 UTC 2024 - 1.6K bytes - Viewed (0) -
experimental.txt
package experimental; $experimental::VERSION = '0.032'; use strict; use warnings; use version (); BEGIN { eval { require feature } }; use Carp qw/croak carp/; my %warnings = map { $_ => 1 } grep { ...perldoc.perl.org/experimental.txtRegistered: Thu Nov 07 10:11:02 UTC 2024 - 8.7K bytes - Viewed (0) -
B::Showlex.txt
package B::Showlex; our $VERSION = '1.05'; use strict; use B qw(svref_2object comppadlist class); use B::Terse (); use B::Concise (); # # Invoke as # perl -MO=Showlex,foo bar.pl # to see the names ...perldoc.perl.org/B::Showlex.txtRegistered: Thu Nov 07 09:23:15 UTC 2024 - 5.5K bytes - Viewed (0) -
CPAN::Kwalify.txt
=head1 NAME CPAN::Kwalify - Interface between CPAN.pm and Kwalify.pm =head1 SYNOPSIS use CPAN::Kwalify; validate($schema_name, $data, $file, $doc); =head1 DESCRIPTION =over =item _validate($schema_...perldoc.perl.org/CPAN::Kwalify.txtRegistered: Thu Nov 07 12:03:55 UTC 2024 - 3.3K bytes - Viewed (0) -
Amiga::Exec.txt
package Amiga::Exec; 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 v...perldoc.perl.org/Amiga::Exec.txtRegistered: Thu Nov 07 13:36:27 UTC 2024 - 2.3K bytes - Viewed (0)