Here is my version...

Please review my offer also about comment added to string
#use XML::LibXML::Common qw(:libxml :encoding);
Because with LibXML 1.52 it causes MULTIPLE warnings. Probably you can cut off this. 
(seems that you did this for newer versions of LibXML)

I dislike PerlWarn off. Because this very helpful in debug process.

Alex.

On Tue, 4 Feb 2003 14:06:21 +0000 (GMT)
Matt Sergeant <[EMAIL PROTECTED]> wrote:

> On Tue, 4 Feb 2003, Alex Sergeyev wrote:
> 
> > Hello,
> >
> > Seems that just I always annoyed by "Use of uninitialized
> > value" warnings in my error_log.
> 
> PerlWarn Off
> 
> ;-)
> 
> > New notes:
> >
> > a -------------------
> > Apache/AxKit/Language/XSP.pm line 229
> > Seems, that should be $ns && $Apache::...::tag_lib{$ns};
> > instead of old if-expression
> >
> > b -------------------
> > Apache/.../XSP/TaglibHelper.pm line 78
> > Seems that should be check that $argspec was found and
> > defined.
> 
> Can you send in CVS diffs please, as line numbers are very
> version specific.
> 
> -- 
> <!-- Matt -->
> <:->get a SMart net</:->
> Spam trap - do not mail: [EMAIL PROTECTED]
> 

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

Reply via email to