Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 11 - 20 of 31 for label:perl (0.02 sec)

  1. perlintern.txt

    -*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by autodoc.pl extracting documentation from the C source files. Any changes made here will be lost! =...
    perldoc.perl.org/perlintern.txt
    Registered: Sun May 05 15:38:40 UTC 2024
    - 126.1K bytes
    - Viewed (0)
  2. perluniprops.txt

    =begin comment # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 15.0.0. Any changes made here will be lost! To c...
    perldoc.perl.org/perluniprops.txt
    Registered: Sun May 05 06:10:21 UTC 2024
    - 443.7K bytes
    - Viewed (0)
  3. perlguts.txt

    =for comment The part of this file between =for mg_vtable.pl markers is auto generated by mg_vtable.pl; any changes there need to be made instead to mg_vtable.pl =head1 NAME perlguts - Introduction...
    perldoc.perl.org/perlguts.txt
    Registered: Sun May 05 10:11:18 UTC 2024
    - 176.6K bytes
    - Viewed (0)
  4. ExtUtils::MM_Unix.txt

    package ExtUtils::MM_Unix; require 5.006; use strict; use warnings; use Carp; use ExtUtils::MakeMaker::Config; use File::Basename qw(basename dirname); our %Config_Override; use ExtUtils::MakeMaker...
    perldoc.perl.org/ExtUtils::MM_Unix.txt
    Registered: Sat Apr 27 14:52:51 UTC 2024
    - 112.9K bytes
    - Viewed (0)
  5. Unicode::UCD.txt

    package Unicode::UCD; use strict; use warnings; no warnings 'surrogate'; # surrogates can be inputs to this use charnames (); our $VERSION = '0.78'; sub DEBUG () { 0 } $|=1 if DEBUG; require Export...
    perldoc.perl.org/Unicode::UCD.txt
    Registered: Mon Apr 29 12:58:59 UTC 2024
    - 181.9K bytes
    - Viewed (1)
  6. perl561delta.txt

    =head1 NAME perl561delta - what's new for perl v5.6.1 =head1 DESCRIPTION This document describes differences between the 5.005 release and the 5.6.1 release. =head1 Summary of changes between 5.6.0...
    perldoc.perl.org/perl561delta.txt
    Registered: Wed May 01 21:07:52 UTC 2024
    - 121.8K bytes
    - Viewed (0)
  7. perlglossary.txt

    =encoding utf8 =head1 NAME perlglossary - Perl Glossary =head1 VERSION version 5.20210520 =head1 DESCRIPTION A glossary of terms (technical and otherwise) used in the Perl documentation, derived fr...
    perldoc.perl.org/perlglossary.txt
    Registered: Wed May 01 13:34:20 UTC 2024
    - 134K bytes
    - Viewed (0)
  8. perlfunc.txt

    =head1 NAME X<function> perlfunc - Perl builtin functions =head1 DESCRIPTION The functions in this section can serve as terms in an expression. They fall into two major categories: list operators a...
    perldoc.perl.org/perlfunc.txt
    Registered: Fri May 03 15:29:12 UTC 2024
    - 412.3K bytes
    - Viewed (0)
  9. perl5160delta.txt

    =encoding utf8 =head1 NAME perl5160delta - what is new for perl v5.16.0 =head1 DESCRIPTION This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgradin...
    perldoc.perl.org/perl5160delta.txt
    Registered: Sun May 05 20:17:49 UTC 2024
    - 130.5K bytes
    - Viewed (0)
  10. ExtUtils::MakeMaker.txt

    # $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...
    perldoc.perl.org/ExtUtils::MakeMaker.txt
    Registered: Sat Apr 27 11:58:44 UTC 2024
    - 106.7K bytes
    - Viewed (0)
Back to top