But doesn't just calling foo() in void context
foo();
enforce void context upon the invocation of foo()? What need for anything else?
Is it ever possible to get a value directly returned from a subroutine invoked in void context, whether "enforced" or "natural" (as in the example above)? (Of course, it's always possible to indirectly return values from subroutines invoked in void context.)
Give a man a fish: <%-(-(-(-<
In reply to Re^5: How to enforce void context in Reply?
by AnomalousMonk
in thread How to enforce void context in Reply?
by docdurdee
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |