allow to configure the maximum number of nested template calls and variables/params
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 8 Apr 2010 09:56:33 +0000 (09:56 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 8 Apr 2010 09:56:33 +0000 (09:56 +0000)
commitd0606215d834b8491bb530862eb497a2255448b4
tree3b6b2975ef20d97f75fcdaf5bbe7d4c61f20f89b
parent8c35ad43fc7e592d3c1ef2677e1cfb06058f3b1e
allow to configure the maximum number of nested template calls and variables/params

e.g. <your_script>.pl

   $ZOOM::IRSpy::xslt_max_depth = 500;
lib/ZOOM/IRSpy.pm