Thread Frage zu HTML::Template::Compiled: <%IF foo%><%IF bar%>bla<%/IF%><%/IF%> (106 answers)
Opened by steffenw at 2006-12-15 15:33

pq
 2007-06-01 14:28
#28770 #28770
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
man kann escape-plugins schreiben. als beispiel kannst du dir das XMLEscape-Plugin anschschauen:
http://search.cpan.org/~tinita....cape.pm
allerdings kann das XMLEscape selbst wohl noch überarbeitung gebrauchen. da bin ich für vorschläge dankbar.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Frage zu HTML::Template::Compiled: <%IF foo%><%IF bar%>bla<%/IF%><%/IF%>