At 11:40 AM 6/13/01 -0500, [EMAIL PROTECTED] wrote: >How do you evaluate a block in scalar context? Any light on this >( or a pointer ) maybe? $ perl -le 'do { print wantarray ? "LIST" : "SCALAR" }' SCALAR perlfunc should mention this under 'do', perhaps... -- Peter Scott Pacific Systems Design Technologies http://www.perldebugged.com
- map question Atul_Khot
- Re: map question David Olbersen
- Re: map question Atul_Khot
- Re: map question Peter Scott
- Re: map question Paul