Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 3,812 for filetype:txt (0.03 sec)

  1. Test2::Compare::Custom.txt

    package Test2::Compare::Custom; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/code name operator stringify_got/; use Carp qw/cro...
    perldoc.perl.org/Test2::Compare::Custom.txt
    Registered: Sun Apr 06 15:20:57 UTC 2025
    - 3.4K bytes
    - Viewed (0)
  2. Test2::Event::Ok.txt

    package Test2::Event::Ok; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw{ pass effective_pass name tod...
    perldoc.perl.org/Test2::Event::Ok.txt
    Registered: Sun Apr 06 13:40:34 UTC 2025
    - 3.1K bytes
    - Viewed (0)
  3. Test::Builder::Tester::Color.txt

    package Test::Builder::Tester::Color; use strict; our $VERSION = '1.302199'; require Test::Builder::Tester; =head1 NAME Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester =head1...
    perldoc.perl.org/Test::Builder::Tester::Color.txt
    Registered: Sun Apr 06 17:31:12 UTC 2025
    - 973 bytes
    - Viewed (0)
  4. Memoize.txt

    # -*- mode: perl; perl-indent-level: 2; -*- # vim: ts=8 sw=2 sts=2 noexpandtab # Memoize.pm # # Copyright 1998, 1999, 2000, 2001, 2012 M. J. Dominus. # You may copy and distribute this program unde...
    perldoc.perl.org/Memoize.txt
    Registered: Mon Apr 14 00:31:35 UTC 2025
    - 31.8K bytes
    - Viewed (0)
  5. Hash::Util.txt

    package Hash::Util; require 5.007003; use strict; use Carp; use warnings; no warnings 'uninitialized'; use warnings::register; no warnings 'experimental::builtin'; use builtin qw(reftype); require ...
    perldoc.perl.org/Hash::Util.txt
    Registered: Sun Apr 13 23:17:58 UTC 2025
    - 24.9K bytes
    - Viewed (0)
  6. File::Copy.txt

    # File/Copy.pm. Written in 1994 by Aaron Sherman <ajs@ajs.com>. This # source code has been placed in the public domain by the author. # Please be kind and preserve the documentation. # # Additions...
    perldoc.perl.org/File::Copy.txt
    Registered: Mon Apr 14 01:22:09 UTC 2025
    - 15.8K bytes
    - Viewed (0)
  7. File::Glob.txt

    package File::Glob; use strict; our($DEFAULT_FLAGS); require XSLoader; # NOTE: The glob() export is only here for compatibility with 5.6.0. # csh_glob() should not be used directly, unless you know...
    perldoc.perl.org/File::Glob.txt
    Registered: Mon Apr 14 03:44:32 UTC 2025
    - 12.3K bytes
    - Viewed (0)
  8. IO::Select.txt

    # IO::Select.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...
    perldoc.perl.org/IO::Select.txt
    Registered: Mon Apr 14 03:33:49 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  9. IPC::SharedMem.txt

    ########## # # Version 2.x, Copyright (C) 2007-2013, Marcus Holland-Moritz <mhx@cpan.org>. # Version 1.x, Copyright (C) 1997, Graham Barr <gbarr@pobox.com>. # # This program is free software; you c...
    perldoc.perl.org/IPC::SharedMem.txt
    Registered: Mon Apr 14 00:52:22 UTC 2025
    - 5.5K bytes
    - Viewed (0)
  10. FindBin.txt

    # FindBin.pm # # Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl its...
    perldoc.perl.org/FindBin.txt
    Registered: Mon Apr 14 02:09:33 UTC 2025
    - 4.7K bytes
    - Viewed (0)
Back to top