|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Security Breach through Template::Toolkitby Sixtease (Friar) |
| on Nov 11, 2008 at 10:08 UTC ( #722816=note: print w/ replies, xml ) | Need Help?? |
|
Yeah well, I'm starting to see that Template::Toolkit might be just a little too powerful. Let alone the STDOUT filter could bloat the output of my app. Users can create complex data structures and print them repeatedly, so I see ways of loading the server with lots of work. Maybe HTML::Template would be better. But the comfort is far from that which TT provides.
use strict; use warnings; print "Just Another Perl Hacker\n";
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||