NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Why not PAR and have the webserver be in Perl? (Score:3, Informative)
Reply to This
Re:Why not PAR and have the webserver be in Perl? (Score:2, Insightful)
Microweb is a pretty decent product, you can make it autoplay, fire up the webserver, copy over any mysql databases you need, start mysql and then open the index page in the user's default web browser. It's that kind of slickness I like and $299 is easily affordable. I'm not sure how I could do something similar with a pure Perl solution.