WebHost Free is basically a CGI script that allows you to become your own Geocities. It allows you to automatically accept user signups and uploading from the Web.
This Perl script is very useful, if you want to give your site visitors free web space but you don't want to use a lot of resources. Your visitors fill out a form and instantly create their static homepages which look like a business card. They can put this address to their email signatures and whatever. Each homepage takes about 2 KB of space.
EasyHost Free is, as the name suggests, the free version of the hosting product EasyHost. EasyHost Free is very easy-to-use and takes only minutes to get up and running.
LEAPs (LibwEb APplications) are a suite of community web site applications built by using a Perl toolkit called LibWeb. Currently it has a file-manager and possibly more in the future as developers write more web applications based on the interfaces and frameworks defined in LibWeb.
DPGS is a free and open-source tool for enhancing virtual communities, discussion groups and message boards with dynamically generated photographic member profiles. Features: User-updateable profiles; scalable: easy to add/remove data fields by simply editing the html templates. No need to edit program code or alter table definitions (as in traditional SQL-based data-store).
Birthday notification: all birthdays within a certain time period are displayed. Semi-private: users can optionally make their profile private to allow only other members to view their profile. Cookie.lib is used here only to assign a "private view" session-based cookie such that the member doesn't have to re-authorize.
Searchable profiles. User-friendly despite the complexity.
Allow your users to create their own website at your site. Each user will be able to edit text, fonts, background colors, navigation menu as well as clip art choices.
LibWeb is a Perl library and toolkit for building a community Web site and applications. Features: members and sessions management (authentication via cookies); template-driven, dynamic HTML page generation without using PHP/ASP/SSI/Javascript; HTML widgets and themes; installation does not require root privilege.