Subject: | allow for setting of maxvars |
Date: | Thu, 8 Jan 2015 18:43:35 +0000 |
To: | LibXSLT bug <bug-XML-LibXSLT [...] rt.cpan.org> |
From: | Thomas Krichel <krichel [...] openlib.org> |
This is a feature request rather than a bug report.
XML::LibXSLT should support maxvars.
maxvars
XML::LibXSLT->maxvars(1000000);
This option sets the maximum number of variables for a
stylesheet. Default 15000.
Otherwise is difficult write templates that are recursive.
In many cases, a default of 15000 is not sufficient when
recursion involves a function that carries many parameters.
--
Cheers,
Thomas Krichel http://openlib.org/home/krichel
skype:thomaskrichel