|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Re: (Golf) Kaprekar's Processby sean (Beadle) |
| on Jun 17, 2001 at 09:22 UTC ( #89139=note: print w/ replies, xml ) | Need Help?? |
|
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
|
|
||||||||||||||||||||