On Friday, Jan 24, 2003, at 02:06 Europe/London, Adam Griffiths wrote:

Ah... thank you.
I guess the implementation has changed since the documentation was written,
it says (in XSP's POD):

"Note that start_expr, end_expr and append_to_script aren't exported by
default, so you need to do:

use Apache::AxKit::Language::XSP qw(start_expr end_expr append_to_script);"

Which is no longer the case. Now I realise that $e is a blessed
AxKit::XSP::SAXHandler so that�s why e->start_expr($tag) works but
start_expr($e, $tag) doesn't.

If anyone with CVS write access wants to patch the XSP.pm pod, there are
some basic changes below.
Can you send the patch in again as a diff against CVS, rather than your local copy? Thanks!

Matt.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to