![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Format not adding to line when ending in spacesby melora (Scribe) |
on Dec 14, 2003 at 02:37 UTC ( #314600=note: print w/replies, xml ) | Need Help?? |
Personally, I'm somewhat inclined to think that's a bug. Look at it this way: Why are space characters treated like second-class data? Just because you're a 20 and not a 30... ;)
How about taking just that last field out of the format, and using a print (or printf) to print the last field on the line? You could leave the rest of them undisturbed, so it would be a small code change.
Melora
In Section
Seekers of Perl Wisdom
|
|