- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1311 - 1320 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
locale.txt
package locale; use strict; use warnings; our $VERSION = '1.13'; use Config; $Carp::Internal{ (__PACKAGE__) } = 1; =head1 NAME locale - Perl pragma to use or avoid POSIX locales for built-in operat...perldoc.perl.org/locale.txtRegistered: Tue Jan 27 03:31:56 UTC 2026 - 4.6K bytes - Viewed (0) -
NDBM_File.txt
package NDBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.18"; XSLoader::load(); 1; __END__ =head1 NAME NDBM_File - Tied access t...perldoc.perl.org/NDBM_File.txtRegistered: Mon Jan 26 22:58:11 UTC 2026 - 3K bytes - Viewed (0) -
perlxs - XS language reference manual - Perldoc...
perlxs ( source , CPAN ) CONTENTS NAME DESCRIPTION Introduction On The Road The Anatomy of an XSUB The Argument Stack...perldoc.perl.org/perlxsRegistered: Mon Jan 26 12:14:24 UTC 2026 - 113.1K bytes - Viewed (0) -
send - Perldoc Browser
functions / send ( source , CPAN ) # send SOCKET,MSG,FLAGS,TO # send SOCKET,MSG,FLAGS Sends a message on a socket. At...perldoc.perl.org/functions/sendRegistered: Mon Jan 26 13:26:13 UTC 2026 - 15.9K bytes - Viewed (0) -
__FILE__ - Perldoc Browser
functions / __FILE__ ( source , CPAN ) # __FILE__ A special token that returns the name of the file in which it occur...perldoc.perl.org/functions/__FILE__Registered: Mon Jan 26 13:26:33 UTC 2026 - 15.5K bytes - Viewed (0) -
package - Perldoc Browser
functions / package ( source , CPAN ) # package NAMESPACE # package NAMESPACE VERSION # package NAMESPACE BLOCK # pac...perldoc.perl.org/functions/packageRegistered: Mon Jan 26 13:24:16 UTC 2026 - 18.4K bytes - Viewed (0) -
getsockopt - Perldoc Browser
functions / getsockopt ( source , CPAN ) # getsockopt SOCKET,LEVEL,OPTNAME Queries the option named OPTNAME associate...perldoc.perl.org/functions/getsockoptRegistered: Mon Jan 26 13:24:33 UTC 2026 - 17.5K bytes - Viewed (0) -
__CLASS__ - Perldoc Browser
functions / __CLASS__ ( source , CPAN ) # __CLASS__ Invoked within a method , or similar location, such as a field in...perldoc.perl.org/functions/__CLASS__Registered: Mon Jan 26 13:29:29 UTC 2026 - 16.4K bytes - Viewed (0) -
ref - Perldoc Browser
functions / ref ( source , CPAN ) # ref EXPR # ref Examines the value of EXPR, expecting it to be a reference, and re...perldoc.perl.org/functions/refRegistered: Mon Jan 26 13:29:34 UTC 2026 - 18.2K bytes - Viewed (0) -
socket - Perldoc Browser
functions / socket ( source , CPAN ) socket may also refer to the module: Socket # socket SOCKET,DOMAIN,TYPE,PROTOCOL...perldoc.perl.org/functions/socketRegistered: Mon Jan 26 13:28:23 UTC 2026 - 16K bytes - Viewed (0)