Template::Sandbox.pm

Template::Sandbox.pm is a Perl module that lets you process templates in a setting sandboxed from your application.

It's designed to run in a webserver environment, but is entirely application-agnostic. For example, this site is generated by using Template::Sandbox.pm from a command-line script to build static HTML pages.

You can find more on the Template::Sandbox Distribution CPAN page.

© 2009-2011 Sam Graham, unless otherwise noted. All rights reserved.