Subject: | Wrap in eval{} |
I recommend that the error.tt2 rendering part be wrapped in an eval{}
block and, if it fails, call into NEXT::finalize_error(). My concern is
that if View/TT.pm is what triggered the error then calling back in will
be bad news.
Otherwise, this module is perfect! I'm glad I checked CPAN before
rolling my own.