in reply to RFC: HTML::Template::Dumper

I've worked on a subclass for HTML::Template that will dump only the datastructure that would be used to fill in the template.

Cool. I suspect that many of us would end up writing a simple script to drive it, so you would save us the work by including a simple driver script.