On Fri, 1 Feb 2002, Terrence Brannon wrote:
> 1 - where is this documented? perldoc XML::XPath is not the place...
The XPathScript guide on the site.
> 2 - how many levels down does a * in the pathname apply to. For
> example, would I expect some processing overlap in these 2 calls?
Just the children.
> 3 - this is a per-page subroutine right? meaning, if I bind
> several $t->{gi} , then call apply_templates
Did you forget to finish this sentance? But yes, $t is a per-page hash.
> 4 - why did I not find apply_templates called anywhere in the
> XML::XPath distro? How can I play with Xpathscript from the
> commandline without using axkit, just passing an XML filename and
> a XPS file?
Get XML::XPathScript from CPAN, it implements a slightly earlier version
of XPathScript available from the command line or from a module.
--
<!-- Matt -->
<:->Get a smart net</:->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]