How can I do this in perl?
Jason
Adapt any of the methods given at
http://faq.perl.org/perlfaq5.html#How_can_I_output_my_
BTW: the comma as a decimal separator is country _and_ language
specific, and is not common across europe.
See perldoc -q added
Replacing the comma with a dot in the sub commify() is left as an
excercise to the reader.
jue