Re: template loop problem

2008-07-15 Thread Rob Dixon
Graeme McLaren wrote: Hi all, I'm tryin to do something simple. The output I want needs to be in a table, for example: table tr tdEuros/tdtddollars/td /tr trtdeuro value/tdtddollar value/td /tr /table In my code I have:

RE: template loop problem

2008-07-15 Thread Graeme McLaren
: Tue, 15 Jul 2008 17:37:14 +0100 From: [EMAIL PROTECTED] To: beginners@perl.org CC: [EMAIL PROTECTED] Subject: Re: template loop problem Graeme McLaren wrote: Hi all, I'm tryin to do something simple. The output I want needs to be in a table, for example: table tr tdEuros/tdtddollars/td

Re: template loop problem

2008-07-15 Thread Rob Dixon
Graeme McLaren wrote: Hi Rob, Basically I want the data displayed in a table, for example (missed out Euros): table tr tdSterling/td tdDollars/td tdEuros/td /tr tr tdSterling to Euros/td td1.5/td tdDollars to Sterling/td

RE: template loop problem

2006-06-06 Thread Graeme McLaren
k got this one fixed too just needed to put a hashref inside a while loop. From: Graeme McLaren [EMAIL PROTECTED] To: beginners@perl.org Subject: template loop problem Date: Tue, 06 Jun 2006 16:06:47 +0100 MIME-Version: 1.0 X-Originating-IP: [62.254.183.162] X-Originating-Email: