Simon Wilcox wrote:
> I am pleased to attach a patch that generates a search path list and
> passes it to XMLin by introspecting the provider's include path. 

You could do this instead:

   $input = $context->insert($input) unless $input =~ /</;

The $context->insert($filename) does the job of finding the file 
in the INCLUDE_PATH and returning the content.

A


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to