- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3721 - 3730 of 6,887 for content_length:[0 TO 9999] (0.07 sec)
-
ExtUtils::CBuilder::Platform::Windows.txt
package ExtUtils::CBuilder::Platform::Windows; use strict; use warnings; use File::Basename; use File::Spec; use ExtUtils::CBuilder::Base; use IO::File; our $VERSION = '0.280240'; # VERSION our @IS...perldoc.perl.org/ExtUtils::CBuilder::Platform::Windows.txtRegistered: Mon Apr 21 02:06:36 UTC 2025 - 9.3K bytes - Viewed (0) -
ExtUtils::Packlist.txt
package ExtUtils::Packlist; use strict; use Carp qw(); use Config; our $Relocations; our $VERSION = '2.22'; $VERSION = eval $VERSION; # Used for generating filehandle globs. IO::File might not be a...perldoc.perl.org/ExtUtils::Packlist.txtRegistered: Mon Apr 21 03:35:29 UTC 2025 - 8.3K bytes - Viewed (0) -
Encode::CN::HZ.txt
package Encode::CN::HZ; use strict; use warnings; use utf8 (); use vars qw($VERSION); $VERSION = do { my @r = ( q$Revision: 2.10 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use Encode qw(:fa...perldoc.perl.org/Encode::CN::HZ.txtRegistered: Mon Apr 21 03:06:02 UTC 2025 - 5.9K bytes - Viewed (0) -
ExtUtils::Typemaps::Cmd.txt
package ExtUtils::Typemaps::Cmd; use 5.006001; use strict; use warnings; our $VERSION = '3.51'; use ExtUtils::Typemaps; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(embeddable_typema...perldoc.perl.org/ExtUtils::Typemaps::Cmd.txtRegistered: Mon Apr 21 04:19:23 UTC 2025 - 4K bytes - Viewed (0) -
Encode::JP::H2Z.txt
# # $Id: H2Z.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $ # package Encode::JP::H2Z; use strict; use warnings; our $RCSID = q$Id: H2Z.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $; our $VERSION = do {...perldoc.perl.org/Encode::JP::H2Z.txtRegistered: Mon Apr 21 00:02:27 UTC 2025 - 5K 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: Mon Apr 21 04:23:46 UTC 2025 - 1.9K bytes - Viewed (0) -
@INC.txt
=over =item @INC X<@INC> The array C<@INC> contains the list of places that the C<do EXPR>, C<require>, or C<use> constructs look for their library files. It initially consists of the arguments to ...perldoc.perl.org/variables/@INC.txtRegistered: Wed Apr 16 22:05:50 UTC 2025 - 987 bytes - Viewed (0) -
$&.txt
=over =item $MATCH =item $& X<$&> X<$MATCH> The string matched by the last successful pattern match. (See L</Scoping Rules of Regex Variables>.) See L</Performance issues> above for the serious per...perldoc.perl.org/variables/$&.txtRegistered: Wed Apr 16 19:46:44 UTC 2025 - 382 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: Fri Apr 18 04:28:02 UTC 2025 - 8.2K bytes - Viewed (0) -
perl5142delta.txt
=encoding utf8 =head1 NAME perl5142delta - what is new for perl v5.14.2 =head1 DESCRIPTION This document describes differences between the 5.14.1 release and the 5.14.2 release. If you are upgradin...perldoc.perl.org/perl5142delta.txtRegistered: Fri Apr 18 05:58:01 UTC 2025 - 6.7K bytes - Viewed (0)