Thax - Wiki Development
Perl : Practical Extract and Report Language
http://www.perl.org
EnoughRope is my attempt at a perl MVC implementation, although now defunct (I was reinventing a worse wheel)
CGI::Application::Dispatch is much cooler, and more thorough.
SSL, Crypt::SSLeay, LWP and HTTPS Support
Every So often, I install Perl on a new windows build and forget how to get SSL support in LWP.
Apparently, all you have to do is
ppm> install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd
And that does the trick.
Originally found via http://johnbokma.com/perl/https.html
Pure Perl Webservers
http://www.floodgap.com/httpi/
http://openpsp.org/
http://search.cpan.org/perldoc?HTTP::DAEMON
Newsgroup article from a while back talking about Pure Perl Webservers
http://www.nntp.perl.org/group/perl.p5ee/2002/11/msg1180.html
Resources
Data Munging for Non-Programming Biologists
Protocols for Manipulating Biological Data