in reply to Re^4: Is { } an empty block or a bug in perl?
in thread Is { } an empty block or a bug in perl?
and in "file.pl"$r = do "file.pl"
{}
update: by the way: whether or not you add a "return" to the last statement doesn't make any difference. It just makes it more explicit.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Is { } an empty block or a bug in perl?
by thor (Priest) on Jul 07, 2005 at 02:24 UTC |