- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7661 - 7670 of about 10,000 for content_length:[10000 TO 99999] (0.15 sec)
-
accept - Perldoc Browser
functions / accept ( source , CPAN ) # accept NEWSOCKET,GENERICSOCKET Accepts an incoming socket connect, just as acc...perldoc.perl.org/functions/acceptRegistered: Mon May 19 12:22:39 UTC 2025 - 15.5K bytes - Viewed (0) -
setsockopt - Perldoc Browser
functions / setsockopt ( source , CPAN ) # setsockopt SOCKET,LEVEL,OPTNAME,OPTVAL Sets the socket option requested. R...perldoc.perl.org/functions/setsockoptRegistered: Mon May 19 12:22:57 UTC 2025 - 16.1K bytes - Viewed (0) -
m - Perldoc Browser
functions / m ( source , CPAN ) # m// The match operator. See "Regexp Quote-Like Operators" in perlop . Perldoc Brows...perldoc.perl.org/functions/mRegistered: Mon May 19 12:26:15 UTC 2025 - 14.4K bytes - Viewed (0) -
y - Perldoc Browser
functions / y ( source , CPAN ) # y/// The transliteration operator. Same as tr/// . See "Quote-Like Operators" in pe...perldoc.perl.org/functions/y Similar Results (1)Registered: Mon May 19 12:26:55 UTC 2025 - 14.4K bytes - Viewed (0) -
last - Perldoc Browser
functions / last ( source , CPAN ) # last LABEL # last EXPR # last The last command is like the break statement in C ...perldoc.perl.org/functions/lastRegistered: Mon May 19 12:15:11 UTC 2025 - 16.6K bytes - Viewed (0) -
chroot - Perldoc Browser
functions / chroot ( source , CPAN ) # chroot FILENAME # chroot This function works like the system call by the same ...perldoc.perl.org/functions/chrootRegistered: Mon May 19 12:15:24 UTC 2025 - 15.8K bytes - Viewed (0) -
tell - Perldoc Browser
functions / tell ( source , CPAN ) # tell FILEHANDLE # tell Returns the current position in bytes for FILEHANDLE, or ...perldoc.perl.org/functions/tellRegistered: Mon May 19 12:15:29 UTC 2025 - 16.2K bytes - Viewed (0) -
import - Perldoc Browser
functions / import ( source , CPAN ) # import LIST There is no builtin import function. It is just an ordinary method...perldoc.perl.org/functions/importRegistered: Mon May 19 12:15:54 UTC 2025 - 15.3K bytes - Viewed (0) -
cpan - easily interact with CPAN from the comma...
cpan ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Options Examples Environment variables EXIT VALUES TO DO BU...perldoc.perl.org/cpanRegistered: Mon May 19 12:36:15 UTC 2025 - 28.2K bytes - Viewed (0) -
encoding.txt
# $Id: encoding.pm,v 3.00 2020/04/19 10:56:28 dankogai Exp $ package encoding; our $VERSION = sprintf "%d.%02d", q$Revision: 3.00 $ =~ /(\d+)/g; use Encode; use strict; use warnings; use Config; us...perldoc.perl.org/encoding.txtRegistered: Wed May 21 07:40:27 UTC 2025 - 22.4K bytes - Viewed (0)