On Thu, 24 Nov 2011 18:09:49 +0100 veeru reddy <[email protected]> wrote:
> Hi everyone, > I have one xml data and I through XML::simple then i stored in a > string and processing using template. but my problem is I have some > repeated nodes in xml data suppose university name is repeated then > no need to process . how can i do with template if if same name > occurs twice then font process that one like that. Read Template::Manual::Directives, especially the NEXT directive. -- C. Chad Wallace, B.Sc. The Lodging Company http://www.lodgingcompany.com/ OpenPGP Public Key ID: 0x262208A0 _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
