PERL CGI bible study system originally developed for the Christian distro ShepherdPup Linux. Includes integrated Wiki for notes, W3C Slidy and RSS2 feed generation.
html2pl.pl is a HTML to Perl converter actually written in Perl. There are many ways to merge HTML and Perl code. Converting the HTML to Perl print statements is best for those quick and dirty projects. Also, this script is easily customizable.