Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 21 - 30 of 831 for host:perldoc.perl.org (0.02 sec)

  1. perl5282delta.txt

    =encoding utf8 =head1 NAME perl5282delta - what is new for perl v5.28.2 =head1 DESCRIPTION This document describes differences between the 5.28.1 release and the 5.28.2 release. If you are upgradin...
    perldoc.perl.org/perl5282delta.txt
    Registered: Mon May 13 00:42:29 UTC 2024
    - 6K 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: Mon May 13 04:52:12 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  3. 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: Mon May 13 05:21:03 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  4. perl5124delta.txt

    =encoding utf8 =head1 NAME perl5124delta - what is new for perl v5.12.4 =head1 DESCRIPTION This document describes differences between the 5.12.3 release and the 5.12.4 release. If you are upgradin...
    perldoc.perl.org/perl5124delta.txt
    Registered: Mon May 13 05:12:56 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  5. 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: Mon May 13 04:59:25 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  6. perl5260delta.txt

    =encoding utf8 =head1 NAME perl5260delta - what is new for perl v5.26.0 =head1 DESCRIPTION This document describes the differences between the 5.24.0 release and the 5.26.0 release. =head1 Notice T...
    perldoc.perl.org/perl5260delta.txt
    Registered: Mon May 13 10:26:29 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  7. Test::Builder::IO::Scalar.txt

    package Test::Builder::IO::Scalar; =head1 NAME Test::Builder::IO::Scalar - A copy of IO::Scalar for Test::Builder =head1 DESCRIPTION This is a copy of L<IO::Scalar> which ships with L<Test::Builder...
    perldoc.perl.org/Test::Builder::IO::Scalar.txt
    Registered: Wed May 15 23:10:51 UTC 2024
    - 13.3K bytes
    - Viewed (0)
  8. Test2::Util::Facets2Legacy.txt

    package Test2::Util::Facets2Legacy; use strict; use warnings; our $VERSION = '1.302194'; use Carp qw/croak confess/; use Scalar::Util qw/blessed/; use base 'Exporter'; our @EXPORT_OK = qw{ causes_f...
    perldoc.perl.org/Test2::Util::Facets2Legacy.txt
    Registered: Wed May 15 20:39:40 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  9. Test2::IPC.txt

    package Test2::IPC; use strict; use warnings; our $VERSION = '1.302194'; use Test2::API::Instance; use Test2::Util qw/get_tid/; use Test2::API qw{ test2_in_preload test2_init_done test2_ipc test2_h...
    perldoc.perl.org/Test2::IPC.txt
    Registered: Wed May 15 20:54:16 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  10. Unicode::Collate::CJK::Pinyin.txt

    package Unicode::Collate::CJK::Pinyin; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...
    perldoc.perl.org/Unicode::Collate::CJK::Pinyin.txt
    Registered: Thu May 16 05:25:37 UTC 2024
    - 103.6K bytes
    - Viewed (0)
Back to top