prayer.pl

#!/usr/bin/perl

print "Content-type: text/html

";
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