Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/nss/cmd/signver/examples/1/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 929 B image not shown  

Quelle  form.pl   Sprache: Shell

 
#! /usr/bin/perl
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.


print "Content-type: text/html\n\n";
print "Server Name: ", $ENV{'SERVER_NAME'}, "
"
"\n";
print "Server Port: ", $ENV{'SERVER_PORT'}, "
"
"\n";
print "Server Software: ", $ENV{'SERVER_SOFTWARE'}, "
"
"\n";
print "Server Protocol: ", $ENV{'SERVER_PROTOCOL'}, "
"
"\n";
print "CGI Revision: ", $ENV{'GATEWAY_INTERFACE'}, "
"
"\n";
print "Browser: ", $ENV{'HTTP_USER_AGENT'}, "
"
"\n";
print "Remote Address: ", $ENV{'REMOTE_ADDR'}, "
"
"\n";
print "Remote Host: ", $ENV{'REMOTE_HOST'}, "
"
"\n";
print "Remote User: ", $ENV{'REMOTE_USER'}, "
"
"\n";
print "You typed:\n";

while( $_ = <STDIN>) {
  print "$_";
}


Messung V0.5
C=82 H=-100 G=91

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.