- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3761 - 3770 of 6,887 for content_length:[0 TO 9999] (0.09 sec)
-
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 Apr 20 16:04:44 UTC 2025 - 3.2K bytes - Viewed (0) -
ExtUtils::MM.txt
package ExtUtils::MM; use strict; use warnings; use ExtUtils::MakeMaker::Config; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::Liblist; require ExtUtils::MakeMaker; our @ISA = qw(Ex...perldoc.perl.org/ExtUtils::MM.txtRegistered: Sun Apr 20 15:36:52 UTC 2025 - 2.1K bytes - Viewed (0) -
Encode::Symbol.txt
package Encode::Symbol; use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.2 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAG...perldoc.perl.org/Encode::Symbol.txtRegistered: Sun Apr 20 19:10:01 UTC 2025 - 847 bytes - Viewed (0) -
Locale::Maketext::Simple.txt
package Locale::Maketext::Simple; $Locale::Maketext::Simple::VERSION = '0.21_01'; use strict; use 5.005; =head1 NAME Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon =head1 ...perldoc.perl.org/Locale::Maketext::Simple.txtRegistered: Mon Apr 21 10:11:12 UTC 2025 - 9.6K bytes - Viewed (0) -
PerlIO::via::QuotedPrint.txt
# Copyright (C) 2002-2004, 2012 Elizabeth Mattijsen. All rights reserved. # Copyright (C) 2015 Steve Hay. All rights reserved. # This module is free software; you can redistribute it and/or modify ...perldoc.perl.org/PerlIO::via::QuotedPrint.txtRegistered: Mon Apr 21 07:31:54 UTC 2025 - 4.6K bytes - Viewed (0) -
Module::Loaded.txt
package Module::Loaded; use strict; use Carp qw[carp]; BEGIN { use base 'Exporter'; use vars qw[@EXPORT $VERSION]; $VERSION = '0.08'; @EXPORT = qw[mark_as_loaded mark_as_unloaded is_loaded]; } =hea...perldoc.perl.org/Module::Loaded.txtRegistered: Mon Apr 21 08:25:49 UTC 2025 - 3.3K bytes - Viewed (0) -
Pod::Perldoc::ToChecker.txt
package Pod::Perldoc::ToChecker; use strict; use warnings; use vars qw(@ISA); use vars qw($VERSION); $VERSION = '3.28'; # Pick our superclass... # eval 'require Pod::Simple::Checker'; if($@) { requ...perldoc.perl.org/Pod::Perldoc::ToChecker.txtRegistered: Mon Apr 21 08:09:28 UTC 2025 - 1.7K bytes - Viewed (0) -
Digest::base.txt
package Digest::base; use strict; use warnings; our $VERSION = "1.20"; # subclass is supposed to implement at least these sub new; sub clone; sub add; sub digest; sub reset { my $self = shift; $sel...perldoc.perl.org/Digest::base.txtRegistered: Mon Apr 21 04:46:52 UTC 2025 - 1.9K bytes - Viewed (0) -
perlstyle.txt
=head1 NAME perlstyle - Perl style guide =head1 DESCRIPTION Each programmer will, of course, have his or her own preferences in regards to formatting, but there are some general guidelines that wil...perldoc.perl.org/perlstyle.txtRegistered: Thu Apr 17 18:49:18 UTC 2025 - 8.8K bytes - Viewed (0) -
perl5182delta.txt
=encoding utf8 =head1 NAME perl5182delta - what is new for perl v5.18.2 =head1 DESCRIPTION This document describes differences between the 5.18.1 release and the 5.18.2 release. If you are upgradin...perldoc.perl.org/perl5182delta.txtRegistered: Thu Apr 17 20:26:59 UTC 2025 - 5.2K bytes - Viewed (0)