Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 57 for filetype:txt (0.06 sec)

  1. 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.txt
    Registered: Fri Aug 22 05:51:53 UTC 2025
    - 110K bytes
    - Viewed (0)
  2. perlintern.txt

    -*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by autodoc.pl extracting documentation from the C source files. Any changes made here will be lost! =...
    perldoc.perl.org/perlintern.txt
    Registered: Fri Aug 15 23:23:50 UTC 2025
    - 149.2K bytes
    - Viewed (0)
  3. perluniprops.txt

    =begin comment # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 16.0.0. Any changes made here will be lost! To c...
    perldoc.perl.org/perluniprops.txt
    Registered: Fri Aug 15 22:30:21 UTC 2025
    - 460.2K bytes
    - Viewed (0)
  4. perl5220delta.txt

    =encoding utf8 =head1 NAME perl5220delta - what is new for perl v5.22.0 =head1 DESCRIPTION This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgradin...
    perldoc.perl.org/perl5220delta.txt
    Registered: Sat Aug 16 14:01:32 UTC 2025
    - 126.6K bytes
    - Viewed (0)
  5. Config.txt

    =head1 NAME =for comment Generated by configpm. Any changes made here will be lost! Config - access Perl configuration information =head1 SYNOPSIS use Config; if ($Config{usethreads}) { print "has ...
    perldoc.perl.org/Config.txt
    Registered: Mon Aug 18 22:25:51 UTC 2025
    - 255.2K bytes
    - Viewed (0)
  6. dash-devel.rst.txt

    .. _dashdevel: Ceph Dashboard Developer Documentation ========== .. contents:: Table of Contents Feature Design ---------- To promote collaboration on new Ceph Dashboard features, the first step is...
    docs.ceph.com/en/latest/_sources/dev/developer_guide/dash-devel.rst.txt
    Registered: Mon Aug 25 02:03:25 UTC 2025
    - Last Modified: Tue Jun 17 05:00:15 UTC 2025
    - 100.9K bytes
    - Viewed (0)
  7. v10.2.2.txt

    commit 45107e21c568dd033c2f (tag: refs/tags/v10.2.2) Author: Jenkins Build Slave User <jenkins-build@trusty-huge--abdffd45-81df-4aa8-a769-e169993c7a0f.localdomain> Date: Tue Jun 14 11:43:24 2016 +0...
    docs.ceph.com/en/latest/_downloads/161d81b2743e5cf0c0404993b3e29d49/v10.2.2.txt
    Registered: Mon Aug 25 02:42:34 UTC 2025
    - Last Modified: Wed Feb 08 19:05:17 UTC 2023
    - 105.9K bytes
    - Viewed (0)
  8. quincy.rst.txt

    ====== Quincy ====== Quincy is the 17th stable release of Ceph. It is named after Squidward Quincy Tentacles from Spongebob Squarepants. v17.2.9 Quincy ========== This is the ninth backport (hotfix...
    docs.ceph.com/en/latest/_sources/releases/quincy.rst.txt
    Registered: Mon Aug 25 02:46:00 UTC 2025
    - Last Modified: Tue May 27 14:59:36 UTC 2025
    - 287.4K bytes
    - Viewed (0)
  9. squid.rst.txt

    ===== Squid ===== Squid is the 19th stable release of Ceph. v19.2.3 Squid ========== This is the third backport release in the Squid series. We recommend that all users update to this release. Nota...
    docs.ceph.com/en/latest/_sources/releases/squid.rst.txt
    Registered: Mon Aug 25 02:45:02 UTC 2025
    - Last Modified: Thu Aug 21 07:55:59 UTC 2025
    - 137.4K bytes
    - Viewed (0)
  10. perlguts.txt

    =for comment The part of this file between =for mg_vtable.pl markers is auto generated by mg_vtable.pl; any changes there need to be made instead to mg_vtable.pl =head1 NAME perlguts - Introduction...
    perldoc.perl.org/perlguts.txt
    Registered: Tue Aug 26 03:29:19 UTC 2025
    - 203.9K bytes
    - Viewed (0)
Back to top