I really like this module because it solves 2 problems for me: 1) I can stick with TT as my templating language instead of being stuck with the HTML::Template like language, and 2) there's a corresponding Catalyst View (which I don't think E::T has).
As a comment: I found that debugging is difficult b/c there's no way to get at the intermediate Excel::Template stuff without cutting into the module code. Error messages that come back from ET are based on the intermediate template, which is difficult to translate to the ETP template (since you don't really have the context of the ET template).
Perhaps a future version could expose the intermediate step (specifically, the $fh in the Excel::Template::Plus::TT::_prepare_excel_template sub) to outsiders, but I'm not sure what the best approach to that would be.
Anyway, thanks for such a cool module!
Charles Alderman
(0)
]
