Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2691 - 2700 of 3,463 for filetype:txt (0.05 sec)

  1. UNIVERSAL.txt

    package UNIVERSAL; our $VERSION = '1.17'; # UNIVERSAL.pm should not contain any methods/subs, they # are all defined in universal.c 1; __END__ =head1 NAME UNIVERSAL - base class for ALL classes (bl...
    perldoc.perl.org/UNIVERSAL.txt
    Registered: Sat Jun 21 02:46:33 UTC 2025
    - 6.3K bytes
    - Viewed (0)
  2. Thread.txt

    package Thread; use strict; use warnings; no warnings 'redefine'; our $VERSION = '3.05'; $VERSION = eval $VERSION; BEGIN { use Config; if (! $Config{useithreads}) { die("This Perl not built to supp...
    perldoc.perl.org/Thread.txt
    Registered: Sat Jun 21 04:12:30 UTC 2025
    - 8.1K bytes
    - Viewed (0)
  3. Test2::Tools::Warnings.txt

    package Test2::Tools::Warnings; use strict; use warnings; our $VERSION = '0.000162'; use Test2::API qw/context/; our @EXPORT = qw/warns warning warnings no_warnings/; use base 'Exporter'; sub warns...
    perldoc.perl.org/Test2::Tools::Warnings.txt
    Registered: Sat Jun 21 04:34:14 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  4. Win32API::File.txt

    # File.pm -- Low-level access to Win32 file/dir functions/constants. package Win32API::File; use strict; use integer; use Carp; use Config qw( %Config ); use Fcntl qw( O_RDONLY O_RDWR O_WRONLY O_AP...
    perldoc.perl.org/Win32API::File.txt
    Registered: Sat Jun 21 06:02:52 UTC 2025
    - 95.5K bytes
    - Viewed (0)
  5. Unicode::Normalize.txt

    package Unicode::Normalize; use 5.006; use strict; use warnings; use Carp; no warnings 'utf8'; our $VERSION = '1.32'; our $PACKAGE = __PACKAGE__; our @EXPORT = qw( NFC NFD NFKC NFKD ); our @EXPORT_...
    perldoc.perl.org/Unicode::Normalize.txt
    Registered: Sat Jun 21 06:17:35 UTC 2025
    - 19.5K bytes
    - Viewed (0)
  6. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/cursor/index.md # Original Wiki contributors ExE-Boss fscholz Sebastianz kscarfone...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/cursor/contributors.txt
    Registered: Wed Apr 16 01:13:46 UTC 2025
    - Last Modified: Wed Mar 19 00:46:50 UTC 2025
    - 229 bytes
    - Viewed (0)
  7. contributors.txt

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

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

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

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/ideographic/index.md # Original Wiki contributors Sebastianz 179
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/ideographic/contributors.txt Similar Results (1)
    Registered: Wed Apr 16 01:20:35 UTC 2025
    - Last Modified: Wed Mar 19 00:46:42 UTC 2025
    - 179 bytes
    - Viewed (0)
Back to top