- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3721 - 3730 of 6,887 for content_length:[0 TO 9999] (0.31 sec)
-
perlutil.txt
=head1 NAME perlutil - utilities packaged with the Perl distribution =head1 DESCRIPTION Along with the Perl interpreter itself, the Perl distribution installs a range of utilities on your system. T...perldoc.perl.org/perlutil.txtRegistered: Wed Apr 16 10:50:40 UTC 2025 - 7.2K bytes - Viewed (0) -
perlunitut.txt
=head1 NAME perlunitut - Perl Unicode Tutorial =head1 DESCRIPTION The days of just flinging strings around are over. It's well established that modern programs need to be capable of communicating f...perldoc.perl.org/perlunitut.txtRegistered: Thu Apr 17 11:13:36 UTC 2025 - 7.8K 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: Thu Apr 17 15:17:17 UTC 2025 - 6K bytes - Viewed (0) -
perl5383delta.txt
=encoding utf8 =head1 NAME perl5383delta - what is new for perl v5.38.3 =head1 DESCRIPTION This document describes differences between the 5.38.2 release and the 5.38.3 release. If you are upgradin...perldoc.perl.org/perl5383delta.txtRegistered: Thu Apr 17 14:43:20 UTC 2025 - 6.1K bytes - Viewed (0) -
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)