I have a Catalyst application that uses TT for views: https://metacpan.org/module/Catalyst::View::TT
and I would like to try out https://metacpan.org/module/Catalyst::View::Xslate
We use the WRAPPER directive with Template Toolkit and I am curious if it is at all possible to reuse the wrapper somehow with xslate or would I have to break them into headers and footers?