On Apr 25, 2011, at 3:12 AM, Uri Guttman wrote: > finally, i am very proud of the code quality in those two modules. feel > free to look at them, ask me questions, flame the code, etc. i have no > issues with anything said about my code.
I'm an "advanced beginner" and I'm embarrassed to say that, although I've read the Synopsis and Description in the module documentation, and searched perldoc, I can't figure out what a 'template' is or what its purpose is, in the context of Perl. Also, the synopsis for Template::Simple included the following: # this is data that will be used to render that template the keys # are mapped to the chunk names (START & END markups) in the # template the row is an array reference so multiple rows will be # rendered usually the data tree is generated by code instead of # being pure data. Is this properly punctuated? I can't parse this sentence/paragraph. I'm not saying that an introduction to templates belongs in the module documentation, but can you (or somebody else) tell me what, generically, a "Template" module is for? Chap -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/