- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1311 - 1320 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
Tie::RefHash.txt
package Tie::RefHash; # git description: v1.40-9-g23812d9 # ABSTRACT: Use references as hash keys our $VERSION = '1.41'; #pod =head1 SYNOPSIS #pod #pod require 5.004; #pod use Tie::RefHash; #pod ti...perldoc.perl.org/Tie::RefHash.txtRegistered: Mon Jan 26 23:42:52 UTC 2026 - 8.5K bytes - Viewed (0) -
experimental.txt
package experimental; $experimental::VERSION = '0.035'; use strict; use warnings; use version (); BEGIN { eval { require feature } }; use Carp qw/croak carp/; my %warnings = map { $_ => 1 } grep { ...perldoc.perl.org/experimental.txtRegistered: Tue Jan 27 00:53:37 UTC 2026 - 8.9K bytes - Viewed (0) -
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)