Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1971 - 1980 of 3,463 for filetype:txt (0.05 sec)

  1. File::Spec.txt

    package File::Spec; use strict; # Keep $VERSION consistent in all *.pm files in this distribution, including # Cwd.pm. our $VERSION = '3.91'; $VERSION =~ tr/_//d; my %module = ( MSWin32 => 'Win32',...
    perldoc.perl.org/File::Spec.txt
    Registered: Wed Jun 18 08:33:44 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  2. IO::Socket.txt

    # IO::Socket.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::Socket.txt
    Registered: Wed Jun 18 08:52:19 UTC 2025
    - 27.7K bytes
    - Viewed (0)
  3. ExtUtils::Typemaps::Type.txt

    package ExtUtils::Typemaps::Type; use 5.006001; use strict; use warnings; require ExtUtils::Typemaps; our $VERSION = '3.51'; =head1 NAME ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a...
    perldoc.perl.org/ExtUtils::Typemaps::Type.txt
    Registered: Wed Jun 18 09:28:37 UTC 2025
    - 2K bytes
    - Viewed (0)
  4. Fcntl.txt

    package Fcntl; =head1 NAME Fcntl - various flag constants and helper functions from C's fcntl.h =head1 SYNOPSIS use Fcntl; use Fcntl qw(:DEFAULT :flock); use Fcntl qw(F_GETFD F_SETFD FD_CLOEXEC); =...
    perldoc.perl.org/Fcntl.txt
    Registered: Wed Jun 18 09:39:35 UTC 2025
    - 18.7K bytes
    - Viewed (0)
  5. File::Spec::Unix.txt

    package File::Spec::Unix; use strict; use Cwd (); our $VERSION = '3.91'; $VERSION =~ tr/_//d; =head1 NAME File::Spec::Unix - File::Spec for Unix, base for other File::Spec modules =head1 SYNOPSIS r...
    perldoc.perl.org/File::Spec::Unix.txt
    Registered: Wed Jun 18 10:04:40 UTC 2025
    - 15.5K bytes
    - Viewed (0)
  6. ExtUtils::MakeMaker::Tutorial.txt

    package ExtUtils::MakeMaker::Tutorial; our $VERSION = '7.70'; $VERSION =~ tr/_//d; =head1 NAME ExtUtils::MakeMaker::Tutorial - Writing a module with MakeMaker =head1 SYNOPSIS use ExtUtils::MakeMake...
    perldoc.perl.org/ExtUtils::MakeMaker::Tutorial.txt
    Registered: Wed Jun 18 11:04:43 UTC 2025
    - 5.4K bytes
    - Viewed (0)
  7. ExtUtils::ParseXS::Constants.txt

    package ExtUtils::ParseXS::Constants; use strict; use warnings; use Symbol; our $VERSION = '3.51'; =head1 NAME ExtUtils::ParseXS::Constants - Initialization values for some globals =head1 SYNOPSIS ...
    perldoc.perl.org/ExtUtils::ParseXS::Constants.txt
    Registered: Wed Jun 18 11:23:44 UTC 2025
    - 1.1K bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/v-ideographic/index.md # Original Wiki contributors Sebastianz 181
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/v-ideographic/contributors.txt
    Registered: Wed Apr 16 01:29:43 UTC 2025
    - Last Modified: Wed Mar 19 00:46:48 UTC 2025
    - 181 bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/v-hanging/index.md # Original Wiki contributors Sebastianz 177
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/v-hanging/contributors.txt
    Registered: Wed Apr 16 01:31:31 UTC 2025
    - Last Modified: Wed Mar 19 00:46:48 UTC 2025
    - 177 bytes
    - Viewed (0)
  10. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/font-face-src/index.md # Original Wiki contributors fscholz Sebastianz kscarfone J...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/font-face-src/contributors.txt
    Registered: Wed Apr 16 01:10:03 UTC 2025
    - Last Modified: Wed Mar 19 00:46:52 UTC 2025
    - 219 bytes
    - Viewed (0)
Back to top