![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Any last words?by pike (Monk) |
on Nov 23, 2001 at 15:03 UTC ( [id://127084]=note: print w/replies, xml ) | Need Help?? |
'die' concatenates its argument like print does. This is so that you can say e.g.
rather than having to explicitly concatenate the strings:
The downside to this is that the args are obviously also concatenated when you pass the to a handler. pike
In Section
Meditations
|
|