|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Re: (Golf) Kaprekar's Processby sean (Beadle) |
| on Jun 17, 2001 at 05:22 UTC ( [id://89139]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Your map statement is working fine. The problem is that you have assigned a value to "$,", which is the output field separator variable. Its value is printed when you use a comma in a print statement.
will output: foobarbaz --sean
In Section
Meditations
|
|
||||||||||||||||||||||||