- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 891 - 900 of 3,812 for filetype:txt (0.04 sec)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/operators/optional_chaining/index.md # Original Wiki contributors prosovskyf eemeli...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining/contributor...Registered: Wed Apr 16 01:42:55 UTC 2025 - Last Modified: Fri Apr 14 01:38:25 UTC 2023 - 474 bytes - Viewed (0) -
Encode::MIME::Name.txt
package Encode::MIME::Name; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 1.3 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; # NOTE: This table must be 1:1 mapping our %MI...perldoc.perl.org/Encode::MIME::Name.txtRegistered: Sat Apr 12 21:55:01 UTC 2025 - 3.7K bytes - Viewed (0) -
IO::Uncompress::RawInflate.txt
package IO::Uncompress::RawInflate ; # for RFC1951 use strict ; use warnings; use bytes; use Compress::Raw::Zlib 2.212 ; use IO::Compress::Base::Common 2.212 qw(:Status ); use IO::Uncompress::Base ...perldoc.perl.org/IO::Uncompress::RawInflate.txtRegistered: Sun Apr 13 22:49:37 UTC 2025 - 31.7K bytes - Viewed (0) -
IO::Uncompress::AnyUncompress.txt
package IO::Uncompress::AnyUncompress ; use strict; use warnings; use bytes; use IO::Compress::Base::Common 2.212 (); use IO::Uncompress::Base 2.212 ; require Exporter ; our ($VERSION, @ISA, @EXPOR...perldoc.perl.org/IO::Uncompress::AnyUncompress.txtRegistered: Sun Apr 13 20:01:02 UTC 2025 - 30.9K bytes - Viewed (0) -
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.txtRegistered: Sun Apr 13 20:53:39 UTC 2025 - 5.2K bytes - Viewed (0) -
MIME::QuotedPrint.txt
package MIME::QuotedPrint; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(encode_qp decode_qp); our $VERSION = '3.16_01'; use MIME::Base64; # will load XS ver...perldoc.perl.org/MIME::QuotedPrint.txtRegistered: Sun Apr 13 21:13:42 UTC 2025 - 3.2K bytes - Viewed (0) -
ExtUtils::MM_Win95.txt
package ExtUtils::MM_Win95; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::MM_Win32; our @ISA = qw(ExtUtils::MM_Win32); use ExtUtils::MakeMaker::Config; =he...perldoc.perl.org/ExtUtils::MM_Win95.txtRegistered: Sun Apr 13 18:06:13 UTC 2025 - 1.3K bytes - Viewed (0) -
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.txtRegistered: Sun Apr 13 21:32:50 UTC 2025 - 886 bytes - Viewed (0) -
rbd-export.rst.txt
RBD Export & Import ========== This is a file format of an RBD image or snapshot. It's a sparse format for the full image. There are three recording sections in the file. (1) Header. (2) Metadata. ...docs.ceph.com/en/latest/_sources/dev/rbd-export.rst.txtRegistered: Wed Apr 16 01:56:20 UTC 2025 - Last Modified: Wed Feb 08 19:04:46 UTC 2023 - 1.8K bytes - Viewed (0) -
poseidonstore.rst.txt
========== PoseidonStore ========== Key concepts and goals ========== * As one of the pluggable backend stores for Crimson, PoseidonStore targets only high-end NVMe SSDs (not concerned with ZNS dev...docs.ceph.com/en/latest/_sources/dev/crimson/poseidonstore.rst.txtRegistered: Wed Apr 16 01:56:34 UTC 2025 - Last Modified: Wed Feb 08 19:04:48 UTC 2023 - 25.8K bytes - Viewed (0)