Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 91 - 100 of 1,172 for label:perl (0.02 sec)

  1. Test2::Event::TAP::Version.txt

    package Test2::Event::TAP::Version; use strict; use warnings; our $VERSION = '1.302194'; use Carp qw/croak/; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw...
    perldoc.perl.org/Test2::Event::TAP::Version.txt
    Registered: Wed May 08 14:20:16 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  2. Test2::EventFacet::About.txt

    package Test2::EventFacet::About; use strict; use warnings; our $VERSION = '1.302194'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -package -...
    perldoc.perl.org/Test2::EventFacet::About.txt
    Registered: Wed May 08 14:27:32 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  3. Test::Tester::CaptureRunner.txt

    # $Header: /home/fergal/my/cvs/Test-Tester/lib/Test/Tester/CaptureRunner.pm,v 1.3 2003/03/05 01:07:55 fergal Exp $ use strict; package Test::Tester::CaptureRunner; our $VERSION = '1.302194'; use Te...
    perldoc.perl.org/Test::Tester::CaptureRunner.txt
    Registered: Wed May 08 15:03:24 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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: Tue May 07 10:53:47 UTC 2024
    - 5.3K bytes
    - Viewed (0)
  9. IO::Dir.txt

    # IO::Dir.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 as Perl it...
    perldoc.perl.org/IO::Dir.txt
    Registered: Tue May 07 06:11:39 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  10. IO::Poll.txt

    # IO::Poll.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 as Perl i...
    perldoc.perl.org/IO::Poll.txt
    Registered: Tue May 07 05:04:02 UTC 2024
    - 4.4K bytes
    - Viewed (0)
Back to top