Is their away to call the functionality of IWOV_XSLT within an IW_PERL element in a TPL.
I'm doing pretty much all of my DCR processing within perl sub routines. Keeps the TPL tight and maintainable but it's limiting me in this case as I would like to use xslt to format some dcr xml within a sub in the tpl. I can't use the tag <iwov_xslt> as I'm in a perl tag. The api for iw_perl does not have an iwpt..... function wrapping the iwov_xslt either
Now I know that iwov_xslt is implemented using the module TeamSite:

T::iwov_xslt Is their anyway i can use this directly within the iw_perl element ?
What would be the best approach?
Thanks a lot lee C