Project Filmore

I'm writing some server side softer as a complement to followme, my static website generator. I started out writing them as a series of individual scripts, but the code duplication got to be too much. So I'm rewriting the code in cgi-scripts as a collection of Perl modules plus a thin top level script to invoke them, more or less the same pattern I've used before. After I get the new libraries working, ther will be a code cleanup, with App-Filmore replacing some of the older projects that will be folded into it. But not Template-Twostep or App-Followme, which are already on CPAN. No code yet on github. I'll start it after I get the tests for at least a few of the modules working. Why Filmore? The name was chosen at random and doesn't have any special meaning.