Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1301 - 1310 of 2,657 for host:perldoc.perl.org (0.07 sec)

  1. 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/enc2xs
    Registered: Mon Jan 26 12:55:03 UTC 2026
    - 25.6K bytes
    - Viewed (0)
  2. readdir - Perldoc Browser

    functions / readdir ( source , CPAN ) # readdir DIRHANDLE Returns the next directory entry for a directory opened by ...
    perldoc.perl.org/functions/readdir
    Registered: Mon Jan 26 13:14:30 UTC 2026
    - 16.9K bytes
    - Viewed (0)
  3. ioctl - Perldoc Browser

    functions / ioctl ( source , CPAN ) # ioctl FILEHANDLE,FUNCTION,SCALAR Implements the ioctl(2) function. You'll proba...
    perldoc.perl.org/functions/ioctl
    Registered: Mon Jan 26 13:14:47 UTC 2026
    - 17.2K bytes
    - Viewed (0)
  4. $. - 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)
  5. $- - 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)
  6. libnetcfg - configure libnet - Perldoc Browser

    libnetcfg ( source , CPAN ) CONTENTS NAME DESCRIPTION USAGE SEE ALSO AUTHORS # NAME libnetcfg - configure libnet # DE...
    perldoc.perl.org/libnetcfg
    Registered: Mon Jan 26 12:54:20 UTC 2026
    - 16.8K bytes
    - Viewed (0)
  7. 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/oct
    Registered: Mon Jan 26 13:10:41 UTC 2026
    - 16.3K bytes
    - Viewed (0)
  8. 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.txt
    Registered: Tue Jan 27 00:06:56 UTC 2026
    - 81.1K bytes
    - Viewed (0)
  9. 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.txt
    Registered: Mon Jan 26 23:13:44 UTC 2026
    - 24.8K bytes
    - Viewed (0)
  10. 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.txt
    Registered: Tue Jan 27 03:19:22 UTC 2026
    - 18.8K bytes
    - Viewed (0)
Back to top