In Message-Id: <3pqaapFbk11aU1@individual.net>
"Robert Klemme" <bob.news@gmx.net> writes:
Ooops! I overlooked that one. /me smacks himself So the attribution
should of course go to Yanagawa Kazuhisa (I never know which is the
surname and which the christian name with asian names.).
That's derived from the snippet in some Perl book, something like:
$s = "1234567";
1 while $s =~ s/(\d+)(\d{3})/$1,$2/;
# $s == "1,234,567".
so I don't say it's my own
···
--
kjana@dm4lab.to September 27, 2005
A man is known by the company he keeps.