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)
commitade4da0657fb6bab6b42c49d31321173ffb8dd48
tree6e2fa30866e9344d2fbb2352b1c4ebafac965e2e
parent9286e13ef0adb5c2834baf0d9606822728e7d8c5
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