|
|
| "be consistent" | |
| PerlMonks |
Re: Syntax question withby I0 (Priest) |
| on Jan 02, 2001 at 09:09 UTC ( #49255=note: print w/ replies, xml ) | Need Help?? |
|
furthur, map {1e1,2} @foo is a syntax error, whereas map {1e+1,2} @foo and map {1.0,2} @foo work
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||