|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Syntax question withby I0 (Priest) |
| on Jan 02, 2001 at 04:09 UTC ( [id://49255]=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.
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
|
|
||||||||||||||||||||||||