Thread HTML::Template::Compiled (HTC)
(209 answers)
Opened by renee at 2005-06-26 15:48
GwenDragon:
zu 1: welche warnungen bekommst du denn? ich würde es gerne nachvollziehen. zu 2: du könntest eine art no-op in den xml-header packen, etwa so: Code: (dl
)
<<?comment ?><?/comment ?>?xml version="1.0" encoding="iso-8859-1"?> bzw. wenn du auch noch alternative tags benutzt, etwas leserlicher: Code: (dl
)
<[%comment %][%/comment %]?xml version="1.0" encoding="iso-8859-1"?> 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: ![]() ![]() |