> Is there a way of using/gaining the perl global variables for use in the > template?
Just pass their values in like any other variables if you only want to read them, or write a plugin to access them if you're trying to set them. - Perrin
> Is there a way of using/gaining the perl global variables for use in the > template?
Just pass their values in like any other variables if you only want to read them, or write a plugin to access them if you're trying to set them. - Perrin