- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3031 - 3040 of 3,812 for filetype:txt (0.63 sec)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/g1/index.md # Original Wiki contributors Sebastianz 170developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/g1/contributors.txtRegistered: Wed Apr 16 01:20:32 UTC 2025 - Last Modified: Wed Mar 19 00:46:41 UTC 2025 - 170 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/g2/index.md # Original Wiki contributors Sebastianz 170developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/g2/contributors.txtRegistered: Wed Apr 16 01:20:56 UTC 2025 - Last Modified: Wed Mar 19 00:46:41 UTC 2025 - 170 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/horiz-origin-x/index.md # Original Wiki contributors Sebastianz 182developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/horiz-origin-x/contributors.txtRegistered: Wed Apr 16 01:19:22 UTC 2025 - Last Modified: Wed Mar 19 00:46:41 UTC 2025 - 182 bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/strikethrough-position/index.md # Original Wiki contributors kscarfone alicebeck...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/strikethrough-position/contributors.txtRegistered: Wed Apr 16 01:26:44 UTC 2025 - Last Modified: Wed Mar 19 00:46:46 UTC 2025 - 202 bytes - Viewed (0) -
Unicode::UCD.txt
package Unicode::UCD; use strict; use warnings; no warnings 'surrogate'; # surrogates can be inputs to this use charnames (); our $VERSION = '0.78'; sub DEBUG () { 0 } $|=1 if DEBUG; require Export...perldoc.perl.org/Unicode::UCD.txtRegistered: Wed Apr 23 03:09:13 UTC 2025 - 181.9K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 23 04:38:15 UTC 2025 - 19.5K bytes - Viewed (0) -
Test2::Transition.txt
=pod =head1 NAME Test2::Transition - Transition notes when upgrading to Test2 =head1 DESCRIPTION This is where gotchas and breakages related to the Test2 upgrade are documented. The upgrade causes ...perldoc.perl.org/Test2::Transition.txtRegistered: Wed Apr 23 02:33:00 UTC 2025 - 13.2K bytes - Viewed (0) -
Tie::RefHash.txt
package Tie::RefHash; # git description: Tie-RefHash-1.39-10-g2cfa4bd # ABSTRACT: Use references as hash keys our $VERSION = '1.40'; #pod =head1 SYNOPSIS #pod #pod require 5.004; #pod use Tie::RefH...perldoc.perl.org/Tie::RefHash.txtRegistered: Wed Apr 23 03:31:22 UTC 2025 - 8.7K bytes - Viewed (0) -
Test2::Tools::Grab.txt
package Test2::Tools::Grab; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Util::Grabber; use Test2::EventFacet::Trace(); our @EXPORT = qw/grab/; use base 'Exporter'; sub grab { Te...perldoc.perl.org/Test2::Tools::Grab.txtRegistered: Wed Apr 23 01:52:47 UTC 2025 - 2.5K bytes - Viewed (0) -
Win32CORE.txt
package Win32CORE; $VERSION = '0.04'; # There is no reason to load this module explicitly. It will be # initialized using xs_init() when the interpreter is constructed. 1; __END__ =head1 NAME Win32...perldoc.perl.org/Win32CORE.txtRegistered: Wed Apr 23 04:29:39 UTC 2025 - 1.3K bytes - Viewed (0)