Is this any better? I just did a $cvs update; followed by a $cvs diff -c; If its still not right you'll have to tell me what's required, it my first patch.
Adam -----Original Message----- From: Matt Sergeant [mailto:[EMAIL PROTECTED]] > 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]
