Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2931 - 2940 of 3,812 for filetype:txt (0.05 sec)

  1. 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: Sun Apr 27 04:44:02 UTC 2025
    - 12.5K bytes
    - Viewed (0)
  2. Net::Netrc.txt

    # Net::Netrc.pm # # Copyright (C) 1995-1998 Graham Barr. All rights reserved. # Copyright (C) 2013-2014, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it...
    perldoc.perl.org/Net::Netrc.txt
    Registered: Sun Apr 27 05:07:03 UTC 2025
    - 8K bytes
    - Viewed (0)
  3. 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: Sat Apr 26 23:56:34 UTC 2025
    - 5.3K bytes
    - Viewed (0)
  4. 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: Sun Apr 27 05:13:22 UTC 2025
    - 5.2K bytes
    - Viewed (0)
  5. 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: Sun Apr 27 03:12:03 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  6. File::Spec::AmigaOS.txt

    package File::Spec::AmigaOS; use strict; require File::Spec::Unix; our $VERSION = '3.91'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); =head1 NAME File::Spec::AmigaOS - File::Spec for Amig...
    perldoc.perl.org/File::Spec::AmigaOS.txt
    Registered: Sun Apr 27 00:46:15 UTC 2025
    - 982 bytes
    - Viewed (0)
  7. Memoize::AnyDBM_File.txt

    use strict; use warnings; package Memoize::AnyDBM_File; our $VERSION = '1.16'; our @ISA = qw(DB_File GDBM_File Memoize::NDBM_File SDBM_File ODBM_File) unless @ISA; for my $mod (@ISA) { if (eval "re...
    perldoc.perl.org/Memoize::AnyDBM_File.txt
    Registered: Sun Apr 27 02:42:11 UTC 2025
    - 886 bytes
    - Viewed (0)
  8. 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: Mon Apr 28 19:04:59 UTC 2025
    - 13.3K bytes
    - Viewed (0)
  9. Test2::Util.txt

    package Test2::Util; use strict; use warnings; our $VERSION = '1.302199'; use POSIX(); use Config qw/%Config/; use Carp qw/croak/; BEGIN { local ($@, $!, $SIG{__DIE__}); *HAVE_PERLIO = eval { requi...
    perldoc.perl.org/Test2::Util.txt
    Registered: Mon Apr 28 19:34:02 UTC 2025
    - 10.3K bytes
    - Viewed (0)
  10. Test2::Manual::Tooling::Testing.txt

    package Test2::Manual::Tooling::Testing; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Testing - Tutorial on how to test your testing tools. =h...
    perldoc.perl.org/Test2::Manual::Tooling::Testing.txt
    Registered: Mon Apr 28 17:33:40 UTC 2025
    - 4.4K bytes
    - Viewed (0)
Back to top