prayer.pl

neil jenkins neil at devoid.co.uk
Wed Jul 23 20:17:42 CEST 2003


please put this in your cgi-bin
set permissions and mail me the url

-------------- next part --------------
A non-text attachment was scrubbed...
Name: prayer.pl
Type: application/applefile
Size: 1535 bytes
Desc: not available
URL: <http://tekspost.no/mailman/private/syndicate/attachments/20030723/f896c7e7/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prayer.pl
Type: application/text
Size: 610 bytes
Desc: not available
URL: <http://tekspost.no/mailman/private/syndicate/attachments/20030723/f896c7e7/attachment-0003.bin>
-------------- next part --------------


--

#!/usr/bin/perl

print "Content-type: text/html\n\n";
print <<AMEN;

Our $ENV{GATEWAY_INTERFACE},
who art in $ENV{SERVER_ADDR},
hallowed be thy $ENV{SERVER_NAME}.
Thy $ENV{PATH} come,
thy will be $ENV{SERVER_PROTOCOL},
on $ENV{HTTP_REFERER} as it is in $ENV{SERVER_ADDR}.
give us this $ENV{DATE_LOCAL} our daily $ENV{HTTP_ACCEPT}
And forgive us our $ENV{REQUEST_METHOD}s,
as we forgive those who $ENV{REQUEST_METHOD} against us.
And lead us not into $ENV{QUERY_STRING},
but deliver us from $!.
For thine is the $ENV{PATH},
the $ENV{SERVER_SOFTWARE} and the $ENV{HTTP_USER_AGENT}.
for $$ and $$.
AMEN


More information about the Syndicate mailing list