Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 31 - 40 of 790 for filetype:txt (0.01 sec)

  1. ExtUtils::MM_QNX.txt

    package ExtUtils::MM_QNX; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head1 NAME ExtUtils::MM_QNX - QNX speci...
    perldoc.perl.org/ExtUtils::MM_QNX.txt
    Registered: Tue May 14 09:44:00 UTC 2024
    - 907 bytes
    - Viewed (0)
  2. I18N::Collate.txt

    package I18N::Collate; use strict; our $VERSION = '1.02'; =head1 NAME I18N::Collate - compare 8-bit scalar data according to the current locale =head1 SYNOPSIS use I18N::Collate; setlocale(LC_COLLA...
    perldoc.perl.org/I18N::Collate.txt
    Registered: Wed May 15 01:16:00 UTC 2024
    - 5.3K bytes
    - Viewed (0)
  3. Net::netent.txt

    package Net::netent; use strict; use 5.006_001; our $VERSION = '1.01'; our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS); our ( $n_name, @n_aliases, $n_addrtype, $n_net ); BEGIN { use Exporter (); @EXPORT = q...
    perldoc.perl.org/Net::netent.txt
    Registered: Wed May 15 03:27:49 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  4. Pod::Simple::PullParserStartToken.txt

    require 5; package Pod::Simple::PullParserStartToken; use Pod::Simple::PullParserToken (); use strict; use vars qw(@ISA $VERSION); @ISA = ('Pod::Simple::PullParserToken'); $VERSION = '3.43'; sub ne...
    perldoc.perl.org/Pod::Simple::PullParserStartToken.txt
    Registered: Wed May 15 03:58:13 UTC 2024
    - 4K bytes
    - Viewed (0)
  5. Net::servent.txt

    package Net::servent; use strict; use 5.006_001; our $VERSION = '1.03'; our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS); our ( $s_name, @s_aliases, $s_port, $s_proto ); BEGIN { use Exporter (); @EXPORT = qw...
    perldoc.perl.org/Net::servent.txt
    Registered: Wed May 15 04:42:56 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  6. perltw.txt

    # vim: syntax=pod 如果你用一般的文字編輯器閱覽這份文件, 請忽略文中奇特的註記字符. 這份文件是以 POD (簡明文件格式) 寫成; 這種格式是為了能讓人直接讀取, 而特別設計的. 關於此格式的進一步資訊, 請參考 perlpod 線上文件. =encoding utf8 =head1 NAME perltw - 正體中文 Perl 指南 =head1 DESCRIPTIO...
    perldoc.perl.org/perltw.txt
    Registered: Mon May 13 06:42:46 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  7. 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: Mon May 13 09:04:56 UTC 2024
    - 4K bytes
    - Viewed (0)
  8. perl582delta.txt

    =head1 NAME perl582delta - what is new for perl v5.8.2 =head1 DESCRIPTION This document describes differences between the 5.8.1 release and the 5.8.2 release. If you are upgrading from an earlier r...
    perldoc.perl.org/perl582delta.txt
    Registered: Mon May 13 07:29:26 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  9. perl5242delta.txt

    =encoding utf8 =head1 NAME perl5242delta - what is new for perl v5.24.2 =head1 DESCRIPTION This document describes differences between the 5.24.1 release and the 5.24.2 release. If you are upgradin...
    perldoc.perl.org/perl5242delta.txt
    Registered: Mon May 13 07:58:52 UTC 2024
    - 4K bytes
    - Viewed (0)
  10. perl5163delta.txt

    =encoding utf8 =head1 NAME perl5163delta - what is new for perl v5.16.3 =head1 DESCRIPTION This document describes differences between the 5.16.2 release and the 5.16.3 release. If you are upgradin...
    perldoc.perl.org/perl5163delta.txt
    Registered: Mon May 13 07:48:41 UTC 2024
    - 4K bytes
    - Viewed (0)
Back to top