- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1301 - 1310 of 2,657 for host:perldoc.perl.org (0.07 sec)
-
enc2xs -- Perl Encode Module Generator - Perldo...
enc2xs ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Quick Guide The Unicode Character Map Coping with duplica...perldoc.perl.org/enc2xsRegistered: Mon Jan 26 12:55:03 UTC 2026 - 25.6K bytes - Viewed (0) -
readdir - Perldoc Browser
functions / readdir ( source , CPAN ) # readdir DIRHANDLE Returns the next directory entry for a directory opened by ...perldoc.perl.org/functions/readdirRegistered: Mon Jan 26 13:14:30 UTC 2026 - 16.9K bytes - Viewed (0) -
ioctl - Perldoc Browser
functions / ioctl ( source , CPAN ) # ioctl FILEHANDLE,FUNCTION,SCALAR Implements the ioctl(2) function. You'll proba...perldoc.perl.org/functions/ioctlRegistered: Mon Jan 26 13:14:47 UTC 2026 - 17.2K bytes - Viewed (0) -
$. - Perldoc Browser
variables / $. ( source , CPAN ) # HANDLE->input_line_number( EXPR ) # $INPUT_LINE_NUMBER # $NR # $. Current line num...perldoc.perl.org/variables/$.Registered: Mon Jan 26 12:38:21 UTC 2026 - 16.6K bytes - Viewed (0) -
$- - Perldoc Browser
variables / $- ( source , CPAN ) # HANDLE->format_lines_left(EXPR) # $FORMAT_LINES_LEFT # $- The number of lines left...perldoc.perl.org/variables/$-Registered: Mon Jan 26 12:38:44 UTC 2026 - 15.1K bytes - Viewed (0) -
libnetcfg - configure libnet - Perldoc Browser
libnetcfg ( source , CPAN ) CONTENTS NAME DESCRIPTION USAGE SEE ALSO AUTHORS # NAME libnetcfg - configure libnet # DE...perldoc.perl.org/libnetcfgRegistered: Mon Jan 26 12:54:20 UTC 2026 - 16.8K bytes - Viewed (0) -
oct - Perldoc Browser
functions / oct ( source , CPAN ) # oct EXPR # oct Interprets EXPR as an octal string and returns the corresponding v...perldoc.perl.org/functions/octRegistered: Mon Jan 26 13:10:41 UTC 2026 - 16.3K bytes - Viewed (0) -
Getopt::Long.txt
#! perl # Getopt::Long.pm -- Universal options parsing # Author : Johan Vromans # Created On : Tue Sep 11 15:00:12 1990 # Last Modified On: Tue Jun 11 13:18:11 2024 # Update Count : 1811 # Status :...perldoc.perl.org/Getopt::Long.txtRegistered: Tue Jan 27 00:06:56 UTC 2026 - 81.1K bytes - Viewed (0) -
Safe.txt
package Safe; use 5.003_11; use Scalar::Util qw(reftype refaddr); $Safe::VERSION = "2.47"; # *** Don't declare any lexicals above this point *** # # This function should return a closure which cont...perldoc.perl.org/Safe.txtRegistered: Mon Jan 26 23:13:44 UTC 2026 - 24.8K bytes - Viewed (0) -
Exporter.txt
package Exporter; use strict; no strict 'refs'; our $Debug = 0; our $ExportLevel = 0; our $Verbose ||= 0; our $VERSION = '5.79'; our %Cache; sub as_heavy { require Exporter::Heavy; # Unfortunately,...perldoc.perl.org/Exporter.txtRegistered: Tue Jan 27 03:19:22 UTC 2026 - 18.8K bytes - Viewed (0)