in reply to Re: Deep recursion error using LibXML
in thread Deep recursion error using LibXML
the no warnings pragma can be used to suppress this particular message.
Yeah, but you would have to place it in the XML::LibXML functions that issue the warning, since use warnings is lexically scoped.
|
|---|