Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 3921 - 3930 of 6,532 for content_length:[0 TO 9999] (0.06 sec)

  1. DBM_Filter::encode.txt

    package DBM_Filter::encode ; use strict; use warnings; use Carp; our $VERSION = '0.03'; BEGIN { eval { require Encode; }; croak "Encode module not found.\n" if $@; } sub Filter { my $encoding_name ...
    perldoc.perl.org/DBM_Filter::encode.txt
    Registered: Sat Jun 28 15:56:12 UTC 2025
    - 1.3K bytes
    - Viewed (0)
  2. Encode::Byte.txt

    package Encode::Byte; use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAGE_...
    perldoc.perl.org/Encode::Byte.txt
    Registered: Sat Jun 28 17:15:46 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  3. unbound

    *unbound* - perform recursive queries using libunbound.
    coredns.io/explugins/unbound/
    Registered: Mon Jul 07 00:37:01 UTC 2025
    - 9.5K bytes
    - Viewed (0)
  4. on

    *on* - executes a command when a specified event is triggered.
    coredns.io/explugins/on/
    Registered: Mon Jul 07 00:36:50 UTC 2025
    - 8.1K bytes
    - Viewed (0)
  5. JSON

    *json* - query a JSON-formatted DNS server
    coredns.io/explugins/json/
    Registered: Mon Jul 07 00:31:28 UTC 2025
    - 6.7K bytes
    - Viewed (0)
  6. kubernetai

    *kubernetai* - serve multiple Kubernetes within a Server.
    coredns.io/explugins/kubernetai/
    Registered: Mon Jul 07 00:38:44 UTC 2025
    - 8.8K bytes
    - Viewed (0)
  7. dump

    *dump* - dumps all incoming queries on standard output.
    coredns.io/explugins/dump/
    Registered: Mon Jul 07 00:40:44 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  8. any

    *any* gives a minimal response to ANY queries.
    coredns.io/plugins/any/
    Registered: Mon Jul 07 00:47:45 UTC 2025
    - 6.6K bytes
    - Viewed (0)
  9. pprof

    *pprof* publishes runtime profiling data at endpoints under `/debug/pprof`.
    coredns.io/plugins/pprof/
    Registered: Mon Jul 07 00:46:33 UTC 2025
    - 8.2K bytes
    - Viewed (0)
  10. metadata

    *metadata* enables a metadata collector.
    coredns.io/plugins/metadata/
    Registered: Mon Jul 07 00:52:15 UTC 2025
    - 7.6K bytes
    - Viewed (0)
Back to top