mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
11 lines
265 B
Perl
Executable File
11 lines
265 B
Perl
Executable File
#!/usr/local/bin/haserl
|
|
Content-Type: text/plain
|
|
|
|
<%# This is a sample "env" script %>
|
|
<% env %>
|
|
|
|
<%# Simple Command
|
|
Prints the results of the env command as a mime-type
|
|
"text/plain" document. This is the haserl version of the common
|
|
printenv cgi. %>
|