Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 131 - 140 of 1,172 for label:perl (0.02 sec)

  1. perl5262delta.txt

    =encoding utf8 =head1 NAME perl5262delta - what is new for perl v5.26.2 =head1 DESCRIPTION This document describes differences between the 5.26.1 release and the 5.26.2 release. If you are upgradin...
    perldoc.perl.org/perl5262delta.txt
    Registered: Sun May 05 19:27:44 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  2. perlcn.txt

    # vim: syntax=pod 如果你用一般的文字编辑器阅览这份文件, 请忽略文中奇特的注记字符. 这份文件是以 POD (简明文件格式) 写成; 这种格式是为了能让人直接阅读, 而特别设计的. 关于此格式的进一步信息, 请参考 perlpod 在线文档. =encoding utf8 =head1 NAME perlcn - 简体中文 Perl 指南 =head1 DESCRIPTIO...
    perldoc.perl.org/perlcn.txt
    Registered: Sun May 05 23:22:30 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  3. perl5301delta.txt

    =encoding utf8 =head1 NAME perl5301delta - what is new for perl v5.30.1 =head1 DESCRIPTION This document describes differences between the 5.30.0 release and the 5.30.1 release. If you are upgradin...
    perldoc.perl.org/perl5301delta.txt
    Registered: Sun May 05 19:04:36 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  4. perl5184delta.txt

    =encoding utf8 =head1 NAME perl5184delta - what is new for perl v5.18.4 =head1 DESCRIPTION This document describes differences between the 5.18.4 release and the 5.18.2 release. B<Please note:> Thi...
    perldoc.perl.org/perl5184delta.txt
    Registered: Sun May 05 20:49:35 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  5. perl5123delta.txt

    =encoding utf8 =head1 NAME perl5123delta - what is new for perl v5.12.3 =head1 DESCRIPTION This document describes differences between the 5.12.2 release and the 5.12.3 release. If you are upgradin...
    perldoc.perl.org/perl5123delta.txt
    Registered: Sun May 05 21:05:31 UTC 2024
    - 4K bytes
    - Viewed (0)
  6. perl5162delta.txt

    =encoding utf8 =head1 NAME perl5162delta - what is new for perl v5.16.2 =head1 DESCRIPTION This document describes differences between the 5.16.1 release and the 5.16.2 release. If you are upgradin...
    perldoc.perl.org/perl5162delta.txt
    Registered: Sun May 05 18:06:13 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  7. I18N::LangTags::List.txt

    require 5; package I18N::LangTags::List; # Time-stamp: "2004-10-06 23:26:21 ADT" use strict; our (%Name, %Is_Disrec, $Debug); our $VERSION = '0.41'; # POD at the end. #--------- { # read the table ...
    perldoc.perl.org/I18N::LangTags::List.txt
    Registered: Tue May 07 09:00:00 UTC 2024
    - 28.1K bytes
    - Viewed (0)
  8. GDBM_File.txt

    # GDBM_File.pm -- Perl 5 interface to GNU gdbm library. =head1 NAME GDBM_File - Perl5 access to the gdbm library. =head1 SYNOPSIS use GDBM_File; [$db =] tie %hash, 'GDBM_File', $filename, GDBM_WRCR...
    perldoc.perl.org/GDBM_File.txt
    Registered: Tue May 07 08:51:54 UTC 2024
    - 20.2K bytes
    - Viewed (0)
  9. IO::Socket::INET.txt

    # IO::Socket::INET.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms a...
    perldoc.perl.org/IO::Socket::INET.txt
    Registered: Tue May 07 09:42:49 UTC 2024
    - 12.5K bytes
    - Viewed (0)
  10. File::DosGlob.txt

    #!perl -w # # Documentation at the __END__ # package File::DosGlob; our $VERSION = '1.12'; use strict; use warnings; require XSLoader; XSLoader::load(); sub doglob { my $cond = shift; my @retval = ...
    perldoc.perl.org/File::DosGlob.txt
    Registered: Tue May 07 08:44:36 UTC 2024
    - 7.8K bytes
    - Viewed (0)
Back to top