> Including the template (as in the ForkTemplate contribution on the > Wiki) didn't work, since I had variables to evaluate in each template, > and doing it as ForkTemplate suggests ends up just pasting the perl > code in the sub-templates, rather than evaluating them. Maybe wrap > the template I loaded in an eval statement or something? I am a perl > newbie, so I'm at a bit of a loss.
Calling _ParseContent on your $obj instead of fetching the Content should work? -- Cambridge Energy Alliance: Save money. Save the planet. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
