SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
Name haserl
Version 0.9.36
Category network
Description Small program that uses shell or Lua script to create cgi web scripts.
Maintainer milka​@​konstelacioj.info
License GPL2
Website https://haserl.sourceforge.net
Sizes 28K / 60K
Suggestedbash iconbash  lua iconlua  lua-dev iconlua-dev 
haserl screenshot
Download package haserl screenshot
Show receipt
Show files list
Show cooking log

Description

haserl (Html And Shell Embedded Runtime Language) is a cgi program that runs interpreted scripts. It combines three elements into a single CGI interpreter:

  1. It parses POST and GET requests, placing form-elements as name=value pairs into the environment for the CGI script to use. It is similar to uncgi (http://www.midwinter.com/~koreth/uncgi.html) in this respect

  2. It prints the contents of the script as html, and conditionally interpets text within <% ... %> as shell script. In this case haserl scripts are like a poor-man's version of PHP (http://www.php.net)

  3. It is very small, and so can be used in embedded environments

6011 packages and 861680 files in cooking database (Sun Aug 17 00:48:22 2025)