- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 6,183 for content_length:[0 TO 9999] (0.07 sec)
-
org.apache.tools.mail (Apache Ant API)
declaration: package: org.apache.tools.mailant.apache.org/manual/api/org/apache/tools/mail/package-summary.htmlRegistered: Mon Sep 15 01:10:30 UTC 2025 - Last Modified: Thu Aug 29 14:17:20 UTC 2024 - 5.3K bytes - Viewed (0) -
org.apache.tools.ant.taskdefs.optional.sos (Apa...
declaration: package: org.apache.tools.ant.taskdefs.optional.sosant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/sos/package-summary.htmlRegistered: Mon Sep 15 01:08:32 UTC 2025 - Last Modified: Thu Aug 29 14:17:20 UTC 2024 - 7.6K bytes - Viewed (0) -
k8s_dns_chaos
*k8s_dns_chaos* - enables inject DNS chaos in a Kubernetes cluster for Chaos Engineering.coredns.io/explugins/k8s_dns_chaos/Registered: Mon Sep 15 01:31:22 UTC 2025 - 9.6K bytes - Viewed (0) -
k8s_gateway
*k8s_gateway* - plugin to resolve all types of external Kubernetes resources.coredns.io/explugins/k8s_gateway/Registered: Mon Sep 15 01:31:25 UTC 2025 - 9.1K bytes - Viewed (0) -
wgsd
*wgsd* - serves WireGuard peer information via DNS-SD semantics to enable endpoint discovery and NAT traversal.coredns.io/explugins/wgsd/Registered: Mon Sep 15 01:31:29 UTC 2025 - 9.6K bytes - Viewed (0) -
mdns
*mdns* - serves '.local' mDNS info over normal DNS.coredns.io/explugins/mdns/Registered: Mon Sep 15 01:30:36 UTC 2025 - 9.4K bytes - Viewed (0) -
sigtrap.txt
package sigtrap; =head1 NAME sigtrap - Perl pragma to enable simple signal handling =cut use Carp; $VERSION = '1.10'; $Verbose ||= 0; sub import { my $pkg = shift; my $handler = \&handler_traceback...perldoc.perl.org/sigtrap.txtRegistered: Fri Sep 12 22:05:25 UTC 2025 - 8.5K bytes - Viewed (0) -
ExtUtils::ParseXS.txt
=head1 NAME ExtUtils::ParseXS - converts Perl XS code into C code =head1 SYNOPSIS use ExtUtils::ParseXS; my $pxs = ExtUtils::ParseXS->new; $pxs->process_file( filename => 'foo.xs' ); $pxs->process_...perldoc.perl.org/ExtUtils::ParseXS.txtRegistered: Sat Sep 13 03:09:58 UTC 2025 - 5.1K bytes - Viewed (0) -
filetest.txt
package filetest; our $VERSION = '1.03'; =head1 NAME filetest - Perl pragma to control the filetest permission operators =head1 SYNOPSIS $can_perhaps_read = -r "file"; # use the mode bits { use fil...perldoc.perl.org/filetest.txtRegistered: Fri Sep 12 23:36:50 UTC 2025 - 3.9K bytes - Viewed (0) -
AnyDBM_File.txt
package AnyDBM_File; use warnings; use strict; use 5.006_001; our $VERSION = '1.01'; our @ISA = qw(NDBM_File DB_File GDBM_File SDBM_File ODBM_File) unless @ISA; my $mod; for $mod (@ISA) { if (eval ...perldoc.perl.org/AnyDBM_File.txtRegistered: Fri Sep 12 23:17:09 UTC 2025 - 2.6K bytes - Viewed (0)