- Sort Score
- Num 10 results
- Language All
- Labels All
Results 301 - 310 of 7,695 for content_length:[0 TO 9999] (0.11 seconds)
-
use.txt
=over =item use Module VERSION LIST X<use> X<module> X<import> =item use Module VERSION =item use Module LIST =item use Module Imports some semantics into the current package from the named module,...perldoc.perl.org/functions/use.txtMon Feb 02 06:22:41 GMT 2026 7.7K bytes -
shmwrite.txt
=over =item shmread ID,VAR,POS,SIZE X<shmread> X<shmwrite> =item shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attachin...perldoc.perl.org/functions/shmwrite.txt -
accept.txt
=over =item accept NEWSOCKET,GENERICSOCKET X<accept> Accepts an incoming socket connect, just as L<accept(2)> does. Returns the packed address if it succeeded, false otherwise. See the example in L...perldoc.perl.org/functions/accept.txtMon Feb 02 06:03:00 GMT 2026 445 bytes -
sub.txt
=over =item sub NAME BLOCK X<sub> =item sub NAME (PROTO) BLOCK =item sub NAME : ATTRS BLOCK =item sub NAME (PROTO) : ATTRS BLOCK This is subroutine definition, not a real function I<per se>. Withou...perldoc.perl.org/functions/sub.txtMon Feb 02 21:15:44 GMT 2026 536 bytes -
getsockname.txt
=over =item getsockname SOCKET X<getsockname> Returns the packed sockaddr address of this end of the SOCKET connection, in case you don't know the address because you have several different IPs tha...perldoc.perl.org/functions/getsockname.txtMon Feb 02 06:37:20 GMT 2026 464 bytes -
ODBM_File.txt
package ODBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.20"; XSLoader::load(); 1; __END__ =head1 NAME ODBM_File - Tied access t...perldoc.perl.org/ODBM_File.txtMon Jan 26 20:42:25 GMT 2026 3K bytes -
fcgistarter - Start a FastCGI program - Apache ...
Modules | Directives | FAQ | Glossary | Sitemap Apache HTTP Server Version 2.4 Apache > HTTP Server > Documentation >...httpd.apache.org/docs/2.4/en/programs/fcgistarter.htmlFri Nov 07 10:52:00 GMT 2025 6.5K bytes -
Module: html.widgets.trait_types — IPython 3.2....
Navigation index modules | next | previous | home | search | documentation » The IPython API » Table Of Contents Modu...ipython.org/ipython-doc/stable/api/generated/IPython.html.widgets.trait_types.htmlMon Jul 23 22:38:43 GMT 2018 6.7K bytes -
Module: html.services.clusters.handlers — IPyth...
Navigation index modules | next | previous | home | search | documentation » The IPython API » Table Of Contents Modu...ipython.org/ipython-doc/stable/api/generated/IPython.html.services.clusters.handlers.htmlMon Jul 23 22:38:43 GMT 2018 8.5K bytes -
config-with-mounts.yaml
kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane # add a mount from /path/to/my/files on the host to /files on the node extraMounts: - hostPath: /path/to/my/files conta...kind.sigs.k8s.io/examples/config-with-mounts.yamlFri Feb 06 07:28:51 GMT 2026 1.2K bytes