in reply to browser interface for local script
Here's how far I got, a module (based on HTTP::Daemon) to set up a simple framework for you to define the flow of these types of programs (since now you've gone somewhat stateless), ServerApp
And my "sample app" thats a font browser using imagemagick for rendering: FontPreview
|
---|