--- nfo/perl/libs/XML/XUpdate/XSLT.pm 2003/05/07 03:11:28 1.6 +++ nfo/perl/libs/XML/XUpdate/XSLT.pm 2003/05/13 09:32:22 1.7 @@ -4,9 +4,12 @@ # # By Andreas Motl, andreas.motl@ilo.de # -# $Id: XSLT.pm,v 1.6 2003/05/07 03:11:28 joko Exp $ +# $Id: XSLT.pm,v 1.7 2003/05/13 09:32:22 joko Exp $ # # $Log: XSLT.pm,v $ +# Revision 1.7 2003/05/13 09:32:22 joko +# minor update to pod +# # Revision 1.6 2003/05/07 03:11:28 joko # updated pod: new section "References", added item to "Todo" section # @@ -103,7 +106,7 @@ o Cache contents of external files (*.xml). Performance! o Can exception / error-code handling be improved somehow? Esp.: It would be interesting, if the XUpdate payload actually could be applied, or not... - o , etc. + o Conditional processing: , etc. =cut