- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 3,449 for filetype:txt (0.13 sec)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/to/index.md # Original Wiki contributors Sebastianz HTMLValidator SueSmith Jerem...developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/To/contributors.txt Similar Results (1)Registered: Fri Jun 27 01:28:15 UTC 2025 - Last Modified: Wed Mar 19 00:46:47 UTC 2025 - 212 bytes - Viewed (0) -
VMS::Stdio.txt
# VMS::Stdio - VMS extensions to Perl's stdio calls # # Author: Charles Bailey bailey@genetics.upenn.edu # Version: 2.2 # Revised: 19-Jul-1998 # Docs revised: 13-Oct-1998 Dan Sugalski <sugalskd@ous...perldoc.perl.org/VMS::Stdio.txtRegistered: Wed Jul 02 08:52:40 UTC 2025 - 13.5K bytes - Viewed (0) -
XS::APItest.txt
package XS::APItest; use strict; use warnings; use Carp; our $VERSION = '1.36'; require XSLoader; # Export everything since these functions are only used by a test script # Export subpackages too -...perldoc.perl.org/XS::APItest.txtRegistered: Wed Jul 02 07:48:01 UTC 2025 - 8.3K bytes - Viewed (0) -
Amiga::ARexx.txt
package Amiga::ARexx; use 5.016000; use strict; use warnings; use Carp; use Exporter 'import'; # Items to export into callers namespace by default. Note: do not export # names by default without a ...perldoc.perl.org/Amiga::ARexx.txtRegistered: Sat Jun 28 04:26:14 UTC 2025 - 6.7K bytes - Viewed (0) -
Test::Harness::Beyond.txt
=head1 NAME Test::Harness::Beyond - Beyond make test =head1 Beyond make test Test::Harness is responsible for running test scripts, analysing their output and reporting success or failure. When I t...perldoc.perl.org/Test::Harness::Beyond.txtRegistered: Wed Jul 02 09:34:15 UTC 2025 - 15.2K bytes - Viewed (0) -
Unicode::Collate::CJK::Zhuyin.txt
package Unicode::Collate::CJK::Zhuyin; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::Zhuyin.txtRegistered: Fri Aug 22 05:51:53 UTC 2025 - 110K bytes - Viewed (0) -
Test::More.txt
package Test::More; use 5.006; use strict; use warnings; #---- perlcritic exemptions. ----# # We use a lot of subroutine prototypes ## no critic (Subroutines::ProhibitSubroutinePr) # Can't use Carp...perldoc.perl.org/Test::More.txtRegistered: Thu Aug 21 22:57:31 UTC 2025 - 53.1K bytes - Viewed (0) -
Test2::Tools::ClassicCompare.txt
package Test2::Tools::ClassicCompare; use strict; use warnings; our $VERSION = '1.302210'; our @EXPORT = qw/is is_deeply isnt like unlike cmp_ok/; use base 'Exporter'; use Carp qw/carp/; use Scalar...perldoc.perl.org/Test2::Tools::ClassicCompare.txtRegistered: Thu Aug 21 20:10:51 UTC 2025 - 11.8K bytes - Viewed (0) -
Test2::Manual::Concurrency.txt
package Test2::Manual::Concurrency; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Concurrency - Documentation for Concurrency support. =head1 FORKING =h...perldoc.perl.org/Test2::Manual::Concurrency.txtRegistered: Thu Aug 21 19:46:22 UTC 2025 - 4.2K bytes - Viewed (0) -
Test2::Tools::Class.txt
package Test2::Tools::Class; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API qw/context/; use Test2::Util::Ref qw/render_ref/; use Scalar::Util qw/blessed/; our @EXPORT = qw/can...perldoc.perl.org/Test2::Tools::Class.txtRegistered: Thu Aug 21 20:53:11 UTC 2025 - 4.7K bytes - Viewed (0)