Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2541 - 2550 of 6,576 for content_length:[0 TO 9999] (0.2 sec)

  1. SDBM_File.txt

    package SDBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.17"; our @EXPORT_OK = qw(PAGFEXT DIRFEXT PAIRMAX); use Exporter "import...
    perldoc.perl.org/SDBM_File.txt
    Registered: Tue Dec 16 23:35:14 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  2. Pod::Text::Color.txt

    # Convert POD data to formatted color ASCII text # # This is just a basic proof of concept. It should later be modified to make # better use of color, take options changing what colors are used for...
    perldoc.perl.org/Pod::Text::Color.txt
    Registered: Tue Dec 16 20:09:45 UTC 2025
    - 6.5K bytes
    - Viewed (0)
  3. Sys::Hostname.txt

    package Sys::Hostname; use strict; use Carp; use Exporter 'import'; our @EXPORT = qw/ hostname /; our $VERSION; use warnings (); our $host; BEGIN { $VERSION = '1.25'; { local $SIG{__DIE__}; eval { ...
    perldoc.perl.org/Sys::Hostname.txt
    Registered: Tue Dec 16 19:31:41 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  4. Apache Ant User Manual

    Table of Contents Using Apache Ant Writing a Simple Buildfile Projects Targets Tasks Properties Built-in Properties P...
    ant.apache.org/manual/usinglist.html
    Registered: Fri Dec 26 00:02:29 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 2.1K bytes
    - Viewed (0)
  5. Platform Issues

    Platform Issues Java versions Java 5 You may need a bigger stack than default, especially if you are using the built ...
    ant.apache.org/manual/platform.html
    Registered: Fri Dec 26 00:02:57 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 6.2K bytes
    - Viewed (0)
  6. ClassFileSet Type

    ClassFileSet A classfileset is a specialized type of fileset which, given a set of "root" classes, will include all o...
    ant.apache.org/manual/Types/classfileset.html
    Registered: Fri Dec 26 00:03:47 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 3.7K bytes
    - Viewed (0)
  7. PatternSet Type

    PatternSet Patterns can be grouped to sets and later be referenced by their id attribute. They are defined via a patt...
    ant.apache.org/manual/Types/patternset.html
    Registered: Fri Dec 26 00:03:53 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 7.5K bytes
    - Viewed (0)
  8. ZipFileSet Type

    ZipFileSet A <zipfileset> is a special form of a < fileset > which can behave in 2 different ways: When the src attri...
    ant.apache.org/manual/Types/zipfileset.html
    Registered: Fri Dec 26 00:04:27 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 5.4K bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/targetx/index.md # Original Wiki contributors Sebastianz Jeremie 183
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/targetX/contributors.txt
    Registered: Fri Dec 26 01:26:01 UTC 2025
    - Last Modified: Tue Aug 19 16:05:18 UTC 2025
    - 183 bytes
    - Viewed (0)
  10. index.rst.txt

    .. _ceph-manager-daemon: ========== Ceph Manager Daemon ========== The :term:`Ceph Manager` daemon (ceph-mgr) runs alongside monitor daemons, to provide additional monitoring and interfaces to exte...
    docs.ceph.com/en/latest/_sources/mgr/index.rst.txt
    Registered: Fri Dec 26 01:26:13 UTC 2025
    - Last Modified: Tue Oct 29 17:43:58 UTC 2024
    - 1.7K bytes
    - Viewed (0)
Back to top