WWW::Autosite::Manual is a Perl module that contains installation, usage instructions and examples for Autosite.
OVERVIEW
The general reasoning behind autosite is that as a web guru, someone who wants you to make them a bio webpage, sends you bio.txt and maybe bio.jpg. You put them together to make bio.html. We refer to the raw content (bio.txt, and bio.jpg, here) as the 'content', and to the final product (bio.html) as sgc, or server generated content. Because that's what it should be. And if you implement this system, that's what it will be.
No more waiting on text files, image files, mp3s, whatever. Just have the client upload the junk and voila.
Product's homepage
Requirements:
· Perl