[Catalyst] SubRequest and template recursion

Dave Howorth dhoworth at mrc-lmb.cam.ac.uk
Tue May 22 15:57:00 GMT 2007


Adeola Awoyemi wrote:
> Thanks. That seemed to work :)
> 
> Now I'm getting "File not found error" with XML::XPath not lining the
> fact that I'm passing it a string rather than a file :(

>From TFM:

new()

This constructor follows the often seen named parameter method call.
Parameters you can use are: filename, parser, xml, ioref and context.
The filename parameter specifies an XML file to parse.
The xml parameter specifies a string to parse
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Cheers, Dave



More information about the Catalyst mailing list