Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1931 - 1940 of 2,657 for host:perldoc.perl.org (0.02 sec)

  1. perl5402delta.txt

    =encoding utf8 =head1 NAME perl5402delta - what is new for perl v5.40.2 =head1 DESCRIPTION This document describes differences between the 5.40.1 release and the 5.40.2 release. If you are upgradin...
    perldoc.perl.org/perl5402delta.txt
    Registered: Fri Jan 30 17:17:11 UTC 2026
    - 3.5K bytes
    - Viewed (0)
  2. Text::Tabs.txt

    use strict; use warnings; package Text::Tabs; BEGIN { require Exporter; *import = \&Exporter::import } our @EXPORT = qw( expand unexpand $tabstop ); our $VERSION = '2024.001'; our $SUBVERSION = 'mo...
    perldoc.perl.org/Text::Tabs.txt
    Registered: Fri Jan 30 15:04:58 UTC 2026
    - 3.4K bytes
    - Viewed (0)
  3. User::grent.txt

    package User::grent 1.05; use v5.38; our ($gr_name, $gr_gid, $gr_passwd, @gr_members); use Exporter 'import'; our @EXPORT = qw(getgrent getgrgid getgrnam getgr); our @EXPORT_OK = qw($gr_name $gr_gi...
    perldoc.perl.org/User::grent.txt
    Registered: Fri Jan 30 15:39:03 UTC 2026
    - 2.7K bytes
    - Viewed (0)
  4. perlapio.txt

    =head1 NAME perlapio - perl's IO abstraction interface. =head1 SYNOPSIS #define PERLIO_NOT_STDIO 0 /* For co-existence with stdio only */ #include <perlio.h> /* Usually via #include <perl.h> */ Per...
    perldoc.perl.org/perlapio.txt
    Registered: Sat Jan 31 00:54:32 UTC 2026
    - 22.1K bytes
    - Viewed (0)
  5. perl5380delta.txt

    =encoding utf8 =head1 NAME perl5380delta - what is new for perl v5.38.0 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.38.0 release. =head1 Core Enhance...
    perldoc.perl.org/perl5380delta.txt
    Registered: Sat Jan 31 01:20:58 UTC 2026
    - 67.3K bytes
    - Viewed (0)
  6. perl5240delta.txt

    =encoding utf8 =head1 NAME perl5240delta - what is new for perl v5.24.0 =head1 DESCRIPTION This document describes the differences between the 5.22.0 release and the 5.24.0 release. =head1 Core Enh...
    perldoc.perl.org/perl5240delta.txt Similar Results (1)
    Registered: Sat Jan 31 02:41:44 UTC 2026
    - 63K bytes
    - Viewed (0)
  7. CPAN

    package CPAN; use vars qw{$Try_autoload $Revision $META $Signal $Cwd $End $Suppress_readline %Dontload $Frontend $Defaultsite }; #}; $VERSION = '1.48'; # $Id: CPAN.pm,v 1.260 1999/03/06 19:31:02 k ...
    perldoc.perl.org/5.005_04/CPAN
    Registered: Sat Dec 27 11:26:52 UTC 2025
    - 139.3K bytes
    - Viewed (0)
  8. perlhist

    =encoding utf8 =head1 NAME perlhist - the Perl history records =head1 DESCRIPTION This document aims to record the Perl source code releases. =head1 INTRODUCTION Perl history in brief, by Larry Wal...
    perldoc.perl.org/5.28.2/perlhist
    Registered: Fri Dec 26 12:16:49 UTC 2025
    - 52.6K bytes
    - Viewed (0)
  9. perl5200delta.txt

    =encoding utf8 =head1 NAME perl5200delta - what is new for perl v5.20.0 =head1 DESCRIPTION This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgradin...
    perldoc.perl.org/perl5200delta.txt Similar Results (1)
    Registered: Sat Jan 24 01:20:49 UTC 2026
    - 112.8K bytes
    - Viewed (0)
  10. perl581delta.txt

    =head1 NAME perl581delta - what is new for perl v5.8.1 =head1 DESCRIPTION This document describes differences between the 5.8.0 release and the 5.8.1 release. If you are upgrading from an earlier r...
    perldoc.perl.org/perl581delta.txt
    Registered: Sat Jan 24 01:49:28 UTC 2026
    - 37.2K bytes
    - Viewed (0)
Back to top