Thread HTML-Template-Compiled: Mit Loop AoH ausgeben
(19 answers)
Opened by GwenDragon at 2012-01-25 09:54
schau dir mal 0.96_003 an, da sollte jetzt alles funktionieren.
normale vars sehen immer so aus: .path.to.var expressions: .path.to.var{.another.var[23]}{'literal key'} .path{'key'} ist also ein ersatz für .path.key, falls letzteres in komlizierteren expressions nicht möglich ist. 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: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |