Re: [htmltmpl] How to Keep Trailing 0 in Outuput
Brought to you by:
samtregar
From: Roger B. W. <ro...@fi...> - 2011-08-08 16:38:54
|
On Mon, Aug 08, 2011 at 02:38:42PM +0000, Wei, Alice Ju-Hsuan wrote: >The first 5 displayed as it is above, but the 6th one was displayed as 4435.8. How can I keep the print out as it is on html-plate? Here is what I have in the html-template call: There's nothing in HTML::Template that should mess around with values in this way. Can you supply a minimal test case? (I.e. the fewest possible lines of code that demonstrate the problem, including everything that we need to reproduce it.) Roger |